From c6aad0ed3587c714f3ce90641ccaa9b344c22a6d Mon Sep 17 00:00:00 2001 From: jeonlab <37269397+jeonlab@users.noreply.github.com> Date: Thu, 20 Jun 2024 11:39:49 -0400 Subject: [PATCH] Add files via upload --- apps/golf-gps/README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 apps/golf-gps/README.md diff --git a/apps/golf-gps/README.md b/apps/golf-gps/README.md new file mode 100644 index 000000000..1bb6afd65 --- /dev/null +++ b/apps/golf-gps/README.md @@ -0,0 +1,26 @@ +# Golf GPS + +I have used Rebble clock since I bought my Banglejs 2, and wanted to make my own clock with much simpler features and to switch the time window and the feature window because I'm wearing my watch on my left wrist and about a half (left side) of the screen is covered by the sleeve of my jacket or shirts. Of course it won't happen during summer, but I decided to make my first Bagle app with these changes. See Features below for the items displayed on the screen. +- The layout is inspired by the Rebble clock. +- The big font KdamThmor is copied from the Rebble clock. + +## Features +- Single screen +- No settings +- Time on the right side with big font +- On the sidebar on the left + - Day of week + - Day + - Month + - Steps + - Bluetooth connection status + - Battery % +- Update time and status every 1 minute + +## Screenshots +![](jclock_screenshot_no_BT.png) +![](jclock_screenshot_BT.png) + +## Creator + +Written by [JeonLab](https://jeonlab.wordpress.com)