phoqe / Remmi

Daily GitHub contributions in your macOS status bar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remmi

Daily GitHub contributions in your macOS status bar.

Screenshot

Dark

Light

Motivation

A fun way to begin writing macOS apps in Swift. Nothing serious.

Remarks

  • The count refreshes every 5 minutes.
  • Clicking the count triggers a refresh and resets the refresh timer.
  • SwiftSoup for DOM parsing. Yes, it’s an unnecessary overhead.

Installation

I recommend installing Remmi with Homebrew for automatic updates.

Homebrew

brew install --cask phoqe/cask/phoqe-remmi

If you want Remmi to launch at login, add it to Login Items.

Manual

  1. Download the latest stable version of Remmi in the Releases section on GitHub.
  2. Expand the Remmi.zip file.
  3. Drag the Remmi.app file to the ~/Applications directory.
  4. Start Remmi and enter your GitHub username.

If you want Remmi to launch at login, add it to Login Items.

Licence

MIT

About

Daily GitHub contributions in your macOS status bar.

License:MIT License


Languages

Language:Swift 100.0%