Simple app to show the number of github notifications in the system tray
- Rust
- Create a github token with the
notificationsscope - Create a
.cargo/config.tomlfile from the example and set theTOKEN - Run
cargo tauri devto start a development run - Run
cargo tauri buildto get a Mac OS application