Splatoon Schedule app for Pebble watches (wip)
- PHP 51.4%
- C 38.9%
- JavaScript 6.6%
- Python 2.6%
- Shell 0.3%
- Other 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| resources | ||
| src | ||
| web | ||
| .gitattributes | ||
| .gitignore | ||
| LICENCE | ||
| package.json | ||
| README.md | ||
| wscript | ||
Splabble
A mashup of "Splatoon" and "Pebble" never sounded so terrible.
This is a little watchapp for checking the map rotation for Splatoon 2 and 3, but also for the Wii U game through the Pretendo services.
Depends on the Jelonzo Bot service and its API by OatmealDome and Simonx22 for fetching map rotation data.
Building & running
Needs the Pebble SDK, obviously.
pebble build # build for all targetPlatforms
pebble install --emulator emery # install on the emery emulator
pebble install --phone <ip> # install to a paired phone