GitTop

A tiny native inbox for GitHub notifications.
Zero tab clutter. Open-source and built in Rust.

GitTop app

Featherweight Footprint

Typically 5-15MB of RAM in use and 1-2MB in the tray. Always on, never in the way.

Multi-Account Inbox

Switch between work and personal GitHub accounts in one click without losing context.

Smart Rules

Mute the noise with powerful filters so the important notifications rise to the top.

Native Performance

Built in Rust with no Electron or WebViews for fast, battery-friendly alerts.

True Cross-Platform

Windows and Linux support with native system tray integration and desktop notifications.

Why GitTop?

GitHub notifications matter, but a browser tab is a distraction. GitTop keeps you close to your work with native alerts and a clean inbox that disappears when you are done.

Install GitTop

Pick your OS and install in seconds. Source code can be found at https://github.com/AmarBego/GitTop.

Windows

Winget

winget install AmarBego.GitTop

Chocolatey

choco install gittop

Scoop

scoop bucket add gittop https://github.com/AmarBego/GitTop
scoop install gittop

Linux

Flatpak

Download .flatpak file, then install:

flatpak install ./gittop-VERSION.flatpak

Arch Linux (AUR)

yay -S gittop-bin

Fedora (COPR)

sudo dnf copr enable amarbego/gittop
sudo dnf install gittop

Ubuntu/Debian (Snap)

sudo snap install gittop