└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # 💻 Free app gems & enhancements I use on MacOS. 2 | 3 | ### Developer tools 4 | + [ **iTerm2**](https://iterm2.com/ " iTerm2") *(iTerm2 is a replacement for Terminal)* 5 | + [**Fish**](https://fishshell.com/ "Fish") *(Fish is a smart and user-friendly command line)* 6 | + [**Oh My Fish**](https://github.com/oh-my-fish/oh-my-fish "Oh My Fish") *(Oh My Fish provides core infrastructure to allow you to install packages which extend or modify the look of your shell)* 7 | + [**Oh My Zsh**](https://ohmyz.sh/ "Oh My Zsh") *(Oh My Zsh is a delightful, open source framework for managing your Zsh configuration)* 8 | + [**Warp**](https://www.warp.dev/) *(The terminal for the 21st century.)* 9 | + [**Proxyman**](https://proxyman.io/) *(With Proxyman app, you can capture, inspect, and manipulate HTTP(s) traffic with ease)* 10 | 11 | ### Productivity 12 | + [**Cuber**](https://svenko.me/pages/cuber.html) *(Cuber is a mini browser for the menu bar)* 13 | + [**Flow**](https://flowapp.info/ "**Flow**") *(Flow is a minimalistic pomodoro based focus timer)* 14 | + [**Dropzone 4**](https://apps.apple.com/us/app/dropzone-4/id1485052491 "**Dropzone**") *(Dropzone makes it faster and easier to copy and move files, open applications and share files with many different services)* 15 | + [**Vimium**](https://github.com/philc/vimium "**Vimium**") *(Vimium is a browser extension that provides keyboard-based navigation. **I highly recommend it**)* 16 | + [**How long left**](https://apps.apple.com/us/app/how-long-left/id1388832966?mt=12) *(Count down calendar events in menu bar. I use this for school to see when my class period ends)* 17 | + [**MacGPT (Menu bar)**](https://www.macgpt.com/) *(Chat with OpenAI's ChatGPT in mac menu bar like a pro)* 18 | + [**ChatGPT (App)**](https://github.com/lencx/ChatGPT) *(ChatGPT desktop application)* 19 | 20 | ### Utilities 21 | + [**Pearcleaner**](https://github.com/alienator88/Pearcleaner) *(An open-source mac app cleaner)* 22 | + [**Tiles**](https://freemacsoft.net/tiles/ "Tiles") *(Tiles is a window manager which allows you to easily reorganize windows by dragging them to the edges of the screen)* 23 | + [**Silicon**](https://github.com/DigiDNA/Silicon "**Silicon**") *(Identify Intel-Only Apps on your Mac with ease)* 24 | + [**Pandan**](https://apps.apple.com/app/id1569600264 "**Pandan**") *(Time awareness in your menubar)* 25 | + [**Hidden Bar**](https://apps.apple.com/us/app/hidden-bar/id1452453066 "**Hidden Bar**") *(Hide menubar items)* 26 | + [**Manila**](https://github.com/neilsardesai/Manila "**Manila**") *(Manila is a Finder extension that lets you change the colors of your folders)* 27 | + [**IINA**](https://iina.io/ "**IINA**") *(The modern media player for macOS)* 28 | + [**MacUpdater**](https://www.corecode.io/macupdater/index.html "**MacUpdater**") *(App automatically tracks the latest updates of all applications installed on your MacOS)* 29 | + [**itsycal**](https://www.mowglii.com/itsycal/ "**itsycal**") *(Itsycal is a tiny menu bar calendar. Very cool app)* 30 | + [**FreeScaler**](https://apps.apple.com/us/app/freescaler/id6443796196 "**FreeScaler**") *(Upscale your low-res images)* 31 | + [**Transmission**](https://transmissionbt.com/) *(A Fast, Easy and Free Bittorrent Client )* 32 | + [**SquirrelDisk**](https://www.squirreldisk.com/) *(This app is used to easily detect huge files)* 33 | + [**qView**](https://interversehq.com/qview/) *(Practical and Minimal Image Viewer)* 34 | 35 | ### Fun 36 | + [**JazzUp**](https://www.irradiatedsoftware.com/labs/) *(JazzUp is a simple menu bar app that plays sound fx as you type. Sounds include: Typewriter, Cherry MX™...)* 37 | 38 | ### Terminal Scripts 39 | + **[scdl](https://github.com/flyingrub/scdl "scdl")** *(This script is able to download music from SoundCloud from your terminal)* 40 | + [**nativefier**](https://github.com/nativefier/nativefier "**nativefier**") *(Nativefier is a command-line tool to easily create a “desktop app” for any web site with minimal fuss)* 41 | + [**ImageMagick**](https://imagemagick.org/script/index.php "**ImageMagick**") *(Use ImageMagick® to create, edit, compose, or convert digital images from terminal)* 42 | + [**tldr**](https://github.com/tldr-pages/tldr) *(tldr is a collection of simplified help pages for command-line tools, designed to complement traditional man pages)* 43 | + [**macos-trash**](https://github.com/sindresorhus/macos-trash) *(Move files and folders to the trash from terminal)* 44 | 45 | ### Star History 46 | 47 | [![Star History Chart](https://api.star-history.com/svg?repos=svenko99/MacOS-free-apps-gems&type=Date)](https://star-history.com/#svenko99/MacOS-free-apps-gems&Date) 48 | --------------------------------------------------------------------------------