aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArseniy Movshev <dodoradio@outlook.com>2022-10-22 13:31:50 +0100
committerArseniy Movshev <dodoradio@outlook.com>2023-01-07 14:19:27 +0000
commit95c72f71f9382e3bf2918892edc1e7137391554d (patch)
tree4eb93e137d72c7c8bb5604d8a66b6315ab0f87a9 /README.md
parentb2f45991df2498a050352f3c6dd8c956bde535ee (diff)
Fork from asteroid-stopwatch and initialise repo
copied over the asteroidos boilerplate from asteroid-stopwatch and removed everything else started work on getting a UI to show up
Diffstat (limited to '')
-rw-r--r--README.md27
1 files changed, 8 insertions, 19 deletions
diff --git a/README.md b/README.md
index e587fa5..74d8e9d 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,8 @@
-# Asteroid Stopwatch
-A stopwatch app for [AsteroidOS](http://asteroidos.org/)
-
-## Dependencies
-* [qml-asteroid](https://github.com/AsteroidOS/qml-asteroid)
-
-## Copyright and License
-(C) Copyright 2015 by Tim Süberkrüb
-
-Part of this code is based on "Stopwatch" (https://github.com/baleboy/stopwatch)
-
-Copyright (C) 2011 Francesco Balestrieri
-
-This application is free software: you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
-
-See LICENSE for more information.
+# Asteroid Map
+A map app for AsteroidOS. Depends on Qt5 and qml-asteroid. Aims to provide a useful map app optimised for small and round displays, and devices with limited connectivity.
+# Planned features and ideas for implementing them
+- Buttons for zoom and centering view on the user.
+- Manual caching/downloading of map tiles - A useful feature for going offline. The qt
+- Waypoints - save a location, some text, an icon?
+- Importing navigation routes - perhaps sending these over from a paired device as GPX, or something else. Probably way off in the future.
+- Some sort of navigation system on watch?