Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Macos

Macos

1313 projects

Showing 36 of 1313 projects

BeardedSpice
BeardedSpiceObjective-C

A macOS app that lets you control web media players and native apps using your keyboard's media keys.

#system-tool#audio-player#browser-integration
Stars2.8k
Forks268
Last commit5 years ago
Messenger
MessengerObjective-C

A native Mac app wrapper for Facebook Messenger that provides a desktop experience.

#desktop-app#facebook-messenger#native-wrapper
Stars2.8k
Forks232
Last commit3 months ago
Asset Catalog Tinkerer
Asset Catalog TinkererSwift

A macOS app for opening, browsing, and extracting images from .car asset catalog and theme store files.

#quicklook-plugin#ios#developer-tools
Stars2.8k
Forks170
Last commit1 month ago
YouTube-Music
YouTube-MusicSwift

A macOS app wrapper for YouTube Music that runs it as a standalone desktop application with native integrations.

#music#youtube-music#media-player
Stars2.8k
Forks199
Last commit2 years ago
OpenCombine
OpenCombineSwift

Open-source implementation of Apple's Combine framework for reactive programming, compatible with older Apple OSes and cross-platform.

#asynchronous-programming#ios#webassembly
Stars2.8k
Forks222
Last commit2 years ago
OpenCombine
OpenCombineSwift

Open-source implementation of Apple's Combine framework for processing values over time across multiple platforms.

#asynchronous-programming#ios#webassembly
Stars2.8k
Forks222
Last commit2 years ago
Middleclick
MiddleclickSwift

Emulate a scroll wheel click with three-finger click/tap on MacBook trackpad and Magic Mouse.

#productivity-tool#gesture-control#system-enhancement
Stars2.8k
Forks126
Last commit1 month ago
core-plot
core-plotObjective-C

A 2D plotting framework for macOS, iOS, and tvOS, highly customizable and capable of drawing many types of plots.

#ios#objective-c#tvos
Stars2.8k
Forks597
Last commit1 month ago
rinf
rinfRust

A framework for building cross-platform apps with Rust business logic and Flutter UI, using native FFI for efficient communication.

#dart#ios#ffi
Stars2.7k
Forks110
Last commit1 day ago
Timer
TimerSwift

A simple drag-and-release timer app for macOS with keyboard shortcuts and notifications.

#productivity#desktop-app#macosx
Stars2.7k
Forks200
Last commit1 month ago
sysinfo
sysinfoRust

A cross-platform Rust library for retrieving detailed system information like CPU, memory, processes, disks, networks, and components.

#embedded-systems#system#raspberry
Stars2.7k
Forks416
Last commit3 days ago
Typhoon
TyphoonObjective-C

A powerful, lightweight dependency injection framework for Objective-C and Cocoa applications.

#ios#typhoon#objective-c
Stars2.7k
Forks261
Last commit5 years ago
PINCache
PINCacheObjective-C

A fast, non-deadlocking parallel object cache for iOS, tvOS, watchOS, and macOS, designed to persist expensive-to-reproduce temporary objects.

#parallel-computing#ios#memory-cache
Stars2.7k
Forks365
Last commit3 days ago
trash
trashJavaScript

A cross-platform Node.js module to safely move files and folders to the system trash instead of permanently deleting them.

#recycle-bin#filesystem#file-management
Stars2.7k
Forks81
Last commit3 months ago
Local Notifications
Local NotificationsDart

A Flutter plugin for displaying local notifications on Android, iOS, macOS, Linux, Windows, and web.

#dart#ios#android
Stars2.7k
Forks1.6k
Last commit2 days ago
Alfy
AlfyJavaScript

A Node.js toolkit for creating Alfred workflows with built-in utilities for input/output, caching, and remote fetching.

#alfred-workflow#alfred-workflows#alfred
Stars2.7k
Forks106
Last commit4 months ago
AlamofireObjectMapper
AlamofireObjectMapperSwift

An Alamofire extension that automatically converts JSON responses into Swift objects using ObjectMapper.

#ios#alamofire#objectmapper
Stars2.6k
Forks476
Last commit2 years ago
GoBoy
GoBoyGo

A multi-platform Nintendo Game Boy and Game Boy Color emulator written in Go, featuring debugging tools and broad game compatibility.

#debugging-tools#open-source#emulation
Stars2.6k
Forks121
Last commit2 months ago
KeyboardShortcuts
KeyboardShortcutsSwift

Add user-customizable global keyboard shortcuts to macOS apps with SwiftUI and Cocoa support.

#user-customization#app-store-compatible#global-shortcuts
Stars2.6k
Forks245
Last commit3 months ago
microvm
microvmNix

A Nix Flake to build and run NixOS on multiple Type-2 hypervisors, providing isolated virtual machines as Nix packages or systemd services.

#firecracker#systemd-service#flakes
Stars2.6k
Forks205
Last commit4 days ago
Teeworlds
TeeworldsC++

A free retro multiplayer shooter with up to 16 players, featuring team deathmatch, capture the flag, and custom map creation.

#multiplayer#sdl2#opengl
Stars2.6k
Forks645
Last commit11 months ago
Timepiece
TimepieceSwift

A Swift library providing intuitive date handling with natural syntax for date calculations and formatting.

#foundation#ios#date-handling
Stars2.6k
Forks141
Last commit6 years ago
Zip
ZipSwift

A Swift framework for zipping and unzipping files, built on top of minizip.

#ios#zip-utility#unzip
Stars2.6k
Forks477
Last commit1 year ago
mprocs
mprocsRust

A terminal tool to run and manage multiple commands in parallel with separate output panes and interactive controls.

#process-manager#parallel-execution#workflow-automation
Stars2.6k
Forks108
Last commit2 days ago
Ono
OnoObjective-C

A sensible XML and HTML parsing library for iOS and macOS, offering a modern DOM-style API with XPath and CSS query support.

#ios#libxml2#objective-c
Stars2.6k
Forks195
Last commit6 years ago
gitfs
gitfsPython

A FUSE file system that mounts Git repositories as local directories, automatically committing changes.

#version-control#cli-tool#fuse-filesystem
Stars2.6k
Forks162
Last commit1 month ago
DockSTARTer
DockSTARTerShell

A Docker setup tool that simplifies running apps in Docker with an interactive menu-driven configuration.

#devops#homelab#htpc
Stars2.6k
Forks292
Last commit5 days ago
Down
DownC

A Swift library for blazing fast CommonMark Markdown rendering, built on cmark.

#cmark#parsing#ios
Stars2.5k
Forks380
Last commit2 years ago
Install npm packages globally without sudo on macOS and Linux
Install npm packages globally without sudo on macOS and Linux

A collection of succinct, public domain guides for common developer tasks and system administration.

#developer-tools#public-domain#technical-guides
Stars2.5k
Forks446
Last commit1 year ago
Result
ResultSwift

A Swift microframework providing a Result<Value, Error> type for modeling success/failure of operations.

#functional-programming#ios#result-type
Stars2.5k
Forks228
Last commit5 years ago
Pika
PikaSwift

An open-source, native color picker for macOS with quick on-screen picking, multiple format support, and automation features.

#developer-tools#productivity#app
Stars2.5k
Forks79
Last commit1 day ago
iGlance
iGlanceSwift

A free, customizable macOS system monitor that displays CPU, memory, network, temperature, and fan stats in the menu bar.

#open-source#system#hardware-monitoring
Stars2.5k
Forks125
Last commit2 years ago
rem
remSwift

An open-source macOS app that locally records everything you view, enabling searchable history and text extraction.

#search#local#llm-context
Stars2.5k
Forks77
Last commit2 years ago
ExifCleaner
ExifCleanerPerl

A cross-platform desktop GUI application for cleaning metadata from images, videos, PDFs, and other files.

#exif#batch-processing#desktop-app
Stars2.5k
Forks153
Last commit2 months ago
Defaults
DefaultsSwift

A Swifty and modern type-safe wrapper for UserDefaults with SwiftUI support and iCloud sync.

#ios#codable#storage
Stars2.5k
Forks162
Last commit2 months ago
iStats
iStatsRuby

A command-line Ruby gem for monitoring CPU temperature, fan speeds, and battery stats on macOS.

#fan-speed#command-line-tool#ruby-gem
Stars2.5k
Forks169
Last commit3 years ago
PreviousPage 10 of 37Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Swift668
#Ios571
#Linux250
#Cross Platform212
#Productivity200
#Tvos175
#Windows162
#Developer Tools146
#Objective C134
#Cocoapods132
#Watchos114
#Open Source114