Skip to content

Commit

Permalink
v0.1-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkys144 committed Aug 9, 2021
1 parent 77251ad commit 7fa23fc
Show file tree
Hide file tree
Showing 13 changed files with 38 additions and 126 deletions.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2021 Tomáš Kysela

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
5 changes: 0 additions & 5 deletions Platfomio/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions Platfomio/.vscode/extensions.json

This file was deleted.

39 changes: 0 additions & 39 deletions Platfomio/include/README

This file was deleted.

46 changes: 0 additions & 46 deletions Platfomio/lib/README

This file was deleted.

18 changes: 0 additions & 18 deletions Platfomio/platformio.ini

This file was deleted.

11 changes: 0 additions & 11 deletions Platfomio/test/README

This file was deleted.

17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
# WatchyBell

## About

WatchyBell is a watch face for Watchy based on [BraininaBowl/Bahn-for-Watchy](https://github.com/BraininaBowl/Bahn-for-Watchy). This face is primarly focused on steps and time-tracking / time-sync.

## Features

- Percentage-based battery icon (Automaticly adjusts for historical maximum and minimum)
- Midnight step counter reset

## Roadmap

- NTP sync
- Darkmode menu switch
- Alarm
- Sleep and Battery saver
- Mobile phone notifications over BLE
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7fa23fc

Please sign in to comment.