Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Macos

Macos

1647 projects

Showing 36 of 1646 projects

DevDocs for macOS
DevDocs for macOSSwift

An unofficial macOS desktop application for browsing DevDocs API documentation with native features.

#developer-tools#productivity#desktop-app
Stars484
Forks18
Last commit3 years ago
Adapty
AdaptyC++

An open-source iOS SDK for fast in-app purchase integration with no-code paywalls, A/B testing, and real-time analytics.

#no-code#ios#entitlements
Stars484
Forks58
Last commit1 day ago
Chime
ChimeSwift

An open-source, modular text editor for macOS with a focus on extensibility and developer experience.

#extensionkit#developer-tools#macos-editor
Stars483
Forks20
Last commit4 months ago
IDZSwiftCommonCrypto
IDZSwiftCommonCryptoSwift

A Swift wrapper for Apple's CommonCrypto library providing digest, HMAC, encryption, and key derivation APIs.

#ios#hashing#pbkdf
Stars479
Forks80
Last commit2 years ago
Introduction to Compilers
Introduction to CompilersSwift

A Swift Playground providing a high-level overview of how modern compilers operate, created for WWDC 2017.

#programming-education#compiler-theory#wwdc-scholarship
Stars477
Forks15
Last commit
Keycastr
KeycastrObjective-C

An open-source keystroke visualizer for macOS that displays typed keys on screen in real-time.

#open-source#presentation-tool#keyboard-input
Stars476
Forks19
Last commit5 years ago
Pomodoro
PomodoroRust

A classic time management tool for Windows and macOS that lives in your menubar, implementing the Pomodoro Technique.

#desktop-application#productivity-tool#time-management
Stars475
Forks45
Last commit6 months ago
Fkill
FkillJavaScript

Alfred 3 workflow to search and kill processes by name or port number.

#alfred-workflow#productivity#system-tools
Stars474
Forks13
Last commit5 years ago
Grunt-imageoptim
Grunt-imageoptimJavaScript

A Grunt plugin that automates image optimization using ImageOptim, ImageAlpha, and JPEGmini for Mac.

#batch-processing#image-optimization#frontend-tooling
Stars474
Forks18
Last commit7 years ago
SecurePropertyStorage
SecurePropertyStorageSwift

A Swift library providing secure property wrappers for storing data in UserDefaults, Keychain, and custom storages with encryption.

#keychain#ios#userdefaults
Stars473
Forks20
Last commit3 months ago
Delphi ChatGPT
Delphi ChatGPTPascal

A native desktop and mobile application for accessing OpenAI's ChatGPT, GPT-4, and DALL-E across multiple platforms.

#desktop-application#ios#gpt-3
Stars472
Forks63
Last commit4 months ago
Plank
PlankSwift

A command-line tool for generating immutable model classes from JSON Schemas for Objective-C, Java, and JavaScript (Flow).

#ios#objective-c#type-safety
Stars468
Forks45
Last commit2 years ago
swiftGuard
swiftGuardPython

Anti-forensic macOS tray app that monitors USB ports and triggers shutdown/hibernation on unauthorized device activity.

#opsec#qt#physical-security
Stars468
Forks26
Last commit1 year ago
Default
DefaultSwift

A Swift library providing a modern interface to UserDefaults with Codable support for storing custom objects.

#hacktoberfest#ios#codable
Stars467
Forks18
Last commit1 year ago
SlimHUD - Cyanocitta
SlimHUD - CyanocittaSwift

A customizable replacement for macOS's volume, brightness, and keyboard backlight HUDs with modern animations and styling.

#brightness-control#hud-replacement#volume-control
Stars467
Forks11
Last commit2 months ago
Warden
WardenShell

A CLI utility for orchestrating Docker-based developer environments with automatic DNS, SSL, and proxy routing.

#magento2#developer-environment#magento
Stars466
Forks182
Last commit19 days ago
Crypter
CrypterJavaScript

A cross-platform desktop app for encrypting files and folders with strong security using a single MasterPass.

#crypto#desktop-app#client
Stars466
Forks75
Last commit5 years ago
EasyAnchor
EasyAnchorSwift

A declarative, extensible Swift library for simplifying Auto Layout with a fluent builder syntax.

#auto-layout#ios#layout-system
Stars457
Forks26
Last commit3 years ago
OneClip
OneClipSwift

A native macOS clipboard manager with advanced features like stack pasteboard, drag containers, AI integration, and local privacy.

#ai-integration#productivity#screenshot
Stars457
Forks27
Last commit6 days ago
Peninsula
PeninsulaSwift

A macOS notch app that enhances window switching, notifications, and file storage management.

#productivity#notification-center#accessibility
Stars456
Forks7
Last commit10 months ago
SwiftPlantUML
SwiftPlantUMLSwift

Xcode extension and macOS app that generates PlantUML class diagrams from Swift code directly within Xcode or Finder.

#xcode-plugin#developer-tools#plantuml-generating
Stars454
Forks24
Last commit
Reach
ReachSwift

A lightweight Swift class for detecting internet connectivity status, supporting both WiFi and cellular networks.

#ios#offline-detection#network-monitoring
Stars453
Forks111
Last commit7 years ago
Pareto Security
Pareto SecuritySwift

A macOS app that automatically audits your Mac for basic security hygiene and reminds you to fix common security fails.

#system-hardening#automated-checks#privacy-tools
Stars453
Forks27
Last commit12 days ago
Pareto Mac
Pareto MacSwift

Automatically audit your Mac for basic security hygiene by checking common security fails and providing reminders.

#privacy-tools#gatekeeper#macos-security
Stars453
Forks27
Last commit12 days ago
macOS Fortress
macOS FortressShell

A comprehensive macOS security suite combining a PF firewall, privatizing proxy, and ClamAV anti-virus to block trackers, malware, and attacks.

#malware-protection#packet-filter#proxy
Stars451
Forks52
Last commit4 years ago
PascalABC.NET
PascalABC.NETC#

A modern Pascal programming language implementation for the .NET platform with cross-platform support.

#programming-language#compiler#mono
Stars451
Forks116
Last commit7 days ago
Syncalicious
SyncaliciousSwift

A macOS app for synchronizing and backing up application preferences (plist files) across multiple machines.

#plist-backup#desktop-app#cloud-storage
Stars444
Forks12
Last commit6 years ago
Qilin Editor
Qilin EditorJavaScript

A fully hackable text editor for exact sciences with built-in KaTeX and AsciiMath support, extensible via plugins and themes.

#mathematics#plugin-system#physics
Stars442
Forks25
Last commit5 years ago
PSTeams
PSTeamsC#

A PowerShell module for sending rich notifications to Microsoft Teams via webhooks, supporting Adaptive Cards, Hero Cards, List Cards, and Thumbnail Cards.

#hacktoberfest#devops#sending-notifications
Stars442
Forks39
Last commit2 days ago
UserDefaultsStore
UserDefaultsStoreSwift

A lightweight Swift library to store and retrieve Codable objects in UserDefaults with thread-safe operations.

#database#ios#codable
Stars441
Forks17
Last commit4 years ago
DITranquillity
DITranquillitySwift

A lightweight yet powerful dependency injection library for Swift on Apple platforms and Linux.

#modular-architecture#ios#dependency-injection
Stars437
Forks32
Last commit3 months ago
DITranquillity
DITranquillitySwift

A lightweight yet powerful dependency injection library for Swift, designed for iOS, macOS, tvOS, watchOS, and Linux.

#ios#dependency-injection#swift-concurrency
Stars437
Forks32
Last commit3 months ago
iTunes-remote
iTunes-remoteJavaScript

Control iTunes playback and library from your terminal using a Node.js CLI.

#audio-control#jxa#terminal
Stars435
Forks29
Last commit6 years ago
itunes-remote
itunes-remoteJavaScript

Control iTunes playback and library from your terminal using a Node.js CLI.

#audio-control#jxa#terminal
Stars435
Forks29
Last commit6 years ago
Catch
CatchSwift

A native macOS app for automated broadcatching that downloads new episodes from RSS/Atom feeds via BitTorrent.

#feed-reader#bittorrent#rss
Stars435
Forks41
Last commit3 years ago
KeyPathKit
KeyPathKitSwift

A Swift library that provides SQL-like data manipulation operators using typed keypaths for clean, declarative syntax.

#declarative-programming#functional-programming#keypath
Stars432
Forks19
Last commit7 years ago
PreviousPage 24 of 46Next

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
6 years ago
2 years ago
#Swift807
#Ios690
#Linux312
#Productivity271
#Cross Platform243
#Tvos212
#Developer Tools211
#Windows183
#Cocoapods161
#Objective C151
#Watchos145
#Open Source127