mirror of
https://github.com/AsteroidOS/telescope.git
synced 2026-05-25 18:17:49 +02:00
No description
- QML 91.6%
- IDL 5.3%
- C++ 2.1%
- QMake 1%
Currently translated at 100.0% (28 of 28 strings) Translation: AsteroidOS/Telescope Translate-URL: https://hosted.weblate.org/projects/asteroidos/telescope/oc/ |
||
|---|---|---|
| app | ||
| assets | ||
| asteroidsyncservice@96126da220 | ||
| po | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| asteroidsyncserviced.apparmor | ||
| clickable.yaml | ||
| LICENSE | ||
| manifest.json.in | ||
| README.md | ||
| telescope.apparmor | ||
| telescope.desktop.in | ||
| telescope.pro | ||
| version.pri | ||
Telescope - Ubuntu Touch synchronization app for AsteroidOS
Compatibility matrix
| Bass | Dory | Lenok | Sparrow | Smelt | Sturgeon | |
|---|---|---|---|---|---|---|
| arale | ❗ | ❗ | ❔ | ❔ | ❔ | ❔ |
| bacon | ✔️ | ❔ | ❔ | ❔ | ✔️ | ❔ |
| cancro | ❔ | ❔ | ❔ | ❔ | ✔️ | ✔️ |
| hammerhead | ✔️ | ❌ | ❔ | ✔️ | ❔ | ❔ |
| krillin | ❔ | ❔ | ❔ | ❗ | ❔ | ❔ |
| mako | ❔ | ❔ | ❔ | ❌ | ❔ | ❔ |
| turbo | ✔️ | ✔️ | ❔ | ✔️ | ❔ | ❔ |
| pinephone | ❔ | ✔️ | ✔️ | ❔ | ❔ | ✔️ |
| sargo | ✔️ | ❔ | ❔ | ❔ | ❔ | ❔ |
| Symbol | meaning |
|---|---|
| ✔️ | Working fine |
| ❌ | Doesn't connect |
| ❗ | Looses connection |
| ❔ | No information available |
How to get it
Or build it yourself following instructions below.
Translating
We are happy to receive any help with the translation. For this please use our Weblate Webservice
Building the app
You need to checkout the submodule once:
git submodule update --init --recursive
Using clickable
To build and run the app on the desktop run:
clickable desktop
To build and install a click package for an armhf device:
clickable
To build and install a click package for an arm64 device:
clickable --arch=arm64
See clickable documentation for details.
Contributors
- Florent Revest (FlorentRevest)
- Florian Blasius (FloVanGH)
- Stefan Weng (StefWe)
