Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiwiz/mile-marker
https://github.com/kiwiz/mile-marker
pebble pebble-watchapp
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kiwiz/mile-marker
- Owner: kiwiz
- Created: 2019-09-24T11:43:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-08T16:52:31.000Z (over 5 years ago)
- Last Synced: 2024-12-03T12:54:40.941Z (2 months ago)
- Topics: pebble, pebble-watchapp
- Language: C
- Size: 160 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Mile Marker
===========A Pebble watchapp for keeping track of where you are throughout the day.
Drop a marker and annotate with a variety of fun emojis.
![Adding a marker](/img/adding-a-marker.png)
Manage and view markers directly from your watch.
![Managing markers](/img/managing-markers.png)
All data is stored on the Pebble and can be exported through your phone.
![Exporting markers](/img/exporting-markers.png)
Building
--------1. Source a copy of [Segoe UI Emoji](https://docs.microsoft.com/en-us/typography/font-list/segoe_ui_emoji) and place it in `resources/fonts` as `seguiemj.ttf`.
2. Run `pebble build`.Todo
----- Add altitude, heading & speed
Questions, Feedback, etc
------------------------Feel free to open a Github issue!