Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.1 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.1 KB

Logo

InkSchedule 3

So good, we just skipped to the 3rd one.

About

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.

App preview

Development

To build the app you need Tauri set up with pnpm and Rust.

Install dependencies

pnpm install

Run dev

pnpm tauri dev

Release build

pnpm tauri build

Before committing make sure your code is formatted.

Attributions