A qml whatsapp client for Ubuntu Touch
  • Python 64.4%
  • QML 26.6%
  • Go 6.1%
  • C++ 1.2%
  • JavaScript 1%
  • Other 0.7%
Find a file
brennoflavio 1dfc98ef81
All checks were successful
Sync l10n repo / sync-l10n (push) Successful in 53s
Release Greenline / release (push) Successful in 2m55s
Translation support
2026-06-17 16:30:46 -03:00
.forgejo/workflows Translation support 2026-06-17 16:30:46 -03:00
.github/workflows Fix build version resolution in CI 2026-05-28 02:17:51 -03:00
assets New logo and splash screen 2026-05-11 21:50:16 -03:00
daemon Add support for sending current location messages 2026-06-16 02:56:08 -03:00
plugin/audiocapture Add voice message recording and sending 2026-05-09 19:12:13 -03:00
po Translation support 2026-06-17 16:30:46 -03:00
qml Handle contact array messages and remove dead voice type 2026-06-17 03:13:48 -03:00
src Notify for contact array messages 2026-06-17 11:50:49 -03:00
tests Notify for contact array messages 2026-06-17 11:50:49 -03:00
.flake8 Initial project structure with QML UI scaffold 2026-03-25 01:16:01 -03:00
.gitignore Speed up chat page rendering for text-heavy chats 2026-04-24 20:00:33 -03:00
.isort.cfg Initial project structure with QML UI scaffold 2026-03-25 01:16:01 -03:00
.pre-commit-config.yaml Centralize Greenline KV access behind dataclass contracts 2026-05-26 21:53:39 -03:00
.python-version Initial project structure with QML UI scaffold 2026-03-25 01:16:01 -03:00
build-daemon.sh Add GitHub Actions workflow to build and release clickable package 2026-04-04 02:37:59 -03:00
build-python-deps.sh Release from forgejo 2026-06-15 19:12:03 -03:00
clickable.yaml Release from forgejo 2026-06-15 19:12:03 -03:00
CMakeLists.txt Add inbound Content Hub sharing for media and documents 2026-06-16 01:08:42 -03:00
greenline-contenthub.json Add inbound Content Hub sharing for media and documents 2026-06-16 01:08:42 -03:00
greenline.apparmor Add UserMetrics lock screen infographic for messages read today 2026-04-16 00:01:24 -03:00
greenline.desktop.in Add AppState event type and skip internal events in queue processing 2026-04-03 19:57:17 -03:00
greenline.dispatcher Add deep linking so tapping a notification opens the relevant chat 2026-04-15 16:11:43 -03:00
LICENSE Initial project structure with QML UI scaffold 2026-03-25 01:16:01 -03:00
manifest.json.in Add inbound Content Hub sharing for media and documents 2026-06-16 01:08:42 -03:00
push.apparmor Add avatar sync with daemon-side downloading 2026-03-27 03:16:55 -03:00
push.json Add push notifications 2026-03-26 22:51:26 -03:00
pushexec Move notification formatting from Go to Python push helper 2026-05-06 02:21:26 -03:00
pyproject.toml Add daemon event fixture tests and CI test gates 2026-05-26 02:49:54 -03:00
README.md Initial project structure with QML UI scaffold 2026-03-25 01:16:01 -03:00
snapcraft.yaml Initial project structure with QML UI scaffold 2026-03-25 01:16:01 -03:00
uv.lock Add daemon event fixture tests and CI test gates 2026-05-26 02:49:54 -03:00

Greenline

A native Whatsapp Client for Ubuntu Touch

License

Copyright (C) 2025 Brenno Almeida

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.