So good, we just skipped to the 3rd one.
Small Tauri app that shows current Splatoon 3 map schedule in your taskbar. Uses splatoon3.ink API to get current schedule data.
In cases there are any bugs or missing features and there hasn't been an issue made for them yet, make one if you can. Pull requests are welcome.
To build the app you need Tauri set up with pnpm and Rust.
pnpm install
pnpm tauri dev
pnpm tauri build
Before committing make sure your code is formatted.
- Inkipedia - Source of most icons used in the app
- splatoon3.ink - Source of data displayed in the app