A qml whatsapp client for Ubuntu Touch
  • Python 63.8%
  • QML 25.9%
  • Go 6.1%
  • C++ 2.4%
  • JavaScript 1.1%
  • Other 0.6%
Find a file
Hosted Weblate 0fbd4e2766
Update translation files
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate.

Translation: UBports/App: Greenline
Translate-URL: https://hosted.weblate.org/projects/ubports/greenline/
2026-07-30 19:09:20 +02:00
.forgejo/workflows Action to monitor whatsmeow updates 2026-07-16 17:51:31 -03:00
assets New logo and splash screen 2026-05-11 21:50:16 -03:00
daemon Update whatsmeow to latest 2026-07-28 01:38:38 -03:00
plugin Use a native model for chat messages 2026-07-17 15:15:20 -03:00
po Update translation files 2026-07-30 19:09:20 +02:00
qml Use a native model for chat messages 2026-07-17 15:15:20 -03:00
src Update notification unread counts 2026-07-18 02:14:24 -03:00
tests Update notification unread counts 2026-07-18 02:14:24 -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 Change default Clickable Framework 2026-07-21 16:43:59 -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 Update notification unread counts 2026-07-18 02:14:24 -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/.