OpenToshAboutStatsNewsCollectionsFind AppsSubmit App
100%
Loading time...

Notification Center

Monday, Aug 24

HM

Message from Hamza

Author & Creator

Online

Welcome to OpenTosh! I created this platform to bring together the best of macOS retro and modern layouts for the web. Explore, search, and submit your favorite apps!

Cupertino

Partly Cloudy •

21°
H: 24°L: 14°
AQI 32Good
Sunny
StocksApple Inc. & Markets
Dow Jones
53,277▲ +1.2%
S&P 500
7,674▲ +0.8%
AAPLApple Inc.
309.35▼ -0.4%

MT Newswires

Nvidia, Fed Outlooks Dull Wall Street Bell; Asia Off, Europe Up

News FeedTech & Open Source
Swift.org

Swift updates expand to embedded & bare-metal devices

2 hours ago

GitHub Trend

Ghostty terminal developer releases major optimization build

5 hours ago

WebKit News

CSS Glassmorphism filters standard finalized in modern browsers

Yesterday

OpenTosh System Updates

  • v1.2.0: Added macOS Notification Center & widget stack
  • Fixed top Menu Bar layout and added full set of status icons
  • Launchpad search speed & keyboard responsiveness improvements
Finder - Where to Find macOS Apps

macOS Open Source & Package Management Directory

Curated directories, package managers, and GUI frontends for open-source and free software on macOS.

Showing: Open Source macOS Apps
Navigation
Open Source & Free App Directories
macOS Package Managers
GUI Frontends & App Store Alternatives

Open Source & Free App Directories

Open Source macOS Apps

The most comprehensive directory of open-source Mac applications, organized by category (audio, development, menu bar utilities, video, window management, etc.).

#directory#open-source#github#curated

Awesome Mac

A curated collection of open-source, freeware, and developer tools for macOS.

#directory#open-source#freeware#developer-tools

AlternativeTo

Lets you filter by macOS and Open Source to find FOSS replacements for commercial software (e.g., finding alternatives to Photoshop, Alfred, or Notion).

#alternatives#crowdsourced#foss

FOSSHub

A clean download repository providing direct, ad-free downloads of verified free and open-source binaries.

#downloads#binaries#clean#ad-free

macOS Package Managers

Homebrew

Best for: Default choice for CLI tools (`brew install`) and desktop GUI apps via casks (`brew install --cask`)

Install Command/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
#cli#casks#standard

MacPorts

Best for: Traditional Unix-style ports model; builds isolated packages in /opt/local

Install CommandDownload installer .pkg from official site
#cli#ports#isolated#unix

Nix + nix-darwin

Best for: Declarative, strictly reproducible developer environments and multi-machine dotfile setups

Install Commandsh <(curl -L https://nixos.org/nix/install)
#cli#declarative#reproducible#dotfiles

pkgsrc

Best for: NetBSD’s cross-platform packaging system, suited for portable POSIX toolchains

Install CommandSource bootstrap
#cli#bsd#posix#source-build

GUI Frontends & App Store Alternatives

Applite

A clean, native macOS GUI app store that acts as a visual interface for Homebrew Casks, allowing 1-click app discovery, installation, and updates.

#gui#homebrew-cask#app-store#native

Cork

A native SwiftUI interface for managing Homebrew packages, casks, and services without using the terminal.

#gui#swiftui#homebrew#native

mas-cli

A command-line interface for the official Mac App Store, allowing scripted installs and updates that can be integrated into Homebrew Brewfiles.

#cli#app-store#automation#brewfile