mikaelkristiansson / gitbar

System tray for github reviews

Home Page:https://mikaelkristiansson.github.io/gitbar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitBar

app icon

An system tray app for showing your pull requested reviews.

image

Development instructions

Requirements

Tauri getting started

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

About

System tray for github reviews

https://mikaelkristiansson.github.io/gitbar/

License:MIT License


Languages

Language:Svelte 67.6%Language:TypeScript 14.6%Language:Rust 11.4%Language:JavaScript 4.0%Language:HTML 1.3%Language:CSS 1.1%