https://github.com/jaywcjlove/awesome-swift-macos-apps
A curated collection of open-source macOS applications built with Swift
https://github.com/jaywcjlove/awesome-swift-macos-apps
List: awesome-swift-macos-apps
awesome awesome-list macos macos-app macos-swift open-source-project swift swift-app swift-application swift-macros swiftui
Last synced: 4 months ago
JSON representation
A curated collection of open-source macOS applications built with Swift
- Host: GitHub
- URL: https://github.com/jaywcjlove/awesome-swift-macos-apps
- Owner: jaywcjlove
- License: cc0-1.0
- Created: 2024-10-09T07:21:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T12:14:52.000Z (about 1 year ago)
- Last Synced: 2024-12-11T13:20:47.047Z (about 1 year ago)
- Topics: awesome, awesome-list, macos, macos-app, macos-swift, open-source-project, swift, swift-app, swift-application, swift-macros, swiftui
- Language: Swift
- Homepage: https://wangchujiang.com/awesome-swift-macos-apps/
- Size: 713 KB
- Stars: 134
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-swift-macos-apps - A curated collection of open-source macOS applications built with Swift. (Programming Language Lists / Swift Lists)
README
Awesome open-source Swift macOS Apps
===
[](https://jaywcjlove.github.io/#/sponsor)
[](https://github.com/jaywcjlove/awesome-mac)
[](README.zh.md)
is list features a curated selection of open-source macOS applications developed with `Swift`, covering a wide range of tools from productivity to utilities. For macOS developers, these applications demonstrate various `Swift` implementations and provide high-quality code samples and best practices, helping you master macOS-specific skills like UI design, performance optimization, and menu bar integration. It’s a valuable resource for enhancing development skills.
## Audio
- [AUHost](https://github.com/vgorloff/AUHost)
- Host AudioUnits v3 plugins.
- [Aural Player](https://github.com/kartik-venugopal/aural-player)
- Winamp-style audio player.
- [LyricsX](https://github.com/ddddxxx/LyricsX)
- Display lyrics for iTunes/Spotify.
- [MonitorControl](https://github.com/MonitorControl/MonitorControl)
- Adjust external monitor settings.
- [NoiseBuddy](https://github.com/insidegui/NoiseBuddy)
- Quickly toggle AirPods modes.
- [PlayStatus](https://github.com/nbolar/PlayStatus)
- Menu bar Spotify/iTunes controller.
- [Plug](https://github.com/wulkano/Plug)
- Hype Machine music player.
- [Radiola](https://github.com/SokoloffA/radiola)
- Lightweight internet radio player.
- [Scope](https://github.com/billthefarmer/audiotools/tree/master/Scope/swift)
- Audio oscilloscope tool.
- [Spotify4BigSur](https://github.com/fabiusBile/Spotify4BigSur)
- Spotify widget for Notification Center.
- [Suohai](https://github.com/Sunnyyoung/Suohai)
- Audio device lock for macOS.
- [Tuner](https://github.com/billthefarmer/ctuner)
- Instrument tuner.
- [jmc](https://github.com/jcm93/jmc)
- macOS media organizer.
- [waveSDR](https://github.com/getoffmyhack/waveSDR)
- Software-defined radio app.
- [VoiceInk](https://github.com/Beingpax/VoiceInk)
- Real-time speech-to-text app.
## Backup
- [Syncalicious](https://github.com/zenangst/Syncalicious)
- Sync macOS preferences.
## Browser
- [Finicky](https://github.com/johnste/finicky)
- Always opens the right browser.
- [Plash](https://github.com/sindresorhus/Plash)
- Make any website your desktop wallpaper.
- [Privacy Redirect for Safari](https://github.com/smmr-software/privacy-redirect-safari)
- Redirect to privacy-friendly alternatives.
- [Web](https://github.com/nuance-dev/Web)
- A tiny AI-powered browser built with SwiftUI, fast, private, and Apple Silicon only.
## Chat
- [AppleAi](https://www.theappleai.tech/)
- Access multiple AI assistants from your menu bar with one shortcut.
- [Beagle IM](https://github.com/tigase/beagle-im)
- Powerful XMPP client with support for file transfer, VoIP and end-to-end encryption.
- [CopilotForXcode](https://github.com/github/CopilotForXcode)
- Xcode extension for GitHub Copilot
- [MessagesHistoryBrowser](https://github.com/glaurent/MessagesHistoryBrowser)
- Browse and search Messages.app history.
- [HuggingChat](https://github.com/huggingface/chat-macOS)
- Native chat interface for open-source language models.
- [LlamaChat](https://github.com/alexrozanski/LlamaChat)
- Chat with your favourite LLaMA models
- [Onit](https://github.com/synth-inc/onit)
- An AI chat sidebar that can dock to any app on your Mac!
- [Sidekick](https://github.com/johnbean393/Sidekick)
- Chat with a local LLM on macOS using your files — no extra setup.
- [Seaglass](https://github.com/neilalexander/seaglass)
- A truly native [Matrix](https://matrix.org/blog/home/) client for macOS.
- [Swiftcord](https://github.com/SwiftcordApp/Swiftcord)
- A fully native Discord client for macOS built 100% in Swift!
- [Telegram](https://github.com/overtake/TelegramSwift)
- Source code of Telegram for macOS on Swift.
- [WardenApp](https://github.com/SidhuK/WardenApp)
- A Fully Native AI Chat App For macOS
- [WhatsAppBar](https://github.com/aldychris/WhatsAppBar)
- Send WhatsApp message from menu bar.
## Cryptocurrency
- [Balance Open](https://github.com/balance-io/balance-open)
- App for all the world’s currencies.
- [Float coin](https://github.com/kaunteya/FloatCoin)
- Native menu bar app with floating window and support for many Exchanges.
## Database
- [Postgres.app](https://github.com/PostgresApp/PostgresApp)
- The easiest way to get started with PostgreSQL on the Mac.
- [Redis.app](https://github.com/jpadilla/redisapp)
- The easiest way to get started with Redis on the Mac.
- [mongoDB.app](https://github.com/gcollazo/mongodbapp)
- The easiest way to get started with mongoDB on the Mac.
- [redis-pro](https://github.com/cmushroom/redis-pro)
- Redis management with SwiftUI.
## Development
- [Layout Designer for UICollectionView](https://github.com/amirdew/CollectionViewPagingLayout)
- A simple but powerful tool that helps you make complex layouts for UICollectionView.
- [Pasteboard Viewer](https://github.com/sindresorhus/Pasteboard-Viewer)
- Inspect the system pasteboards.
- [Stringz](https://github.com/mohakapt/Stringz)
- A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.
### Git
- [GPM](https://github.com/mtgto/GPM)
- macOS application for easily operating GitHub Projects.
- [GitBlamePR](https://github.com/maoyama/GitBlamePR)
- Mac app that shows pull request last modified each line of a file
- [GitSync](https://github.com/eonist/GitSync)
- Minimalistic Git client for Mac.
- [Github contributions](https://github.com/remirobert/Github-contributions)
- GitHub contributions app, for iOS, WatchOS, and macOS.
- [GithubListener](https://github.com/ad/GithubListener)
- Simple app that will notify about new commits to watched repositories.
- [GithubNotify](https://github.com/erik/github-notify)
- Simple macOS app to alert you when you have unread GitHub notifications.
- [TeamStatus-for-GitHub](https://github.com/marcinreliga/TeamStatus-for-GitHub)
- macOS status bar application for tracking code review process within the team.
- [Tempo](https://github.com/maoyama/Tempo)
- GUI Git client. Replace the Git CLI with a clear UI and AI assist.
- [Trailer](https://github.com/ptsochantaris/trailer)
- Managing Pull Requests and Issues For GitHub & GitHub Enterprise.
- [Xit](https://github.com/Uncommon/Xit)
- Xit is a graphical tool for working with git repositories.
### JSON Parsing
- [JSON Mapper](https://github.com/AppCraft-LLC/json-mapper)
- Simple macOS app to generate Swift Object Mapper classes from JSON.
- [JSON to Model class](https://github.com/chanonly123/Json-Model-Generator)
- Template based highly customizable macOS app to generate classes from JSON string, supports many languages.
- [JSONExport](https://github.com/Ahmed-Ali/JSONExport)
- Desktop application for macOS which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.
- [j2s](https://github.com/zadr/j2s)
- macOS app to convert JSON objects into Swift structs (currently targets Swift 4 and Codable).
### Other Development
- [ChefInspector](https://github.com/Yasumoto/ChefInspector)
- Node and Attribute viewer for Chef
### Web Development
- [KubeMonitor](https://github.com/Daniel-Sanche/KubeMonitor)
- KubeMonitor is a macOS app that displays information about your active Kubernetes cluster in your menu bar.
- [KubeSwitch](https://github.com/nsriram/KubeSwitch)
- KubeSwitch lists the available kubernetes cluster contexts on the mac, in Mac's Menu bar.
- [Lantern](https://github.com/RoyalIcing/Lantern)
- Dedicated Mac app for website auditing and crawling.
- [LocalSites](https://github.com/plan44/localSites)
- Simple Menu Bar (Status Bar) App for macOS listing local Bonjour websites (as Safari 11 no longer has Bonjour Bookmarks).
- [SimpleLocalize CLI](https://github.com/simplelocalize/simplelocalize-cli)
- Open source tool for managing i18n keys in software projects.
- [iTunesConnect](https://github.com/trulyronak/itunesconnect)
- macOS app to let you access iTunesConnect.
- [nodeScratchpad](https://github.com/vsaravind007/nodeScratchpad)
- Evaluate Nodejs/JS code snippets from Menubar.
- [stts](https://github.com/inket/stts)
- macOS app for monitoring the status of cloud services.
### iOS / macOS
- [AVXCAssets Generator](https://github.com/angelvasa/AVXCAssets-Generator)
- Takes path for your assets images and creates appiconset and imageset for you in just one click.
- [AppIcons](https://github.com/kuyawa/AppIcons)
- Tool for generating icons in all sizes as required by macOS and iOS apps.
- [AppStoreReviewTimes](https://github.com/arbel03/AppStoreReviewTimes)
- Gives you indication about the average iOS / macOS app stores review times.
- [Assets](https://github.com/e7711bbear/Assets)
- Assets is a macOS app that manages assets for your development projects (Xcode, web, etc).
- [Attabench](https://github.com/attaswift/Attabench)
- Attabench is a microbenchmarking app for macOS, designed to measure and visualize the performance of Swift code.
- [Brisk](https://github.com/br1sk/brisk)
- macOS app for submitting radars.
- [Corona Tracker](https://github.com/MhdHejazi/CoronaTracker)
- Coronavirus tracker app for iOS & macOS with maps & charts.
- [FilterShop](https://github.com/KrisYu/FilterShop)
- macOS App to explore CoreImage Filters.
- [Iconizer](https://github.com/raphaelhanneken/iconizer)
- Create Xcode image catalogs (xcassets) on the fly.
- [Iconology](https://github.com/liamrosenfeld/Iconology)
- Edit icons and then export to Xcode, icns, ico, favicon, macOS iconset, or a custom collection.
- [LayerX](https://github.com/yuhua-chen/LayerX)
- Intuitive app to display transparent images on screen.
- [Localizable.strings](https://github.com/cristibaluta/Localizable.strings)
- Mac app to localize your iOS and macOS projects.
- [Localization Editor](https://github.com/igorkulman/iOSLocalizationEditor)
- Simple macOS editor app to help you manage iOS app localizations by allowing you to edit all the translations side by side.
- [Localizations](https://github.com/e7711bbear/Localizations)
- Localizations is an macOS app that manages your Xcode project localization files (.strings).
- [Notarize](https://github.com/macmade/Notarize)
- Notarization status monitoring tool for macOS, supporting multiple developer accounts
- [PodsUpdater](https://github.com/kizitonwose/PodsUpdater)
- macOS app which helps you manage dependency releases in your Podfile.
- [QuickTranslateMac](https://github.com/nikevdok/QuickTranslateMac)
- Provides quick language translation, directly from the menu bar.
- [Resizr](https://github.com/onurgenes/Resizr)
- MacOS application for creating AppIcon for iOS and Android apps.
- [Stringz](https://github.com/mohakapt/Stringz)
- A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.
- [TransporterPad](https://github.com/iseebi/TransporterPad)
- iOS/Android app deployment tool for macOS.
- [WWDC](https://github.com/insidegui/WWDC)
- Unofficial WWDC app for macOS.
- [WWDC.srt](https://github.com/ssamadgh/WWDCsrt)
- Powerful app for downloading subtitle for each WWDC session video since 2013 in (srt) format.
- [Xcodes.app](https://github.com/RobotsAndPencils/XcodesApp)
- The easiest way to install and switch between multiple versions of Xcode.
- [calabash-launcher](https://github.com/xing/calabash-launcher)
- iOS Calabash Launcher is a macOS app that helps you run and manage Calabash tests on your Mac.
## Downloader
- [Applite](https://github.com/milanvarady/Applite)
- User-friendly GUI macOS application for Homebrew Casks.
- [App Downloader](https://github.com/yep/app-downloader)
- Easily search and download macOS apps from the huge `homebrew cask` app catalog.
- [Cork](https://github.com/buresdv/Cork)
- A fast GUI for Homebrew written in SwiftUI.
- [Get It](https://github.com/Kevin-De-Koninck/Get-It)
- Native macOS video/audio downloader. Think of it as a youtube downloader that works on many sites.
- [YouTube Downloader for macOS](https://github.com/DenBeke/YouTube-Downloader-for-macOS)
- Simple menu bar app to download YouTube movies on your Mac. I wrote this as a test project to learn more about app development on macOS.
## Editors
- [AuroraEditor](https://github.com/AuroraEditor/AuroraEditor)
- Lightweight Code Editor (IDE) for macOS.
- [Chime](https://github.com/ChimeHQ/Chime)
- An editor for macOS
- [CodeEdit](https://github.com/CodeEditApp/CodeEdit)
- CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
- [CommitEdit](https://github.com/kra-mo/CommitEdit)
- A native macOS commit message editor
- [CopilotForXcode](https://github.com/intitni/CopilotForXcode)
- The first GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension
- [CSVEditor](https://github.com/gahntpo/CSVEditor)
- Used to open and edit CSV files.
- [Nimble](https://github.com/scade-platform/Nimble)
- A lightweight local macOS editor, based on our favorite editors and integrated development environments.
### Markdown
- [Notenik](https://github.com/hbowie/notenik-swift)
- Note-taking app with many organizational options.
- [Pine](https://github.com/lukakerr/Pine)
- A modern MacOS markdown editor.
### Text
- [AuroraEditor](https://github.com/AuroraEditor/AuroraEditor)
- Lightweight Code Editor (IDE) for macOS.
- [CotEditor](https://github.com/coteditor/CotEditor)
- Lightweight Plain-Text Editor for macOS.
- [Noto](https://github.com/brunophilipe/noto)
- Plain text editor for macOS with customizable themes.
- [VimR](https://github.com/qvacua/vimr)
- Refined Neovim experience for macOS.
## Extensions
- [BetterPiP](https://github.com/Capevace/BetterPiP)
- Use native picture-in-picture with browsers such as Google Chrome for HTML5 videos.
- [Is It Private?](https://github.com/ffittschen/IsItPrivate)
- A Safari Extension providing a toolbar icon that changes its visual appearance if Private Browsing is enabled.
- [PiPifier](https://github.com/arnoappenzeller/PiPifier)
- PiPifier is a native macOS 10.12 Safari extension that lets you use every HTML5 video in Picture in Picture mode.
- [Privacy Redirect for Safari](https://github.com/smmr-software/privacy-redirect-safari)
- Redirect to privacy-friendly alternatives.
- [Sessions](https://github.com/AlexPerathoner/Sessions)
- Safari extension to save your working sessions
- [Swimat](https://github.com/Jintin/Swimat)
- Swimat is an Xcode plug-in to format your Swift code.
- [SzContext](https://github.com/RoadToDream/SzContext)
- Add context menu to macOS Finder
- [ThenGenerator](https://github.com/87kangsw/ThenGenerator)
- Xcode Source Editor Extension for 'Then'
- [Ultra TabSaver](https://github.com/Swift-open-source/UltraTabSaver)
- Ultra TabSaver is an open-source Tab Manager for Safari
- [nef](https://github.com/bow-swift/nef-plugin)
- This Xcode extension enables you to make a code selection and export it to a snippets. Available on Mac AppStore.
## Finder
- [RightMenu Master](https://github.com/jaywcjlove/rightmenu-master)
- An exceptional Finder right-click menu enhancement tool that makes your right-click menu more powerful.
- [Clipy](https://github.com/Clipy/Clipy)
- Clipy is a Clipboard extension app for macOS.
- [Duplicate Finder](https://github.com/powerwolf543/DuplicateFinder)
- It's a useful tool that would help you to find all duplicate files which have the same names in the specific folder.
- [FiScript](https://github.com/Mortennn/FiScript)
- Execute custom scripts from the MacOS context menu (CTRL+click) in Finder.
- [Finder Go](https://github.com/onmyway133/FinderGo)
- macOS app and Finder Sync Extension to open Terminal, iTerm, Hyper from Finder.
- [FlowVision](https://github.com/netdcy/FlowVision)
- A smooth waterfall-style viewer for images and videos on macOS.
- [MenuHelper](https://github.com/Kyle-Ye/MenuHelper)
- A Finder Extension to boost your productivity.
- [OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal)
- Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.
- [Quick Symlink](https://github.com/ololx/quick-symlink)
- A Finder extension which provides a contextual menu item for the symbolic links (and other links) creation on macOS.
- [RClick](https://github.com/wflixu/RClick)
- Config you MacOS ContextMenu items, useing Latest Swift and SwiftUI.
- [SwiftyMenu](https://github.com/lexrus/SwiftyMenu)
- The missing Finder menu for your daily ease
- [Window Glue](https://github.com/Conxt/WindowGlue)
- A macOS menu bar tool that links two windows for synchronized movement and resizing.
## Games
- [Dynamic Dark Mode](https://github.com/ApolloZhu/Dynamic-Dark-Mode)
- Dynamic Dark Mode is the app you are looking for to power up Dark Mode on macOS Mojave and beyond.
- [OpenEmu](https://github.com/OpenEmu/OpenEmu)
- Retro video game emulation for macOS
- [PlayCover](https://github.com/PlayCover/PlayCover)
- Run iOS apps and games on Apple Silicon Macs with mouse, keyboard and controller support.
## Virtual Machines
- [VirtualBuddy](https://github.com/insidegui/VirtualBuddy)
- Virtualize macOS 12 and later on Apple Silicon. VirtualBuddy is a virtual machine GUI for macOS, supporting M1, M2, and M3 chips.
## Graphics
- [GifCapture](https://github.com/onmyway133/GifCapture)
- Gif capture app for macOS.
- [Gifski](https://github.com/sindresorhus/Gifski)
- Convert videos to high-quality GIFs.
- [InfiniteCanvas](https://github.com/CleanCocoa/InfiniteCanvas)
- Proof of concept Mac drawing application.
- [macosrec](https://github.com/xenodium/macosrec)
- Take screenshots/videos of macOS windows from the command line
- [ScrollSnap](https://github.com/Brkgng/ScrollSnap)
- A macOS app for capturing and stitching scrolling screenshots.
## IDE
- [AuroraEditor](https://github.com/AuroraEditor/AuroraEditor)
- Lightweight Code Editor (IDE) for macOS.
- [CodeEdit](https://github.com/CodeEditApp/CodeEdit)
- CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
## Images
- [APNGb](https://github.com/shgodoroja/APNGb)
- macOS app which assembles and disassembles animated png files.
- [Freehand](https://github.com/wddwycc/Freehand)
- macOS Status Bar App for quick sketch.
- [Iconology](https://github.com/liamrosenfeld/Iconology)
- Edit icons and then export to Xcode, icns, ico, favicon, macOS iconset, or a custom collection.
- [icns Creator](https://github.com/alptugan/icns-creator)
- Create .icns files for macOS
- [Icns Composer](https://github.com/raphaelhanneken/icnscomposer)
- Create retina icons for macOS.
- [PhotoMiner](https://github.com/gergelysanta/photominer)
- macOS app for finding and lost forgotten photos on your disks.
- [Screenbar](https://github.com/crilleengvall/Screenbar)
- macOS menubar app for automating screenshots.
## Keyboard
- [AnnePro-mac](https://github.com/msvisser/AnnePro-mac)
- macOS application for controlling AnnePro keyboard over bluetooth.
- [Fluor](https://github.com/Pyroh/Fluor)
- Handy tool for macOS allowing you to switch Fn keys' mode based on active application.
- [Kawa](https://github.com/hatashiro/kawa)
- Better input source switcher for macOS.
- [Thor](https://github.com/gbammc/Thor)
- Switch the right application ASAP.
- [Unshaky](https://github.com/aahung/Unshaky)
- A software attempt to address the "double key press" issue on Apple's butterfly keyboard
## Mail
- [SimpleLogin](https://github.com/simple-login/mac-app)
- Email Alias solution: protect your real email address.
## Menubar
- [app-menu](https://github.com/barseghyanartur/app-menu)
- The missing Applications Menu for macOS
- [Barik](https://github.com/mocki-toki/barik)
- macOS menu bar replacement, with yabai and AeroSpace support
- [DatWeatherDoe](https://github.com/inderdhir/DatWeatherDoe)
- Simple menu bar weather app for macOS written in Swift.
- [DisplayMenu](https://github.com/Kwpolska/DisplayMenu)
- Simple (bare-bones) macOS menubar extra to apply display presets.
- [Dozer](https://github.com/Mortennn/Dozer)
- Hide MacOS menubar items.
- [DNS Easy Switcher](https://github.com/glinford/dns-easy-switcher)
- Allows you to quickly switch between different DNS providers.
- [eul](https://github.com/gao-sun/eul)
- macOS status monitoring app written in SwiftUI.
- [Grayscale Mode](https://github.com/rkbhochalya/grayscale-mode)
- Manage grayscale mode from menu bar.
- [gSwitch](https://github.com/CodySchrank/gSwitch)
- macOS status bar app that allows control over the gpu on dual gpu macbooks.
- [Hidden Bar](https://github.com/dwarvesf/hidden)
- An ultra-light MacOS utility that helps hide menu bar icons
- [iGlance](https://github.com/iglance/iGlance)
- macOS System Monitor (cpu, memory, network, fan and battery) for the Status Bar.
- [Ice](https://github.com/jordanbaird/Ice)
- Powerful menu bar manager for macOS
- [KubeContext](https://github.com/turkenh/KubeContext)
- import, manage and switch between your Kubernetes contexts on Mac.
- [LinkLiar](https://github.com/halo/LinkLiar)
- Keep your MAC address random for privacy (intuitive GUI for ifconfig)
- [Market Bar](https://github.com/mnndnl/market-bar)
- Tiny stocks watcher for the menu bar.
- [MeetingBar](https://github.com/leits/MeetingBar)
- Menu bar app for your calendar meetings
- [MiniSim](https://github.com/okwasniewski/MiniSim)
- MacOS menu bar app for launching iOS and Android 🤖 emulators.
- [Monitor Bar](https://github.com/tidiemme/monitorbar)
- Monitor Bar app supports three modes, compact, normal, extra. It monitors battery, Disk, Memory, CPU, Network bandwidth, Wi-Fi.
- [MagicQuit](https://github.com/BigBerny/magicquit)
- Automatically close unused applications to free up memory, organize your desktop, and extend battery life.
- [MountMate](https://github.com/homielab/mountmate)
- A simple and lightweight macOS menu bar app for managing external drives.
- [Night Shift Control](https://github.com/isaiasmatewos/night-shift-control)
- Night Shift Control is a simple macOS menubar app for controlling Night Shift. It's aim is to bring features from f.lux which are missing from Night Shift such as disabling Night Shift for certain apps.
- [Nocturnal](https://github.com/joshjon/nocturnal)
- Menu bar app featuring darker than dark dimming, Night Shift fine tuning, and the ability to turn off TouchBar on MacBook Pro.
- [NoiseBuddy](https://github.com/insidegui/NoiseBuddy)
- Control the listening mode on your AirPods Pro in the Touch Bar or Menu Bar.
- [PSIBar](https://github.com/nikhilsh/PSIBar)
- Quickly hacked up PSI macOS status bar app.
- [Pareto Security](https://github.com/paretoSecurity/pareto-mac/)
- A MenuBar app to automatically audit your Mac for basic security hygiene.
- [PlayStatus](https://github.com/nbolar/PlayStatus)
- PlayStatus is a macOS app that allows the control of Spotify and iTunes music playback from the menu bar.
- [Pomosh](https://github.com/stevenselcuk/Pomosh-macOS)
- Pomosh is your next awesome Pomodoro Technique assistant on macOS.
- [Quickeys](https://github.com/alexrosenfeld10/Quickeys)
- A mac menu bar app that provides note taking functionality though a quick dropdown menu.
- [Reminders MenuBar](https://github.com/DamascenoRafael/reminders-menubar)
- macOS menu bar app for managing Apple Reminders, built with SwiftUI.
- [Shifty](https://github.com/thompsonate/Shifty)
- macOS menu bar app that gives you more control over Night Shift.
- [SlimHUD - Cyanocitta](https://github.com/AlexPerathoner/SlimHUD)
- Replacement for MacOS' volume, brightness and keyboard backlight HUDs.
- [Stats](https://github.com/exelban/stats)
- macOS system monitor in your menu bar
- [SwiftBar](https://github.com/swiftbar/SwiftBar)
- Powerful macOS menu bar customization tool.
- [BarTranslate](https://github.com/ThijmenDam/BarTranslate)
- BarTranslate, a handy menu bar translator widget for macOS.
## Notch App
- [Peninsula](https://github.com/Celve/Peninsula)
- Window manager and notification center based on macOS notch.
- [MewNotch](https://github.com/monuk7735/mew-notch)
- By displaying volume and brightness changes on the notch, it replaces the default system HUD.
- [NotchDrop](https://github.com/Lakr233/NotchDrop)
- Use your MacBook’s notch as a Dynamic Island for temporarily storing files and AirDrop.
## Color Picker
- [Menubar Colors](https://github.com/nvzqz/Menubar-Colors)
- macOS app for convenient access to the system color panel.
- [System Color Picker](https://github.com/sindresorhus/System-Color-Picker)
- The macOS color picker as an app with more features.
- [Solid](https://github.com/phamfoo/Solid)
- Color picker app for macOS inspired by Figma.
## Music
- [Aural](https://github.com/kartik-venugopal/aural-player)
- An audio file player for macOS, inspired by Winamp.
- [ChordDetector](https://github.com/cemolcay/ChordDetector)
- Tiny menu bar app that listens iTunes and Spotify to detect chords of songs!
- [iTunes Graphs](https://github.com/Zac-Garby/iTunes-Graphs)
- macOS app to visualise your iTunes library as graphs.
- [lyricsify](https://github.com/mamal72/lyricsify-mac)
- Simple Spotify lyrics viewer menu bar app for macOS in Swift.
- [NoiseBuddy](https://github.com/insidegui/NoiseBuddy)
- Control the listening mode on your AirPods Pro in the Touch Bar or Menu Bar.
- [PlayStatus](https://github.com/nbolar/PlayStatus)
- PlayStatus is a macOS app that allows the control of Spotify and iTunes music playback from the menu bar.
- [Petrichor](https://github.com/kushalpandya/Petrichor)
- An offline macOS music player
- [Plug](https://github.com/wulkano/Plug)
- Discover and listen to music from Hype Machine.
- [YouTube-Music](https://github.com/steve228uk/YouTube-Music)
- macOS wrapper for music.youtube.com.
## News
- [Diurna](https://github.com/ngquerol/Diurna)
- Basic/Classic Hacker News app, used as a Cocoa & Swift learning platform.
- [MenuScores](https://github.com/daniyalmaster693/MenuScores)
- A menu bar app that delivers real-time sports news and scores.
- [NetNewsWire](https://github.com/Ranchero-Software/NetNewsWire)
- Feed reader for macOS.
## Notes
- [FSNotes](https://github.com/glushchenko/fsnotes)
- Notes manager for macOS/iOS: modern notational velocity (nvALT) on steroids.
- [Jupyter Notebook Viewer](https://github.com/tuxu/nbviewer-app)
- Notebook viewer for macOS.
- [NoteTaker](https://github.com/insidegui/NoteTaker)
- Simple note taking app for macOS and iOS which uses Realm and CloudKit for syncing.
- [Notenik](https://github.com/hbowie/notenik-swift)
- Note-taking app with many organizational options.
- [Notes](https://github.com/SauvageP/Notes)
- Notes is a macOS application built to create notes, using text amongst other formats: images, videos, contacts, and etc.
- [tmpNote](https://github.com/buddax2/tmpNote)
- Very simple macOS app to make temporary notes.
## Other
- [DevDocs for macOS](https://github.com/dteoh/devdocs-macos)
- An unofficial DevDocs API documentation viewer.
- [Keyframes Player](https://github.com/insidegui/KeyframesPlayer)
- Simple macOS app to preview animations created with Facebook's keyframes framework.
- [Letters](https://github.com/klaaspieter/letters)
- Teach your kids the alphabet and how to type.
- [QorumLogs](https://github.com/Esqarrouth/QorumLogs)
- Swift Logging Utility for Xcode & Google Docs.
- [RktMachine](https://github.com/woofwoofinc/rktmachine)
- Menu bar macOS app for running rkt in a macOS hypervisor CoreOS VM.
- [SwiftyBeaver](https://github.com/SwiftyBeaver/SwiftyBeaver)
- Convenient logging during development & release in Swift.
- [macGist](https://github.com/Bunn/macGist)
- Simple app to send pasteboard items to GitHub's Gist.
- [Stand](https://github.com/asboy2035/Stand)
- Keep track of sitting/standing
## Player
- [IINA](https://github.com/iina/iina)
- The modern video player for macOS.
- [Plug](https://github.com/wulkano/Plug)
- Discover and listen to music from Hype Machine.
## Podcast
- [Doughnut](https://github.com/dyerc/Doughnut)
- Podcast player and library for mac
- [PodcastMenu](https://github.com/insidegui/PodcastMenu)
- PodcastMenu is a simple app which puts [Overcast](https://overcast.fm/) on your Mac's menu bar so you can listen to your favorite podcasts while you work.
## Productivity
- [AltTab](https://github.com/lwouis/alt-tab-macos)
- Brings the Windows Alt-Tab functionality to macOS.
- [Calculeta](https://github.com/varol/Calculeta)
- Calculator for macOS which working on statusbar.
- [Impulso](https://github.com/nuance-dev/impulso)
- Yet another macOS Task Management App.
- [Input Source Pro](https://github.com/runjuu/InputSourcePro)
- Switch and track your input sources with ease.
- [KeyHolder](https://github.com/Clipy/KeyHolder)
- Record shortcuts in macOS, like Alfred.app.
- [Kiwix](https://github.com/kiwix/apple)
- Kiwix for iOS and macOS, build on Swift.
- [Layout Designer for UICollectionView](https://github.com/amirdew/CollectionViewPagingLayout)
- A simple but powerful tool that helps you make complex layouts for UICollectionView.
- [Linked Ideas](https://github.com/fespinoza/LinkedIdeas)
- macOS application to write down and connect ideas.
- [Maccy](https://github.com/p0deje/Maccy)
- Lightweight search-as-you-type clipboard manager.
- [MeetingBar](https://github.com/leits/MeetingBar)
- Menu bar app for your calendar meetings
- [macIconChanger](https://github.com/Bengerthelorf/macIconChanger)
- Simply change your app's icon on macOS. Just a click.
- [PDF Archiver](https://github.com/PDF-Archiver/PDF-Archiver)
- Nice tool for tagging and archiving tasks.
- [Pulse](https://github.com/kean/Pulse)
- Network logger for Apple platforms
- [Sessions](https://github.com/AlexPerathoner/Sessions)
- Safari extension to save your working sessions
- [Speed Reader](https://github.com/LumingYin/SpeedReader)
- Read faster with the power of silencing vocalization with SpeedReader.
- [StickyNotes](https://github.com/LumingYin/StickyNotes)
- A Windows 10-esque Sticky Notes app implemented in AppKit.
- [status-bar-todo](https://github.com/Onix-Systems/osx-status-bar-todo)
- Simple macOS app to keep TODO-list in status bar.
- [SuperCorners](https://github.com/daniyalmaster693/SuperCorners)
- An app that enhances macOS Hot Corners, providing more trigger zones and smart automation.
- [ScrollToZoom](https://github.com/alphaArgon/ScrollToZoom)
- A Mac utility for precisely zooming in or out using the mouse wheel.
- [ThenGenerator](https://github.com/87kangsw/ThenGenerator)
- Xcode Source Editor Extension for 'Then'
- [Timer](https://github.com/michaelvillar/timer-app)
- Simple Timer app for Mac.
- [TRex](https://github.com/amebalabs/TRex)
- Copy any text on the screen to avoid retyping.
- [TomatoBar](https://github.com/ivoronin/TomatoBar)
- Pomodoro Technique Timer for macOS with Touch Bar support.
- [TrelloApp](https://github.com/jlong/TrelloApp)
- Unofficial wrapper application for Trello.com written in Swift. This is almost a "Hello World" for a site specific browser.
- [Ultra TabSaver](https://github.com/Swift-open-source/UltraTabSaver)
- Ultra TabSaver is an open-source Tab Manager for Safari
- [Yomu](https://github.com/sendyhalim/Yomu)
- Manga reader app for macOS.
- [macOrganizer](https://github.com/shubhambatra3019/macOrganizer)
- macOS app for organizing files or removing unnecessary files.
- [Doll](https://github.com/xiaogdgenuine/Doll)
- A mac app to help monitor your app badges!
- [Viz](https://github.com/alienator88/Viz)
- Capture text/QR Codes/Barcodes from screen snippets
- [QrSnapr](https://github.com/daggy1234/QrSnapr)
- A simple macos app that turns Qr images into urls for your clipboard
## Screensaver
- [Aerial](https://github.com/JohnCoates/Aerial)
- Apple TV Aerial Screensaver for macOS.
- [Brooklyn](https://github.com/pedrommcarrasco/Brooklyn)
- Screensaver inspired by Apple's Event on October 30, 2018.
- [Image-As-Wallpaper](https://github.com/ved62/Image-As-Wallpaper)
- Utility application helps with selection of images for using as desktop wallpaper or in screensaver on Mac computers.
- [Life Saver](https://github.com/amiantos/lifesaver)
- An abstract screensaver based on Conway's Game of Life implemented with SpriteKit
- [MinimalClock](https://github.com/mattiarossini/MinimalClock)
- Simple and elegant screensaver that displays the time.
- [Predator](https://github.com/vpeschenkov/Predator)
- A predator-inspired clock screensaver for macOS
## Security
- [Pareto Security](https://github.com/paretoSecurity/pareto-mac/)
- A MenuBar app to automatically audit your Mac for basic security hygiene.
- [Privacy Redirect for Safari](https://github.com/smmr-software/privacy-redirect-safari)
- Redirect to privacy-friendly alternatives.
- [Sentry](https://github.com/Lakr233/Sentry)
- A security tool that monitors your Mac when you’re away—detects anomalies, triggers alerts, and records video automatically.
## Sharing Files
- [mac2imgur](https://github.com/mileswd/mac2imgur)
- Simple Mac app designed to make uploading images and screenshots to Imgur quick and effortless.
- [uPic](https://github.com/gee1k/uPic)
- A native, powerful, beautiful, and simple image and file upload tool for macOS.
- [NearDrop](https://github.com/grishka/NearDrop)
- An unofficial Google Nearby Share/Quick Share app for macOS.
## Social Networking
- [Leviathan](https://github.com/Swiftodon/Leviathan)
- Leviathan is a iOS and macOS client application for the Mastodon social network.
- [Product Hunt](https://github.com/producthunt/producthunt-osx)
- share and discover your favorite new products and applications.
- [RedditOS](https://github.com/Dimillian/RedditOS)
- A SwiftUI Reddit client for macOS.
- [RsyncUI](https://github.com/rsyncOSX/RsyncUI)
- A graphical interface for rsync, designed for transferring files to and from remote servers.
- [Simpo](https://github.com/KeliCheng/Simpo)
- macOS menubar app to post status quickly.
## Streaming
- [Plug](https://github.com/wulkano/Plug)
- Discover and listen to music from Hype Machine.
## System
- [Apple Juice](https://github.com/raphaelhanneken/apple-juice)
- Advanced battery gauge for macOS.
- [Clean-Me](https://github.com/Kevin-De-Koninck/Clean-Me)
- Small macOS app that acts as a system cleaner (logs, cache, ...).
- [Americano](https://github.com/LZhenHong/Americano)
- Simple caffeinate wrapper stay at menu bar.
- [Diagnostics](https://github.com/macmade/Diagnostics)
- Diagnostics is an application displaying the diagnostic reports from applications on macOS.
- [Juice](https://github.com/brianmichel/Juice)
- Make your battery information a bit more interesting.
- [Latest](https://github.com/mangerlahn/Latest)
- Small utility app for macOS that makes sure you know about all the latest updates to the apps you use.
- [Overkill](https://github.com/KrauseFx/overkill-for-mac)
- Stop iTunes from opening when you connect your iPhone.
- [Pearcleaner](https://github.com/alienator88/Pearcleaner)
- App Cleaner and Uninstaller Tool
- [SlimHUD - Cyanocitta](https://github.com/AlexPerathoner/SlimHUD)
- Replacement for MacOS' volume, brightness and keyboard backlight HUDs.
- [Stats](https://github.com/exelban/stats)
- macOS system monitor in your menu bar
- [VerticalBar](https://github.com/DeromirNeves/DockSeparator)
- macOS application to add a vertical bar to Dock.
- [eul](https://github.com/gao-sun/eul)
- macOS status monitoring app written in SwiftUI.
- [DockDoor](https://github.com/ejbills/DockDoor)
- Window peeking for macOS
## Virtual Machine
- [UTM](https://github.com/utmapp/UTM)
- Virtual machines for iOS and macOS
## Terminal
- [Console](https://github.com/macmade/Console)
- macOS console application.
- [Finder Go](https://github.com/onmyway133/FinderGo)
- macOS app and Finder Sync Extension to open Terminal, iTerm, Hyper from Finder.
- [OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal)
- Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.
- [OpenTerminal](https://github.com/es-kumagai/OpenTerminal)
- App for macOS that opens a new Finder window and changes the current directory to the folder launched by the app.
- [wallpapper](https://github.com/mczachurski/wallpapper)
- wallpapper is a console application for creating dynamic wallpapers for Mojave.
## Touch Bar
- [Muse](https://github.com/xzzz9097/Muse)
- Spotify controller with TouchBar support.
- [MyTouchbarMyRules](https://github.com/toxblh/MTMR)
- App to customize your Touch Bar as you want.
- [Pock](https://github.com/pock/pock)
- Display macOS Dock in Touch Bar.
- [Touch Bar Preview](https://github.com/touchbar/Touch-Bar-Preview)
- Small application to display your designs on the Touch Bar of the new MacBook Pro.
- [Touch Bar Simulator](https://github.com/sindresorhus/touch-bar-simulator)
- Use the Touch Bar on any Mac.
- [Touch Emoji](https://github.com/ilyalesik/touch-emoji)
- Emoji picker for MacBook Pro Touch Bar.
## Utilities
- [Android tool for Mac](https://github.com/mortenjust/androidtool-mac)
- One-click screenshots, video recordings, app installation for iOS and Android
- [ArchiveMounter](https://github.com/ivoronin/ArchiveMounter)
- Mounts archives like disk images.
- [Achico](https://github.com/nuance-dev/achico)
- A minimal free macOS local file compressor app
- [AlwaysOnTop](https://github.com/itsabhishekolkha/AlwaysOnTop)
- Keep your most important app always visible on macOS
- [BetterDisplay](https://github.com/waydabber/BetterDisplay)
- Unlock your Mac's display! Flexible HiDPI scaling, PIP/streaming, EDID overrides, and more!
- [Calculeta](https://github.com/varol/Calculeta)
- Calculator for macOS which working on statusbar.
- [ConfigForge](https://github.com/samzong/ConfigForge/)
- Open-source SSH and Kubernetes Configuration Management Tool.
- [Catch](https://github.com/mipstian/catch/)
- Catch: Broadcatching made easy.
- [CoreLocationCLI](https://github.com/fulldecent/corelocationcli)
- Get the physical location of your device and prints it to standard output
- [CornerCal](https://github.com/ekreutz/CornerCal)
- Simple, clean calendar and clock app for macOS.
- [Copi](https://github.com/s1ntoneli/Copi)
- A Secure Alternative to macOS Clipboard.
- [DevUtils.app](https://github.com/DevUtilsApp/DevUtils-app)
- Developer Utilities for macOS, helps you with your tiny daily tasks with just a single click! i.e., JSON Formatter, UUID Generator...
- [Duplicate Finder](https://github.com/powerwolf543/DuplicateFinder)
- It's a useful tool that would help you to find all duplicate files which have the same names in the specific folder.
- [ECheck](https://github.com/josejuanqm/ECheck)
- Small tool to validate epub files for macOS.
- [EasyYeelight](https://github.com/xs0521/EasyYeelight)
- Unofficial software, easy to operate and control Yeelight bulbs.
- [Gray](https://github.com/zenangst/Gray)
- Pick between the light appearance and the dark appearance on a per-app basis with the click of a button
- [Grayscale Mode](https://github.com/rkbhochalya/grayscale-mode)
- Manage grayscale mode from menu bar.
- [Keka](https://github.com/aonez/Keka)
- Keka is a full featured file archiver, as easy as it can be.
- [Kyapchar](https://github.com/vishaltelangre/Kyapchar)
- Simple screen and microphone audio recorder for macOS.
- [Layout Designer for UICollectionView](https://github.com/amirdew/CollectionViewPagingLayout)
- A simple but powerful tool that helps you make complex layouts for UICollectionView.
- [Lunar](https://github.com/alin23/lunar)
- Intelligent adaptive brightness for your external displays.
- [Maria](https://github.com/shincurry/Maria)
- macOS native app/widget for aria2 download tool.
- [MeetingBar](https://github.com/leits/MeetingBar)
- Menu bar app for your calendar meetings
- [Menu Bar Search](https://github.com/BenziAhamed/Menu-Bar-Search)
- Instantly Search App Menus via Alfred
- [Meme Maker](https://github.com/MemeMaker/Meme-Maker-Mac)
- Meme Maker macOS application for meme creation.
- [MountMate](https://github.com/homielab/mountmate)
- External drive manager.
- [Monolingual](https://github.com/IngmarStein/Monolingual)
- Remove unnecessary language resources from macOS
- [Mos](https://github.com/Caldis/Mos)
- Smooth your mouse's scrolling and reverse the mouse scroll direction
- [Medio](https://github.com/nuance-dev/medio)
- A native, lightweight text diff tool with a clean UI and real-time highlighting.
- [Nocturnal](https://github.com/joshjon/nocturnal)
- Menu bar app featuring darker than dark dimming, Night Shift fine tuning, and the ability to turn off TouchBar on MacBook Pro.
- [NoiseBuddy](https://github.com/insidegui/NoiseBuddy)
- Control the listening mode on your AirPods Pro in the Touch Bar or Menu Bar.
- [Noti](https://github.com/jariz/Noti/)
- Receive Android notifications on your mac (with PushBullet).
- [PercentCalculator](https://github.com/cemolcay/PercentCalculator)
- A menu bar application that calculates percents.
- [Plain Pasta](https://github.com/hisaac/PlainPasta)
- Plaintextify your clipboard
- [PlayStatus](https://github.com/nbolar/PlayStatus)
- PlayStatus is a macOS app that allows the control of Spotify and iTunes music playback from the menu bar.
- [Quick Recorder](https://lihaoyun6.github.io/quickrecorder/) - A lightweight and high-performance screen recorder for macOS
- [Rugby](https://github.com/swiftyfinch/Rugby)
- 🏈 Cache CocoaPods for faster rebuild and indexing Xcode project.
- [Swift Quit](https://github.com/onebadidea/swiftquit)
- Automatically quit the macOS application when the window is closed.
- [SlimHUD - Cyanocitta](https://github.com/AlexPerathoner/SlimHUD)
- Replacement for MacOS' volume, brightness and keyboard backlight HUDs.
- [Stats](https://github.com/exelban/stats)
- macOS system monitor in your menu bar
- [Stringz](https://github.com/mohakapt/Stringz)
- A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.
- [ThenGenerator](https://github.com/87kangsw/ThenGenerator)
- Xcode Source Editor Extension for 'Then'
- [ToTheTop](https://github.com/zenangst/ToTheTop)
- Small macOS application to help you scroll to the top.
- [Ultra TabSaver](https://github.com/Swift-open-source/UltraTabSaver)
- Ultra TabSaver is an open-source Tab Manager for Safari
- [eul](https://github.com/gao-sun/eul)
- macOS status monitoring app written in SwiftUI.
- [mac-sound-fix](https://github.com/dragstor/mac-sound-fix)
- Mac Sound Re-Enabler.
- [wechsel](https://github.com/friedrichweise/wechsel)
- manage bluetooth connections with your keyboard.
## VPN & Proxy
- [ShadowsocksX-NG](https://github.com/shadowsocks/ShadowsocksX-NG)
- Next Generation of ShadowsocksX.
- [Specht](https://github.com/zhuhaow/Specht)
- Rule-based proxy app built with Network Extension for macOS.
- [SpechtLite](https://github.com/zhuhaow/SpechtLite)
- Rule-based proxy app for macOS.
- [clashX](https://github.com/yichengchen/clashX)
- A rule based custom proxy with GUI for Mac base on clash.
- [rvc-mac](https://github.com/riboseinc/cryptode-mac)
- Ribose VPN Client macOS Menu App.
## Video
- [Conferences.digital](https://github.com/zagahr/Conferences.digital)
- Best way to watch the latest and greatest videos from your favourite developer conferences for free on your Mac.
- [Datamosh](https://github.com/maelswarm/Datamosh)
- Datamosh your videos on macOS.
- [Face Data](https://github.com/xiaohk/FaceData)
- macOS application used to auto-annotate landmarks from a video.
- [Quick Caption](https://github.com/LumingYin/Caption)
- Transcribe and generate caption files (SRT, ASS and FCPXML) without manually entering time codes.
- [Vid Quiz Creator](https://github.com/sahil-a/vidquizcreator)
- macOS application to insert quizzes within video playback and play those videos to receiving devices using the LISNR API.
- [MarkerData](https://github.com/TheAcharya/MarkerData)
- The avant-garde Marker extraction application crafted for Final Cut Pro
## Wallpaper
- [500-mac-wallpaper](https://github.com/markcheeky/500-mac-wallpaper)
- Simple macOS app for the status bar to automatically download photos from 500px.com to a local folder that can be set as a source of wallpapers.
- [Artify](https://github.com/NghiaTranUIT/artify-macos)
- A macOS application for bringing dedicatedly 18th century Arts to everyone
- [BingPaper](https://github.com/pengsrc/BingPaper)
- Use Bing daily photo as your wallpaper on macOS.
- [Muzei](https://github.com/naman14/Muzei-macOS)
- Muzei wallpaper app for macOS.
- [Plash](https://github.com/sindresorhus/Plash)
- Make any website your desktop wallpaper.
- [Sunscreen](https://github.com/davidcelis/Sunscreen)
- Sunscreen is a fun, lightweight application that changes your desktop wallpaper based on sunrise and sunset.
- [Open Wallpaper Engine](https://github.com/haren724/wallpaper-player-mac)
- A powerful open source live wallpaper app for mac
## Window Management
- [AeroSpace](https://github.com/nikitabobko/AeroSpace)
- AeroSpace is an i3-like tiling window manager for macOS
- [Amethyst](https://github.com/ianyh/Amethyst)
- Automatic tiling window manager for macOS.
- [Desktop Profiles](https://github.com/mamiksik/Desktop-Profiles)
- An innovative desktop/window manager for macOS
- [Dockit](https://github.com/XiCheng148/Dockit)
- An application that can dock any window to the edge of the screen.
- [DockAnchor](https://github.com/bwya77/DockAnchor)
- Locks the macOS Dock to one display in multi-monitor setups.
- [Loop](https://github.com/MrKai77/Loop)
- Window management made elegant.
- [MacsyZones](https://github.com/rohanrhu/MacsyZones)
- Organize your windows with ease.
- [Rectangle](https://github.com/rxhanson/Rectangle)
- Rectangle is a window manager heavily based on Spectacle, written in Swift.
- [SwiftShift](https://github.com/pablopunk/SwiftShift)
- Sweet window management for macOS
- [Topit](https://github.com/lihaoyun6/Topit)
- Pin any window to the top of your screen
- [XEasyMotion](https://github.com/h2ero/XEasyMotion)
- Using keyboard control mouse.
## License
[](https://creativecommons.org/licenses/by/4.0/)
This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).