aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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?