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%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-06 04:30:17 +02:00
resources Added Booyah and This way samples. 2026-09-03 22:17:17 +02:00
src please stop including stdint.h without my consent 2026-09-06 04:30:17 +02:00
web Also include the lengths of the segments at the start so we can easily jump over the strings block. 2026-09-05 18:02:15 +02:00
.gitattributes Initial import. 2026-08-30 04:31:02 +02:00
.gitignore Shadow language files to avoid sync conflicts. 2026-09-04 23:51:52 +02:00
LICENCE Initial import. 2026-08-30 04:31:02 +02:00
package.json Added Booyah and This way samples. 2026-09-03 22:17:17 +02:00
README.md Initial import. 2026-08-30 04:31:02 +02:00
wscript Initial import. 2026-08-30 04:31:02 +02:00

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