An system tray app for showing your pull requested reviews.
# 1 - install dependencies
pnpm i
# 2 - Run the App in development mode
pnpm tauri:dev
note that the first run will take time as tauri download and compile dependencies.
pnpm tauri:build