Quick Start Guide: Difference between revisions
(→Connecting to your watch: Correct Settings Pages link) |
(→Syncing with your phone: Correct Sync clients order) |
||
| Line 18: | Line 18: | ||
AsteroidOS can sync with your phone using community-built apps. | AsteroidOS can sync with your phone using community-built apps. | ||
* '''Android''' — [[https://f-droid.org/packages/ | * '''Android''' — [[https://f-droid.org/packages/nodomain.freeyourgadget.gadgetbridge Gadgetbridge]] provides the best overall experience. [[https://f-droid.org/packages/org.asteroidos.sync AsteroidOSSync]] is also available but known for an unstable stable connection on newer Android versions. | ||
* '''iOS''' — Notifications can be received by pairing with an iPhone. Time and weather sync are not currently supported. | * '''iOS''' — Notifications can be received by pairing with an iPhone. Time and weather sync are not currently supported. | ||
* '''Ubuntu Touch and SailfishOS''' — | * '''Ubuntu Touch and SailfishOS''' — Good support via [[https://open-store.io/app/uk.co.piggz.amazfish Amazfish]]. | ||
* '''Linux desktop''' — [[https://github.com/dodoradio/Buran Buran]], [[https://github.com/atx/AsteroidOSLinux AsteroidOSLinux]], and [[https://github.com/AsteroidOS/asteroid-ctrl asteroid-ctrl]] are available | * '''Linux desktop''' — Amazfish is also available via [[https://flathub.org/apps/uk.co.piggz.amazfish Flathub]]. [[https://github.com/dodoradio/Buran Buran]], [[https://github.com/atx/AsteroidOSLinux AsteroidOSLinux]], and [[https://github.com/AsteroidOS/asteroid-ctrl asteroid-ctrl]] are available on the projects Github. | ||
Full details are on the [[Synchronization Clients]] page. | Full details are on the [[Synchronization Clients]] page. | ||
Revision as of 08:28, 20 April 2026
Welcome to AsteroidOS! This guide will help you get set up after a successful installation. For a full reference of the UI and system features, see the links in the What's next section below.
Initial setup
After booting your watch for the first time you will be guided through a quick setup:
- Set your language, time, date, and timezone — adjust these as prompted.
- Intro slideshow — a non-interactive slideshow introduces the swipe gestures and UI. Once it finishes you will land on the watchface homescreen. You can skip it at any point with a long press on the on-screen next button.
AsteroidOS is controlled entirely by swipe gestures. Swipe down from the watchface to open the Quick Settings panel, swipe up to open the App Launcher, swipe left for notifications, and swipe right for the Agenda and Weather panels. Inside any app, swipe from the left edge to go back and swipe from the top to close the app and return to the watchface.
See the Interface Overview page for a full description of all gestures including the peek gesture.
Syncing with your phone
AsteroidOS can sync with your phone using community-built apps.
- Android — [Gadgetbridge] provides the best overall experience. [AsteroidOSSync] is also available but known for an unstable stable connection on newer Android versions.
- iOS — Notifications can be received by pairing with an iPhone. Time and weather sync are not currently supported.
- Ubuntu Touch and SailfishOS — Good support via [Amazfish].
- Linux desktop — Amazfish is also available via [Flathub]. [Buran], [AsteroidOSLinux], and [asteroid-ctrl] are available on the projects Github.
Full details are on the Synchronization Clients page.
Connecting to your watch
To install apps, update the system, or run commands, connect your computer to the watch via USB. Enable ADB or SSH in Settings > USB, then follow the SSH and IP Connection guides to establish a connection.
With a connection established you can update AsteroidOS with:
opkg update && opkg upgrade
And install apps with:
opkg install name-of-the-app
What's next
- Interface Overview — full gesture reference and navigation model
- Quick Settings Panel — what each toggle in the Quick Settings panel does
- Settings Reference — a description of every settings page and option
- Applications — stock and community apps available for AsteroidOS
- Synchronization Clients — phone and desktop sync options in detail
- Frequently Asked Questions (FAQ) — common questions and known limitations
Hack, tinker, contribute
AsteroidOS is built by enthusiasts for enthusiasts. Whether you want to write your own apps in QML/Qt, create watchfaces, or contribute code, everything is open. Explore the source, report issues, or get involved at [github.com/AsteroidOS].
Join the community
Join us on Matrix at [#Asteroid:matrix.org] — questions, progress sharing, and smartwatch hacking chat all welcome.