https://github.com/klemek/watchy
Watchfaces and tools
https://github.com/klemek/watchy
Last synced: 6 months ago
JSON representation
Watchfaces and tools
- Host: GitHub
- URL: https://github.com/klemek/watchy
- Owner: Klemek
- Created: 2021-08-24T23:37:16.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T17:33:42.000Z (about 1 year ago)
- Last Synced: 2024-04-21T10:24:23.180Z (about 1 year ago)
- Language: C
- Size: 2.35 MB
- Stars: 12
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Klemek's Watchy
## Watchfaces
### Tetris 2.0

A better skin for Tetris!
* "Score" is number of steps
* "Level" is battery level (0 - 100%)
* "Lines" is current date (day + month)
* Digits patterns are not the same depending of the type (first digit of minutes, ...)
* Random piece is drawn on the bottom-right each day (19 unique images)
* Find any day piece [here](https://klemek.github.io/watchy/)### Pokemon 2.0

A better skin for Pokemon!
* Wild Pokemon
* Changes every hour
* Bar is decreasing in an hour
* Level is 100 steps
* Owned Pokemon
* Changes every day
* Bar is decreasing in a day
* Level is battery level
* HP is current date
* Cursor changes every minuteSprites from: https://veekun.com/dex/downloads
### beLow

#### [below.black](https://below.black)
## Tool: Watchy Image Editor (WIP)
Read/Write/Import/Export images from header files
To use : `python3 watchy-image-editor/main.py`
