I'm using Homebrew to manage all installed software on both Linux and macOS machines.
You can check out my dotfiles to find an up-to-date list of the software I use.
This repository is my personal Homebrew tap, housing formulas for all my projects.
# Enable this tap
brew tap akopdev/formulas
| Project | Description | Install |
|---|---|---|
| ghgrab | Browse and download files from GitHub, GitLab, Codeberg, Gitea, and Forgejo | brew install ghgrab |
| nbcat | Preview jupyter notebooks directly in your terminal think of it as cat, but for | brew install nbcat |
| qutebrowser | Keyboard-driven, vim-like browser based on PyQt6 | brew install qutebrowser |