Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KDE/kube
Modern groupware client based on QtQuick and Sink
https://github.com/KDE/kube
Last synced: 5 days ago
JSON representation
Modern groupware client based on QtQuick and Sink
- Host: GitHub
- URL: https://github.com/KDE/kube
- Owner: KDE
- Created: 2016-02-02T09:35:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T02:42:34.000Z (7 months ago)
- Last Synced: 2024-05-01T12:02:01.608Z (6 months ago)
- Language: C++
- Homepage: https://invent.kde.org/pim/kube
- Size: 5.68 MB
- Stars: 153
- Watchers: 25
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - KDE/kube - Modern groupware client based on QtQuick and Sink (others)
README
## Kube
Kube is a personal information and communication application.
It uses Sink for data access and synchronization.See docs/project.md for more information.
## License
GPLV2+
## Getting involved
* https://invent.kde.org/pim/kube
* https://kube-project.com## Extract translatable messages
$ svn checkout svn://anonsvn.kde.org/home/kde/trunk/l10n-kf5/scripts
$ mkdir po
$ mkdir enpo
$ export LUPDATE=lupdate-qt5
$ PATH=/path/to/scripts:$PATH bash /path/to/scripts/extract-messages.sh