Skip to content

Harry-kp/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Tap

Official Homebrew tap for developer tools by Harry-kp.

Apps

🚀 Mercury - API Client

A fast, minimal API client built with Rust. Native performance, 60fps UI, zero subscriptions.

brew install --cask mercury

DocumentationGitHub

⏸️ AFK - Break Reminder

Take regular breaks while coding to reduce eye strain and stay focused.

brew install --cask afk

WebsiteGitHub

Quick Start

Add the tap and install any app:

# Add the tap (only needed once)
brew tap Harry-kp/tap

# Install apps
brew install --cask mercury
brew install --cask afk

Updating

brew upgrade --cask mercury
brew upgrade --cask afk

Uninstalling

brew uninstall --cask mercury
brew uninstall --cask afk

First Launch Notes

Since these apps aren't notarized through Apple's App Store, macOS may show a security warning on first launch:

  1. Right-click the app → OpenOpen
  2. Or go to System SettingsPrivacy & Security → Click "Open Anyway"

You only need to do this once per app.

Alternatively, you can run:

xattr -cr /Applications/Mercury.app
xattr -cr /Applications/Afk.app

About

This tap hosts macOS apps built with modern technologies:

  • Mercury: Rust + GPU acceleration
  • AFK: Native macOS app

All apps are free, open source, and built with care for developer experience.

About

Homebrew tap for AFK and other tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages