MacOS

Open-source projects categorized as MacOS

Top 23 MacOS Open-Source Projects

  1. Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    Project mention: Activar semanticsDebugger en Flutter | dev.to | 2025-03-23
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. the-art-of-command-line

    Master the command line, in one page

    Project mention: 🚀 20 Must-Know GitHub Repositories for Developers in 2025! | dev.to | 2025-03-08

    1️⃣7️⃣ The Art of Command Line 🖥️ 📌 https://github.com/jlevy/the-art-of-command-line Master the Linux command line with this detailed guide.

  4. node

    Node.js JavaScript runtime ✨🐢🚀✨

    Project mention: JavaScript Myths You Still Believe (But Shouldn’t!) | dev.to | 2025-03-24

    Explore Node.js: https://nodejs.org/

  5. awesome-mac

     Now we have become very big, Different from the original idea. Collect premium software in various categories.

  6. Netdata

    The open-source observability platform everyone needs

    Project mention: Netdata: 20% discount on all annual plans Promo code BF20241Y | news.ycombinator.com | 2024-12-04
  7. alacritty

    A cross-platform, OpenGL terminal emulator.

    Project mention: Exploring Rust: A Rubyist's Perspective | dev.to | 2025-02-28

    Rust is one of the most appreciated programming languages, as highlighted in the GitHub Octoverse Survey. It offers memory safety, high performance, and strong tooling, making it a solid choice for both small utilities and large-scale applications. Many of the tools I use daily, like Alacritty and 1Password, benefit from Rust's speed and reliability.

  8. tldr

    📚 Collaborative cheatsheets for console commands

    Project mention: fd: A simple, fast and user-friendly alternative to 'find' | news.ycombinator.com | 2025-03-19

    I just use at the command line:

    ? toolname

    Eg

    ? git branch

    which gives me common examples of git branch

    For anything I can't remember. It aliases to tldr which is normally up to date with new tools.

    See also cheat.sh etc.

    https://tldr.sh/

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. ChatGPT

    🔮 ChatGPT Desktop Application (Mac, Windows and Linux)

    Project mention: Widen ChatGPT Screen | news.ycombinator.com | 2024-06-14
  11. mkcert

    A simple zero-config tool to make locally trusted development certificates with any names you'd like.

    Project mention: Setting up a trusted, self-signed SSL/TLS certificate authority in Linux | news.ycombinator.com | 2025-02-17

    Interesting, just checked out if mkcert (the popular way of doing this) supports it and found two issues:

    https://github.com/FiloSottile/mkcert/issues/131

    https://github.com/FiloSottile/mkcert/pull/113

    Hopefully Filippo revisits this now that it's broadly supported.

  12. Docker-OSX

    Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.

    Project mention: Instant macOS install on Proxmox including AMD patches | news.ycombinator.com | 2024-12-11
  13. marktext

    📝A simple and elegant markdown editor, available for Linux, macOS and Windows.

    Project mention: App Should Have Been a Website (and Probably Your Game Too) | news.ycombinator.com | 2024-12-31
  14. Motrix

    A full-featured download manager.

  15. PowerShell

    PowerShell for every system!

    Project mention: PowerShell 7.5.0 Released | news.ycombinator.com | 2025-01-23
  16. hyperterm

    A terminal built on web technologies

    Project mention: Stack Traces Are Underrated | news.ycombinator.com | 2025-03-10
  17. open-source-mac-os-apps

    🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps

  18. HomeBrew

    🍺 The missing package manager for macOS (or Linux)

    Project mention: 5 Local Environment Mistakes I See Everywhere, and How to Fix Them Properly | dev.to | 2025-03-21

    # ./launch.sh: #!/bin/bash if ! command -v brew &> /dev/null; then echo "❌ Homebrew is not installed. Install it from https://brew.sh/" exit 1 fi if ! command -v docker &> /dev/null; then echo "⚙️ Installing Docker..." brew install --cask docker fi if ! command -v php &> /dev/null; then echo "🐘 Installing PHP..." brew install [email protected] fi

  19. iina

    The modern video player for macOS.

    Project mention: 8 Must-Have Software for Programmers on Mac | dev.to | 2024-10-18

    2. Video Player: IINA

  20. spotube

    🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!

    Project mention: The Start to my Open Source Development Journey | dev.to | 2024-09-06

    In my journey of trying to expand to different programming niches/languages and my love for listening to music as I do whatever task I'm currently doing, I discovered a trending repository called: Spotube which is an Open Source, Cross-Platform Client for both Spotify and YouTube that removes the need to subscribe to Spotify/YouTube Premium to listen to music without the interruption of ads and allows for downloading music for offline listening.

  21. ShadowsocksX-NG

    Next Generation of ShadowsocksX

  22. dotfiles

    :wrench: .files, including ~/.macos — sensible hacker defaults for macOS

    Project mention: Apple announces new accessibility features, including Eye Tracking | news.ycombinator.com | 2024-05-15

    https://github.com/mathiasbynens/dotfiles/blob/main/.macos

  23. stats

    macOS system monitor in your menu bar

    Project mention: Stats – macOS system monitor in your menu bar | news.ycombinator.com | 2025-01-30
  24. MonitorControl

    🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.

    Project mention: Software for MacOS Developers that cannot Miss, Once More | dev.to | 2024-10-10

    MonitorControl

  25. UTM

    Virtual machines for iOS and macOS

    Project mention: Conducting forensics of mobile devices to find signs of a potential compromise | news.ycombinator.com | 2025-03-16

    > I wonder if there's a Termux equivalent for iPhone.

    https://getutm.app

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

MacOS discussion

Log in or Post with

MacOS related posts

Index

What are some of the best open-source MacOS projects? This list will help you:

# Project Stars
1 Flutter 169,280
2 the-art-of-command-line 155,245
3 node 110,224
4 awesome-mac 81,187
5 Netdata 73,862
6 alacritty 58,107
7 tldr 54,313
8 ChatGPT 53,651
9 mkcert 52,698
10 Docker-OSX 49,978
11 marktext 48,991
12 Motrix 46,949
13 PowerShell 46,817
14 hyperterm 43,814
15 open-source-mac-os-apps 43,279
16 HomeBrew 42,935
17 iina 39,764
18 spotube 38,476
19 ShadowsocksX-NG 32,672
20 dotfiles 30,650
21 stats 30,021
22 MonitorControl 29,341
23 UTM 28,615

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Swift is
the 15th most popular programming language
based on number of references?