Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.16 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.16 KB

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