gitbar
gitbar copied to clipboard
System tray for github reviews
GitBar
An system tray app for showing your pull requested reviews.

Development instructions
Requirements
Instructions
# 1 - install dependencies
yarn
# 2 - Run the App in development mode
yarn tauri:dev
note that the first run will take time as tauri download and compile dependencies.
Production
yarn tauri:build