Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eyalben/awesome-macos-apps
Curated list of recommended macOS apps
https://github.com/eyalben/awesome-macos-apps
List: awesome-macos-apps
curated-list macos
Last synced: 16 days ago
JSON representation
Curated list of recommended macOS apps
- Host: GitHub
- URL: https://github.com/eyalben/awesome-macos-apps
- Owner: eyalben
- Created: 2022-08-11T08:52:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-16T22:00:15.000Z (over 1 year ago)
- Last Synced: 2024-04-10T18:22:07.260Z (8 months ago)
- Topics: curated-list, macos
- Homepage:
- Size: 12.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-macos-apps - Curated list of recommended macOS apps. (Other Lists / Monkey C Lists)
README
# Awesome macOS Apps for Developers and Designers
Inspired by [@guyzyl/awesome-macos-apps](https://github.com/guyzyl/awesome-macos-apps), I'd love to share my set of tools and apps I actually use :)
## Utilities
- [Amphetamine](https://apps.apple.com/il/app/amphetamine/id937984704?mt=12/) - Prevents your mac from sleeping
- [App Cleaner](https://freemacsoft.net/appcleaner/) - The missing uninstaller for mac
- [Cyberduck](https://cyberduck.io/) - FTP/SFTP Client
- [Rectangle](https://rectangleapp.com/) - Window manager with keyboard shortcuts (use `Spectacle` flavor shortcuts)
- [Stats](https://github.com/exelban/stats/) - Awesome menubar stats for CPU utilization, temperature and more....
- [The Unarchiver](https://theunarchiver.com/) - Unarchives all formats
- [MonitorControl](https://github.com/MonitorControl/MonitorControl) - Control external monitor brightness
- [Hidden Bar](https://github.com/dwarvesf/hidden) - Hide menu bar items## Media
- [Handbrake](https://handbrake.fr/) - Video transcoder
- [Spotify](https://www.spotify.com/) - Spotify...
- [SpotMenu](https://kmikiy.github.io/SpotMenu/) - Spotify mini-player for the menu bar
- [VLC](https://www.videolan.org/) - Plays any video## Design
- [Affinity Designer](https://affinity.serif.com/en-us/designer/) - Adobe Illustrator alternative - One time payment
- [Affinity Photo](https://affinity.serif.com/en-us/photo/) - Adobe Photoshop alternative - One time payment
- [ColorSlurp](https://colorslurp.com/) - Mac color picker from anywhere on the screen
- [Excalidraw](https://excalidraw.com/) - Instantly create amazing diagrams
- [Figma](https://www.figma.com/) - Web design## Dev
- [GitHub Desktop](https://desktop.github.com/) - Git client app for GitHub
- [Insomnia](https://insomnia.rest/products/insomnia) - REST API Client
- [Proxyman](https://proxyman.io/) - Packet sniffer with builtin SSL Proxy
- [Tailscale](https://tailscale.com/) - Create a VPN between your computers and phones, zero config, serverless.
- [Visual Studio Code](https://code.visualstudio.com/) - IDE, The modern Emacs compromise 🙈## Shell
- [iTerm 2](https://iterm2.com/) - Terminal alternative
- [Fig](https://fig.io/) - Amazing autocomplete and workflows for terminal
- [Oh My ZSH](https://ohmyz.sh/) - The best plugins and themes bundle for ZSH
- [powerlevel10k/powerlevel10k](https://github.com/romkatv/powerlevel10k) - ZSH Theme
- [git](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/git) - Adds git aliases
- [pj](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/pj) - Quick jump to projects folder
- [node](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/node) - Adds node-docs command for quick man
- [colored-man-pages](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/colored-man-pages) - Adds color to man pages