Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KDE/kdeconnect-android
Native Android port of the KDE Connect Qt app
https://github.com/KDE/kdeconnect-android
Last synced: 3 months ago
JSON representation
Native Android port of the KDE Connect Qt app
- Host: GitHub
- URL: https://github.com/KDE/kdeconnect-android
- Owner: KDE
- License: gpl-2.0
- Created: 2015-09-18T14:50:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T01:41:35.000Z (9 months ago)
- Last Synced: 2024-05-01T11:58:19.915Z (9 months ago)
- Language: Java
- Homepage: https://invent.kde.org/network/kdeconnect-android
- Size: 22.4 MB
- Stars: 872
- Watchers: 38
- Forks: 157
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- stars - KDE/kdeconnect-android
- Awesome-Android-Open-Source-Projects - KDEConnect
README
# KDE Connect - Android app
KDE Connect is a multi-platform app that allows your devices to communicate (eg: your phone and your computer).
## (Some) Features
- **Shared clipboard**: copy and paste between your phone and your computer (or any other device).
- **Notification sync**: Read and reply to your Android notifications from the desktop.
- **Share files and URLs** instantly from one device to another.
- **Multimedia remote control**: Use your phone as a remote for Linux media players.
- **Virtual touchpad**: Use your phone screen as your computer's touchpad and keyboard.All this without wires, over the already existing Wi-Fi network, and using TLS encryption.
## About this app
This is a native Android port of the KDE Connect Qt app. You will find a more complete readme about KDE Connect [here](https://invent.kde.org/network/kdeconnect-kde/).
## How to install this app
You can install this app from the [Play Store](https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp) as well as [F-Droid](https://f-droid.org/repository/browse/?fdid=org.kde.kdeconnect_tp). Note you will also need to install the [desktop app](https://invent.kde.org/network/kdeconnect-kde) for it to work.
## Contributing
A lot of useful information, including how to get started working on KDE Connect and how to connect with the current developers, is on our [KDE Community Wiki page](https://community.kde.org/KDEConnect)
For bug reporting, please use [KDE's Bugzilla](https://bugs.kde.org). Please do not use the issue tracker in GitLab since we want to keep everything in one place.
To contribute patches, use [KDE Connect's Gitlab](https://invent.kde.org/network/kdeconnect-android/).
On Gitlab (as well as on our [old Phabricator](https://phabricator.kde.org/tag/kde_connect/)) you can find a task list with stuff to do and links to other relevant resources.
It is a good idea to also subscribe to the [KDE Connect mailing list](https://mail.kde.org/mailman/listinfo/kdeconnect).Please know that all translations for all KDE apps are handled by the [localization team](https://l10n.kde.org/). If you would like to submit a translation, that should be done by working with the proper team for that language.
## License
[GNU GPL v2](https://www.gnu.org/licenses/gpl-2.0.html) and [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)If you are reading this from GitHub, you should know that this is just a mirror of the [KDE Project repo](https://invent.kde.org/network/kdeconnect-android/).