No description
  • QML 91.6%
  • IDL 5.3%
  • C++ 2.1%
  • QMake 1%
Find a file
Quentin PAGÈS 6fd43b884f
Translated using Weblate (Occitan)
Currently translated at 100.0% (28 of 28 strings)

Translation: AsteroidOS/Telescope
Translate-URL: https://hosted.weblate.org/projects/asteroidos/telescope/oc/
2026-03-02 12:09:46 +00:00
app fix qml2 import path for version 0.0.7 2020-08-26 09:30:06 +02:00
assets inital commit with the basic app files 2019-08-04 17:45:16 +02:00
asteroidsyncservice@96126da220 Update to version 0.0.6, which fix arm64 and fix screenshot directory creation 2020-08-06 23:34:55 +02:00
po Translated using Weblate (Occitan) 2026-03-02 12:09:46 +00:00
.gitignore add .gitignore file 2019-08-04 17:45:16 +02:00
.gitmodules add asteroidsyncservice as submodule 2019-08-04 17:45:16 +02:00
.travis.yml add first version of travis.yml for travis-ci 2019-11-29 19:18:12 +01:00
asteroidsyncserviced.apparmor add apparmor file for asteroidsyncserviced 2019-08-04 17:45:16 +02:00
clickable.yaml update clickable config to be compatible with clickable version 7 2022-11-26 21:24:01 +01:00
LICENSE add license 2019-08-05 23:02:36 +02:00
manifest.json.in update clickable config to be compatible with clickable version 7 2022-11-26 21:24:01 +01:00
README.md Add sargo to the compatibility matrix 2021-08-22 09:42:09 +02:00
telescope.apparmor add apparmor file for asteroidsyncserviced 2019-08-04 17:45:16 +02:00
telescope.desktop.in fix qml2 import path for version 0.0.7 2020-08-26 09:30:06 +02:00
telescope.pro Fix for devices with arm64 kernel and armhf rootfs 2020-06-20 22:17:33 +02:00
version.pri inital commit with the basic app files 2019-08-04 17:45:16 +02:00

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

OpenStore

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)