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

mac
macShell

A collection of Zsh completion definitions for macOS-specific commands and third-party tools.

#zsh-completion#developer-tools#productivity
Stars193
Forks14
Last commit1 year ago
Unicode Text Search
Unicode Text SearchPython

Find and paste Unicode symbols using a Python script or Alfred workflow.

#alfred-workflow#productivity-tools#unicode-symbols
Stars193
Forks10
Last commit3 years ago
BlueCryptor
BlueCryptorSwift

A Swift cross-platform cryptography library providing encryption, hashing, HMAC, and key derivation using CommonCrypto on Apple platforms and OpenSSL on Linux.

#key-derivation#hashing#libcrypto
Stars192
Forks48
Last commit2 months ago
GCDTimer
GCDTimerSwift

A well-tested Grand Central Dispatch (GCD) timer implementation for Swift applications.

#ios#dispatch#grand-central-dispatch
Stars192
Forks22
Last commit1 year ago
ng-chrome-extension
ng-chrome-extensionJavaScript

A CLI tool to generate Angular-based Chrome Extensions with support for all extension components.

#developer-tools#chrome#browser-extension
Stars191
Forks30
Last commit3 months ago
notable
notableGo

A simple, secure, and private note-taking application that runs locally as a static binary with no dependencies.

#search#go-application#static-binary
Stars191
Forks14
Last commit8 months ago
LayerX
LayerXSwift

A macOS app for displaying transparent images on screen with intuitive controls for designers and developers.

#developer-tools#productivity#osx
Stars190
Forks31
Last commit5 years ago
WebView (Tuarua)
WebView (Tuarua)ActionScript

A native extension providing modern WebView components for Adobe AIR applications across macOS, Windows, iOS, and Android.

#ios#webview#desktop-apps
Stars189
Forks53
Last commit2 months ago
PlayStatus
PlayStatusSwift

A native SwiftUI macOS menu bar app for controlling Apple Music and Spotify playback with a rich, customizable player.

#music#apple-music#productivity
Stars189
Forks7
Last commit8 days ago
AnyDate
AnyDateSwift

A Swifty date and time API for Swift inspired by Java 8's DateTime API, offering immutability, type safety, and ease of use.

#ios#datetime#java-8-datetime-api
Stars189
Forks13
Last commit1 year ago
MoyaSugar
MoyaSugarSwift

A syntactic sugar library for Moya that simplifies API endpoint definitions in Swift.

#ios#boilerplate-reduction#alamofire
Stars189
Forks31
Last commit4 years ago
Menubar Colors
Menubar ColorsSwift

A macOS menubar utility for quick access to the system color panel.

#developer-tools#productivity#color-picker
Stars188
Forks14
Last commit4 years ago
XcodeEquatableGenerator
XcodeEquatableGeneratorSwift

Xcode 8 source code extension that automatically generates Swift Equatable protocol conformance for structs and classes.

#xcode-plugin#xcode-8#developer-tools
Stars188
Forks14
Last commit7 years ago
MirrorDiffKit
MirrorDiffKitSwift

A Swift library that provides human-readable diff output for XCTAssertEqual failures and default Equatable implementations.

#ios#library#unit-testing
Stars188
Forks5
Last commit2 years ago
Spotify-Cli-Mac
Spotify-Cli-MacJavaScript

A Node.js CLI tool to control Spotify playback and search music directly from your macOS terminal.

#music-control#developer-tools#cli-tool
Stars187
Forks28
Last commit3 years ago
GitHub.swift
GitHub.swiftSwift

An unofficial GitHub API client for Swift, built with RxSwift and Alamofire for reactive networking.

#ios#rest-client#api
Stars187
Forks22
Last commit6 years ago
UnsplashKit
UnsplashKitSwift

A Swift client library for interacting with the Unsplash API, supporting both the Official and Source APIs.

#image-fetching#ios#open-source
Stars187
Forks9
Last commit3 years ago
anylinuxfs-gui
anylinuxfs-guiRust

A macOS GUI application for mounting and managing Linux filesystems (ext4, btrfs, XFS, etc.) on macOS.

#encrypted-drives#linux-filesystems#filesystem
Stars185
Forks3
Last commit1 day ago
Version
VersionSwift

A Swift library for representing and comparing semantic version numbers following SemVer 2.0.0.

#semver#ios#version-management
Stars185
Forks37
Last commit3 years ago
Privacy Redirect for Safari
Privacy Redirect for SafariSwift

A Safari extension that redirects popular websites to privacy-friendly alternatives.

#web-extension#ios#privacy-tools
Stars183
Forks15
Last commit3 years ago
LÖVE Game Development & Automated Build System
LÖVE Game Development & Automated Build SystemLua

A professional template and automated build system for creating and publishing LÖVE games across multiple platforms.

#template#ios#game-publishing
Stars183
Forks18
Last commit
ExceptionCatcher
ExceptionCatcherSwift

A Swift package that enables catching Objective-C exceptions in Swift code, bridging a critical language interoperability gap.

#ios#exception-handler#objective-c
Stars182
Forks25
Last commit1 year ago
Spyre
SpyreGo

A simple, self-contained modular host-based IOC scanner built around the YARA pattern matching engine.

#hacktoberfest#macosx#malware-detection
Stars181
Forks30
Last commit5 months ago
wallpaper-cli
wallpaper-cliJavaScript

A cross-platform command-line tool to get or set the desktop wallpaper from images, URLs, or colors.

#cli-app#cli-tool#nodejs
Stars180
Forks17
Last commit11 months ago
Artify
ArtifySwift

A macOS app that automatically sets your desktop wallpaper to hand-picked 18th century art, generating beautiful images tailored to your screen.

#open-source#artify#art-curation
Stars180
Forks10
Last commit7 years ago
clipboard-rs
clipboard-rsRust

A cross-platform Rust library for system-level clipboard operations supporting text, images, rich text, HTML, files, and change monitoring.

#ios#gui-toolkit#x11
Stars179
Forks28
Last commit2 months ago
Parks And Recreation
Parks And RecreationSwift

A collection of Swift and SwiftUI playgrounds demonstrating practical solutions for iOS/macOS development challenges.

#parsing#keyboard-handling#ui-components
Stars178
Forks11
Last commit1 year ago
NoteTaker
NoteTakerSwift

A sample note-taking app for macOS and iOS demonstrating Realm and CloudKit syncing architecture.

#ios-app#ios#educational
Stars177
Forks19
Last commit9 years ago
Desktop Profiles
Desktop ProfilesSwift

A macOS utility that saves and restores desktop workspaces with app states, window layouts, and system settings.

#desktop-manager#app-state#productivity
Stars177
Forks7
Last commit6 years ago
Dispatch
DispatchSwift

A tiny Swift library that simplifies Grand Central Dispatch (GCD) usage with intuitive syntax and helpers.

#threading#ios#gdc
Stars177
Forks21
Last commit8 years ago
DuctTape
DuctTapeSwift

KeyPath dynamicMemberLookup based syntax sugar for Swift, enabling fluent property setting and method chaining.

#keypath#ios#appkit
Stars176
Forks13
Last commit5 years ago
NVDate
NVDateSwift

A Swift4 Date extension library for easier date and time manipulation with chainable APIs.

#swift6#ios#date-manipulation
Stars174
Forks23
Last commit3 months ago
CubicBezier
CubicBezierObjective-C

A macOS widget for generating and previewing cubic-bezier timing functions for CSS and iOS/macOS animations.

#ios#cubicbezier-generator#animation
Stars173
Forks19
Last commit3 years ago
BingPaper
BingPaperSwift

A macOS application that automatically sets Bing's daily photo as your desktop wallpaper.

#bing-api#daily-photo#mac
Stars171
Forks22
Last commit6 years ago
SwiftSnippets
SwiftSnippetsShell

A collection of reusable Swift code snippets for Xcode to accelerate iOS/macOS development.

#macos-development#ios#productivity
Stars171
Forks21
Last commit6 years ago
Kommander
KommanderSwift

A lightweight, pure-Swift library for managing task execution across different threads using the Kommand pattern.

#asynchronous-programming#command-pattern#ios
Stars169
Forks15
Last commit7 years ago
PreviousPage 31 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
8 months ago
#Swift807
#Ios690
#Linux312
#Productivity271
#Cross Platform243
#Tvos212
#Developer Tools211
#Windows183
#Cocoapods161
#Objective C151
#Watchos145
#Open Source127