serhii-londar / open-source-mac-os-apps
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing serhii-londar/open-source-mac-os-apps in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Summary (README)
PreviewList of awesome open source applications for macOS. This list contains a lot of native, and cross-platform apps. The main goal of this repository is to find free open source apps and start contributing. Feel free to contribute to the list, any suggestions are welcome!
To receive all new or popular applications you can join our telegram channel.
Support
Hey friend! Help me out for a couple of :beers:! <span class="badge-patreon"><a href="https://www.patreon.com/serhiilondar" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span>
📊 Statistics
| Metric | Count |
|---|---|
| 📱 Total Applications | 688 |
| 📂 Categories | 49 |
| 🔝 Top Languages | Swift: 303 • Objective-C: 137 • Javascript: 113 • C++: 59 • Typescript: 42 |
Languages
You can see in which language an app is written. Currently there are following languages:
| Language | Icon |
|---|---|
| C | <img src='./icons/c-64.png' alt='C' height='16'/> |
| C++ | <img src='./icons/cpp-64.png' alt='C++' height='16'/> |
| C# | <img src='./icons/csharp-64.png' alt='C#' height='16'/> |
| Clojure | <img src='./icons/clojure-64.png' alt='Clojure' height='16'/> |
| CoffeeScript | <img src='./icons/coffeescript-64.png' alt='CoffeeScript' height='16'/> |
| CSS | <img src='./icons/css-64.png' alt='CSS' height='16'/> |
| Elm | <img src='./icons/elm-64.png' alt='Elm' height='16'/> |
| Go | <img src='./icons/golang-64.png' alt='Go' height='16'/> |
| Haskell | <img src='./icons/haskell-64.png' alt='Haskell' height='16'/> |
| Java | <img src='./icons/java-64.png' alt='Java' height='16'/> |
| JavaScript | <img src='./icons/javascript-64.png' alt='JavaScript' height='16'/> |
| Lua | <img src='./icons/Lua-64.png' alt='Lua' height='16'/> |
| Objective-C | <img src='./icons/objective-c-64.png' alt='Objective-C' height='16'/> |
| Python | <img src='./icons/python-64.png' alt='Python' height='16'/> |
| Ruby | <img src='./icons/ruby-64.png' alt='Ruby' height='16'/> |
| Rust | <img src='./icons/rust-64.png' alt='Rust' height='16'/> |
| Shell | <img src='./icons/shell-64.png' alt='Shell' height='16'/> |
| Swift | <img src='./icons/swift-64.png' alt='Swift' height='16'/> |
| TypeScript | <img src='./icons/typescript-64.png' alt='TypeScript' height='16'/> |
| Metal | <img src='./icons/metal-64.png' alt='Metal' height='16'/> |
Contents
- Audio
- Backup
- Browser
- Chat
- Cryptocurrency
- Database
- Development
- Git
- iOS / macOS
- JSON Parsing
- Web development
- Other development
- Downloader
- Editors
- CSV
- JSON
- Markdown
- TeX
- Text
- Extensions
- Finder
- Games
- Graphics
- IDE
- Images
- Keyboard
- Menubar
- Music
- News
- Notes
- Other
- Podcast
- Productivity
- Screensaver
- Security
- Sharing Files
- Social Networking
- Streaming
- System
- Terminal
- Touch Bar
- Utilities
- VPN & Proxy
- Video
- Wallpaper
- Window Management
Applications
<a id="audio"></a>
🎵 Audio (39)
-
[Un]MuteMic - macOS app to mute & unmute the input volume of your microphone. Perfect for podcasters.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Badges: <a href='https://github.com/CocoaHeadsBrasil/MuteUnmuteMic/releases/latest'><img src='https://img.shields.io/github/v/release/CocoaHeadsBrasil/MuteUnmuteMic?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/CocoaHeadsBrasil/MuteUnmuteMic'><img src='https://img.shields.io/github/stars/CocoaHeadsBrasil/MuteUnmuteMic?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/CocoaHeadsBrasil/MuteUnmuteMic' alt='Last commit'/> <img src='https://img.shields.io/github/license/CocoaHeadsBrasil/MuteUnmuteMic' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://cloud.githubusercontent.com/assets/235208/10419593/143171fc-704a-11e5-8270-374ca898685b.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Audacity - Free, open source, cross-platform audio software
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Website: https://www.audacityteam.org/
Badges: <a href='https://github.com/audacity/audacity/releases/latest'><img src='https://img.shields.io/github/v/release/audacity/audacity?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/audacity/audacity'><img src='https://img.shields.io/github/stars/audacity/audacity?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/audacity/audacity' alt='Last commit'/> <img src='https://img.shields.io/github/license/audacity/audacity' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.audacityteam.org/wp-content/uploads/2017/12/Audacity-220-Mac-normal.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
AUHost - Application which hosts AudioUnits v3 using AVFoundation API.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/vgorloff/AUHost/releases/latest'><img src='https://img.shields.io/github/v/release/vgorloff/AUHost?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/vgorloff/AUHost'><img src='https://img.shields.io/github/stars/vgorloff/AUHost?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/vgorloff/AUHost' alt='Last commit'/> <img src='https://img.shields.io/github/license/vgorloff/AUHost' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/vgorloff/AUHost/master/Media/Screenshot-MainWindow.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Aural Player - Aural Player is a audio player application for the macOS platform. Inspired by the classic Winamp player for Windows, it is designed to be to-the-point and easy to use.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/kartik-venugopal/aural-player/releases/latest'><img src='https://img.shields.io/github/v/release/kartik-venugopal/aural-player?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/kartik-venugopal/aural-player'><img src='https://img.shields.io/github/stars/kartik-venugopal/aural-player?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/kartik-venugopal/aural-player' alt='Last commit'/> <img src='https://img.shields.io/github/license/kartik-venugopal/aural-player' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/maculateConception/aural-player/master/Documentation/Demos/mainDemo.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/maculateConception/aural-player/master/Documentation/Demos/playerView.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/maculateConception/aural-player/master/Documentation/Demos/ABLoop.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(5 more screenshots available in the repository)
</p> </details> -
AutoMute - Automatically mute the sound when headphones disconnect / Mac awake from sleep.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Website: https://yoni.ninja/automute/
Badges: <a href='https://github.com/yonilevy/automute/releases/latest'><img src='https://img.shields.io/github/v/release/yonilevy/automute?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/yonilevy/automute'><img src='https://img.shields.io/github/stars/yonilevy/automute?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/yonilevy/automute' alt='Last commit'/> <img src='https://img.shields.io/github/license/yonilevy/automute' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/31284/49688097-ac653900-fb15-11e8-9c48-3db96df5dcbf.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://user-images.githubusercontent.com/31284/49688098-ae2efc80-fb15-11e8-8034-14c67fb69d90.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Background Music - Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/kyleneideck/BackgroundMusic/releases/latest'><img src='https://img.shields.io/github/v/release/kyleneideck/BackgroundMusic?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/kyleneideck/BackgroundMusic'><img src='https://img.shields.io/github/stars/kyleneideck/BackgroundMusic?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/kyleneideck/BackgroundMusic' alt='Last commit'/> <img src='https://img.shields.io/github/license/kyleneideck/BackgroundMusic' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/kyleneideck/BackgroundMusic/master/Images/README/Screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
BlackHole - BlackHole is a modern macOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency.
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Badges: <a href='https://github.com/ExistentialAudio/BlackHole/releases/latest'><img src='https://img.shields.io/github/v/release/ExistentialAudio/BlackHole?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ExistentialAudio/BlackHole'><img src='https://img.shields.io/github/stars/ExistentialAudio/BlackHole?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ExistentialAudio/BlackHole' alt='Last commit'/> <img src='https://img.shields.io/github/license/ExistentialAudio/BlackHole' alt='License'/>
-
CAM - macOS camera recording using ffmpeg
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/hanayik/CAM/releases/latest'><img src='https://img.shields.io/github/v/release/hanayik/CAM?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/hanayik/CAM'><img src='https://img.shields.io/github/stars/hanayik/CAM?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/hanayik/CAM' alt='Last commit'/> <img src='https://img.shields.io/github/license/hanayik/CAM' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/hanayik/CAM/master/gh-screenshots/1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/hanayik/CAM/master/gh-screenshots/2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/hanayik/CAM/master/gh-screenshots/3.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
Clementine - Clementine is a modern music player and library organizer for Windows, Linux and macOS.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Website: https://www.clementine-player.org/
Badges: <a href='https://github.com/clementine-player/Clementine/releases/latest'><img src='https://img.shields.io/github/v/release/clementine-player/Clementine?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/clementine-player/Clementine'><img src='https://img.shields.io/github/stars/clementine-player/Clementine?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/clementine-player/Clementine' alt='Last commit'/> <img src='https://img.shields.io/github/license/clementine-player/Clementine' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://clementine-player.github.io/pages/images/screenshots/clementine-1.2-1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://clementine-player.github.io/pages/images/screenshots/clementine-1.2-2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://clementine-player.github.io/pages/images/screenshots/clementine-1.2-3.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
Cog - Cog is an open source audio player for macOS. The basic layout is a single-paned playlist interface with two retractable drawers, one for navigating the user's music folders and another for viewing audio file properties, like bitrate.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Website: https://cogx.org/
-
eqMac2 - System-Wide Equalizer for the Mac.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/bitgapp/eqMac/releases/latest'><img src='https://img.shields.io/github/v/release/bitgapp/eqMac?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/bitgapp/eqMac'><img src='https://img.shields.io/github/stars/bitgapp/eqMac?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/bitgapp/eqMac' alt='Last commit'/> <img src='https://img.shields.io/github/license/bitgapp/eqMac' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/8472525/29003031-13d1cd60-7aa7-11e7-9868-6afc36a34b52.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://user-images.githubusercontent.com/8472525/33244041-488cf4b4-d2e8-11e7-986c-49826dd853e1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
fre:ac - The fre:ac audio converter project.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/enzo1982/freac/releases/latest'><img src='https://img.shields.io/github/v/release/enzo1982/freac?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/enzo1982/freac'><img src='https://img.shields.io/github/stars/enzo1982/freac?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/enzo1982/freac' alt='Last commit'/> <img src='https://img.shields.io/github/license/enzo1982/freac' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://freac.org/images/freac-ubuntu.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
iTunes-Volume-Control - This app allows you to control the iTunes volume using volume up and volume down hotkeys.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/alberti42/iTunes-Volume-Control/releases/latest'><img src='https://img.shields.io/github/v/release/alberti42/iTunes-Volume-Control?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/alberti42/iTunes-Volume-Control'><img src='https://img.shields.io/github/stars/alberti42/iTunes-Volume-Control?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/alberti42/iTunes-Volume-Control' alt='Last commit'/> <img src='https://img.shields.io/github/license/alberti42/iTunes-Volume-Control' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://camo.githubusercontent.com/0e72c553e7a1078295948921350e923e03f9a8f4/68747470733a2f2f7261772e6769746875622e636f6d2f616c626572746934322f6954756e65732d566f6c756d652d436f6e74726f6c2f6d61737465722f6954756e6573253230566f6c756d65253230436f6e74726f6c2f496d616765732f73637265656e73686f742e706e67' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
jmc - jmc is new macOS media organizer.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/jcm93/jmc/releases/latest'><img src='https://img.shields.io/github/v/release/jcm93/jmc?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/jcm93/jmc'><img src='https://img.shields.io/github/stars/jcm93/jmc?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/jcm93/jmc' alt='Last commit'/> <img src='https://img.shields.io/github/license/jcm93/jmc' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://puu.sh/xoZYo/bd6d6deeb0.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://i.imgur.com/SJ5RgM5.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://puu.sh/xoZHp/31dddfc751.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
Karaoke Forever - Host awesome karaoke parties where everyone can queue songs from their phone's browser. Plays MP3+G and MP4 with WebGL visualizations.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://www.karaoke-eternal.com/
Badges: <a href='https://github.com/bhj/KaraokeEternal/releases/latest'><img src='https://img.shields.io/github/v/release/bhj/KaraokeEternal?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/bhj/KaraokeEternal'><img src='https://img.shields.io/github/stars/bhj/KaraokeEternal?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/bhj/KaraokeEternal' alt='Last commit'/> <img src='https://img.shields.io/github/license/bhj/KaraokeEternal' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/bhj/KaraokeEternal/blob/master/docs/assets/images/README.jpg?raw=true' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
LocalRadio - LocalRadio is software for listening to "Software-Defined Radio" on your Mac and mobile devices.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/dsward2/LocalRadio/releases/latest'><img src='https://img.shields.io/github/v/release/dsward2/LocalRadio?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/dsward2/LocalRadio'><img src='https://img.shields.io/github/stars/dsward2/LocalRadio?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/dsward2/LocalRadio' alt='Last commit'/> <img src='https://img.shields.io/github/license/dsward2/LocalRadio' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://cdn.jsdelivr.net/gh/dsward2/LocalRadio@d3eb87c/Documents/LocalRadio-animation.svg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
LosslessCut - The swiss army knife of lossless video/audio editing without re-encoding.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://mifi.no/losslesscut/
Badges: <a href='https://github.com/mifi/lossless-cut/releases/latest'><img src='https://img.shields.io/github/v/release/mifi/lossless-cut?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/mifi/lossless-cut'><img src='https://img.shields.io/github/stars/mifi/lossless-cut?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/mifi/lossless-cut' alt='Last commit'/> <img src='https://img.shields.io/github/license/mifi/lossless-cut' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/mifi/lossless-cut/master/main_screenshot.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
LyricGlow - macOS application displaying synchronized lyrics with animated word-by-word glow effects for Spotify, Apple Music, and YouTube Music.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/ateymoori/lyricglow/releases/latest'><img src='https://img.shields.io/github/v/release/ateymoori/lyricglow?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ateymoori/lyricglow'><img src='https://img.shields.io/github/stars/ateymoori/lyricglow?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ateymoori/lyricglow' alt='Last commit'/> <img src='https://img.shields.io/github/license/ateymoori/lyricglow' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/ateymoori/lyricglow/main/screenshots/lyricglow-synchronized-lyrics-english.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/ateymoori/lyricglow/main/screenshots/lyricglow-artist-images-album-covers.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/ateymoori/lyricglow/main/screenshots/lyricglow-rtl-lyrics-persian.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Lyricism - macOS app to show you lyric what currently iTunes or Spotify is playing.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/lyc2345/Lyricism/releases/latest'><img src='https://img.shields.io/github/v/release/lyc2345/Lyricism?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/lyc2345/Lyricism'><img src='https://img.shields.io/github/stars/lyc2345/Lyricism?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/lyc2345/Lyricism' alt='Last commit'/> <img src='https://img.shields.io/github/license/lyc2345/Lyricism' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/lyc2345/Lyricism/master/screenshot/Screen%20Shot%202016-09-20%20at%209.23.34%20AM.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/lyc2345/Lyricism/master/screenshot/Screen%20Shot%202016-07-21%20at%204.34.33%20PM.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/lyc2345/Lyricism/master/screenshot/Screen%20Shot%202016-09-20%20at%209.22.59%20AM.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
LyricsX - Lyrics for iTunes, Spotify and Vox.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/ddddxxx/LyricsX/releases/latest'><img src='https://img.shields.io/github/v/release/ddddxxx/LyricsX?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ddddxxx/LyricsX'><img src='https://img.shields.io/github/stars/ddddxxx/LyricsX?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ddddxxx/LyricsX' alt='Last commit'/> <img src='https://img.shields.io/github/license/ddddxxx/LyricsX' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/ddddxxx/LyricsX/master/docs/img/desktop_lyrics.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/ddddxxx/LyricsX/master/docs/img/preview_3.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/ddddxxx/LyricsX/master/docs/img/preview_2.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
MonitorControl - Control your external monitor brightness, contrast or volume directly from a menulet or with keyboard native keys.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/MonitorControl/MonitorControl/releases/latest'><img src='https://img.shields.io/github/v/release/MonitorControl/MonitorControl?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/MonitorControl/MonitorControl'><img src='https://img.shields.io/github/stars/MonitorControl/MonitorControl?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/MonitorControl/MonitorControl' alt='Last commit'/> <img src='https://img.shields.io/github/license/MonitorControl/MonitorControl' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/MonitorControl/MonitorControl/tree/master/.github' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Mous Player - Simple yet powerful audio player for BSD/Linux/macOS.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/bsdelf/mous/releases/latest'><img src='https://img.shields.io/github/v/release/bsdelf/mous?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/bsdelf/mous'><img src='https://img.shields.io/github/stars/bsdelf/mous?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/bsdelf/mous' alt='Last commit'/> <img src='https://img.shields.io/github/license/bsdelf/mous' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/bsdelf/mous/master/screenshot/qt-conv.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/bsdelf/mous/master/screenshot/qt5-macos.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/bsdelf/mous/master/screenshot/qt.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(2 more screenshots available in the repository)
</p> </details> -
MPV - Lightweight, highly configurable media player.
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Website: https://mpv.io
Badges: <a href='https://github.com/mpv-player/mpv/releases/latest'><img src='https://img.shields.io/github/v/release/mpv-player/mpv?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/mpv-player/mpv'><img src='https://img.shields.io/github/stars/mpv-player/mpv?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/mpv-player/mpv' alt='Last commit'/> <img src='https://img.shields.io/github/license/mpv-player/mpv' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://mpv.io/images/mpv-screenshot-34cd36ae.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
NoiseBuddy - Control the listening mode on your AirPods Pro in the Touch Bar or Menu Bar.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/insidegui/NoiseBuddy/releases/latest'><img src='https://img.shields.io/github/v/release/insidegui/NoiseBuddy?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/insidegui/NoiseBuddy'><img src='https://img.shields.io/github/stars/insidegui/NoiseBuddy?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/insidegui/NoiseBuddy' alt='Last commit'/> <img src='https://img.shields.io/github/license/insidegui/NoiseBuddy' alt='License'/>
-
PlayStatus - PlayStatus is a macOS app that allows the control of Spotify and iTunes music playback from the menu bar.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/nbolar/PlayStatus/releases/latest'><img src='https://img.shields.io/github/v/release/nbolar/PlayStatus?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/nbolar/PlayStatus'><img src='https://img.shields.io/github/stars/nbolar/PlayStatus?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/nbolar/PlayStatus' alt='Last commit'/> <img src='https://img.shields.io/github/license/nbolar/PlayStatus' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/45484873/60389024-ece0d000-9ac2-11e9-8dbc-2376e905887f.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Plug - Discover and listen to music from Hype Machine.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://www.plugformac.com/
Badges: <a href='https://github.com/wulkano/Plug/releases/latest'><img src='https://img.shields.io/github/v/release/wulkano/Plug?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/wulkano/Plug'><img src='https://img.shields.io/github/stars/wulkano/Plug?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/wulkano/Plug' alt='Last commit'/> <img src='https://img.shields.io/github/license/wulkano/Plug' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/wulkano/Plug/1ae6383ad9ad7026ce6fad4f1ea7ce3356c1f722/Media/screenshot.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Pulp - Audio Sample manager.
Languages: <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Badges: <a href='https://github.com/bazalp/pulp/releases/latest'><img src='https://img.shields.io/github/v/release/bazalp/pulp?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/bazalp/pulp'><img src='https://img.shields.io/github/stars/bazalp/pulp?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/bazalp/pulp' alt='Last commit'/> <img src='https://img.shields.io/github/license/bazalp/pulp' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/bazalp/pulp/main/assets/img/app-pulp.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Scope - Audio Oscilloscope
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://billthefarmer.github.io/audiotools/
Badges: <a href='https://github.com/billthefarmer/audiotools/releases/latest'><img src='https://img.shields.io/github/v/release/billthefarmer/audiotools?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/billthefarmer/audiotools/tree/master/Scope/swift'><img src='https://img.shields.io/github/stars/billthefarmer/audiotools?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/billthefarmer/audiotools' alt='Last commit'/> <img src='https://img.shields.io/github/license/billthefarmer/audiotools' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/billthefarmer/billthefarmer.github.io/master/images/audiotools/Scope-swift.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
shairport-sync - macOS/Linux/FreeBSD/OpenBSD Airplay audio receiver.
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/mikebrady/shairport-sync/releases/latest'><img src='https://img.shields.io/github/v/release/mikebrady/shairport-sync?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/mikebrady/shairport-sync'><img src='https://img.shields.io/github/stars/mikebrady/shairport-sync?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/mikebrady/shairport-sync' alt='Last commit'/> <img src='https://img.shields.io/github/license/mikebrady/shairport-sync' alt='License'/>
-
ShazamScrobbler - Scrobble vinyl, radios, movies to Last.fm.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/ShazamScrobbler/shazamscrobbler-macos/releases/latest'><img src='https://img.shields.io/github/v/release/ShazamScrobbler/shazamscrobbler-macos?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ShazamScrobbler/shazamscrobbler-macos'><img src='https://img.shields.io/github/stars/ShazamScrobbler/shazamscrobbler-macos?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ShazamScrobbler/shazamscrobbler-macos' alt='Last commit'/> <img src='https://img.shields.io/github/license/ShazamScrobbler/shazamscrobbler-macos' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://cloud.githubusercontent.com/assets/1932338/10404677/7d1ffe58-6ed4-11e5-99d0-c29480a0bfda.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Sonora - Minimal, beautifully designed music player for macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/sonoramac/Sonora/releases/latest'><img src='https://img.shields.io/github/v/release/sonoramac/Sonora?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/sonoramac/Sonora'><img src='https://img.shields.io/github/stars/sonoramac/Sonora?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/sonoramac/Sonora' alt='Last commit'/> <img src='https://img.shields.io/github/license/sonoramac/Sonora' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/sonoramac/Sonora/master/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Spotify4BigSur - Spotify widget for Notification Center.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/fabiusBile/Spotify4BigSur/releases/latest'><img src='https://img.shields.io/github/v/release/fabiusBile/Spotify4BigSur?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/fabiusBile/Spotify4BigSur'><img src='https://img.shields.io/github/stars/fabiusBile/Spotify4BigSur?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/fabiusBile/Spotify4BigSur' alt='Last commit'/> <img src='https://img.shields.io/github/license/fabiusBile/Spotify4BigSur' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/fabiusBile/Spotify4BigSur/blob/master/medium_light.png?raw=true' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
SpotMenu - Spotify and iTunes in your menu bar.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/kmikiy/SpotMenu/releases/latest'><img src='https://img.shields.io/github/v/release/kmikiy/SpotMenu?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/kmikiy/SpotMenu'><img src='https://img.shields.io/github/stars/kmikiy/SpotMenu?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/kmikiy/SpotMenu' alt='Last commit'/> <img src='https://img.shields.io/github/license/kmikiy/SpotMenu' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/kmikiy/SpotMenu/master/Demo/demo.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
SpotSpot - Spotify mini-player for macOS.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/will-stone/SpotSpot/releases/latest'><img src='https://img.shields.io/github/v/release/will-stone/SpotSpot?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/will-stone/SpotSpot'><img src='https://img.shields.io/github/stars/will-stone/SpotSpot?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/will-stone/SpotSpot' alt='Last commit'/> <img src='https://img.shields.io/github/license/will-stone/SpotSpot' alt='License'/>
-
StargateDAW - An all-in-one digital audio workstation (DAW) and plugin suite
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python
Badges: <a href='https://github.com/stargatedaw/stargate/releases/latest'><img src='https://img.shields.io/github/v/release/stargatedaw/stargate?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/stargatedaw/stargate'><img src='https://img.shields.io/github/stars/stargatedaw/stargate?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/stargatedaw/stargate' alt='Last commit'/> <img src='https://img.shields.io/github/license/stargatedaw/stargate' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/stargatedaw/stargate/main/assets/audio_item.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/stargatedaw/stargate/main/assets/note_item.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/stargatedaw/stargate/main/assets/plugins.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(3 more screenshots available in the repository)
</p> </details> -
Suohai - Audio input/output source lock for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Sunnyyoung/Suohai/releases/latest'><img src='https://img.shields.io/github/v/release/Sunnyyoung/Suohai?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Sunnyyoung/Suohai'><img src='https://img.shields.io/github/stars/Sunnyyoung/Suohai?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Sunnyyoung/Suohai' alt='Last commit'/> <img src='https://img.shields.io/github/license/Sunnyyoung/Suohai' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Sunnyyoung/Suohai/master/Screenshot/0x01.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Tickeys - Instant audio feedback for typing. macOS version.
Languages: <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust
Badges: <a href='https://github.com/yingDev/Tickeys/releases/latest'><img src='https://img.shields.io/github/v/release/yingDev/Tickeys?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/yingDev/Tickeys'><img src='https://img.shields.io/github/stars/yingDev/Tickeys?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/yingDev/Tickeys' alt='Last commit'/> <img src='https://img.shields.io/github/license/yingDev/Tickeys' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/yingDev/Tickeys/master/.readme_images/1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/yingDev/Tickeys/master/.readme_images/video_thumb.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/yingDev/Tickeys/master/.readme_images/2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Tuner - Musical Instrument Tuner
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://billthefarmer.github.io/ctuner/
Badges: <a href='https://github.com/billthefarmer/ctuner/releases/latest'><img src='https://img.shields.io/github/v/release/billthefarmer/ctuner?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/billthefarmer/ctuner'><img src='https://img.shields.io/github/stars/billthefarmer/ctuner?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/billthefarmer/ctuner' alt='Last commit'/> <img src='https://img.shields.io/github/license/billthefarmer/ctuner' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/billthefarmer/billthefarmer.github.io/master/images/ctuner/Tuner-swift.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/billthefarmer/billthefarmer.github.io/master/images/ctuner/Tuner-preferences.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/billthefarmer/billthefarmer.github.io/master/images/ctuner/Note-filter.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
waveSDR - macOS native desktop Software Defined Radio application using the RTL-SDR USB device.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/getoffmyhack/waveSDR/releases/latest'><img src='https://img.shields.io/github/v/release/getoffmyhack/waveSDR?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/getoffmyhack/waveSDR'><img src='https://img.shields.io/github/stars/getoffmyhack/waveSDR?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/getoffmyhack/waveSDR' alt='Last commit'/> <img src='https://img.shields.io/github/license/getoffmyhack/waveSDR' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/getoffmyhack/waveSDR/master/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="backup"></a>
💾 Backup (6)
-
backy - Tiny multiprocessing utility for file backups.
Languages: <img src='./icons/golang-64.png' alt='Go icon' title='Go' height='16'/> Go
Badges: <a href='https://github.com/vdbsh/backy/releases/latest'><img src='https://img.shields.io/github/v/release/vdbsh/backy?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/vdbsh/backy'><img src='https://img.shields.io/github/stars/vdbsh/backy?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/vdbsh/backy' alt='Last commit'/> <img src='https://img.shields.io/github/license/vdbsh/backy' alt='License'/>
-
BorgBase/Vorta - Simple and Secure Offsite Backups
Languages: <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python
Website: https://www.borgbase.com/
-
Mackup - Keep your application settings in sync (macOS/Linux).
Languages: <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python
Badges: <a href='https://github.com/lra/mackup/releases/latest'><img src='https://img.shields.io/github/v/release/lra/mackup?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/lra/mackup'><img src='https://img.shields.io/github/stars/lra/mackup?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/lra/mackup' alt='Last commit'/> <img src='https://img.shields.io/github/license/lra/mackup' alt='License'/>
-
shallow-backup - Easily create lightweight documentation of installed applications, dotfiles, and more.
Languages: <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python
Badges: <a href='https://github.com/alichtman/shallow-backup/releases/latest'><img src='https://img.shields.io/github/v/release/alichtman/shallow-backup?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/alichtman/shallow-backup'><img src='https://img.shields.io/github/stars/alichtman/shallow-backup?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/alichtman/shallow-backup' alt='Last commit'/> <img src='https://img.shields.io/github/license/alichtman/shallow-backup' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/alichtman/shallow-backup/blob/main/img/shallow-backup-demo.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Syncalicious - Keeping multiple macOS preferences in sync can be painful, but it shouldn't be.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/zenangst/Syncalicious/releases/latest'><img src='https://img.shields.io/github/v/release/zenangst/Syncalicious?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/zenangst/Syncalicious'><img src='https://img.shields.io/github/stars/zenangst/Syncalicious?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/zenangst/Syncalicious' alt='Last commit'/> <img src='https://img.shields.io/github/license/zenangst/Syncalicious' alt='License'/>
-
UrBackup - UrBackup is Client/Server network backup for Windows, macOS and Linux.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Badges: <a href='https://github.com/uroni/urbackup_backend/releases/latest'><img src='https://img.shields.io/github/v/release/uroni/urbackup_backend?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/uroni/urbackup_backend'><img src='https://img.shields.io/github/stars/uroni/urbackup_backend?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/uroni/urbackup_backend' alt='Last commit'/> <img src='https://img.shields.io/github/license/uroni/urbackup_backend' alt='License'/>
<a id="browser"></a>
🌐 Browser (13)
-
Beaker Browser - Beaker is an experimental peer-to-peer Web browser.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/beakerbrowser/beaker/releases/latest'><img src='https://img.shields.io/github/v/release/beakerbrowser/beaker?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/beakerbrowser/beaker'><img src='https://img.shields.io/github/stars/beakerbrowser/beaker?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/beakerbrowser/beaker' alt='Last commit'/> <img src='https://img.shields.io/github/license/beakerbrowser/beaker' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='http://nerdist.com/wp-content/uploads/2016/05/the-mad-king-game-of-thrones.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/beakerbrowser/beaker/master/build/icons/256x256.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Brave Browser - Brave browser for Desktop and Laptop computers running Windows, macOS, and Linux.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/brave/brave-browser/releases/latest'><img src='https://img.shields.io/github/v/release/brave/brave-browser?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/brave/brave-browser'><img src='https://img.shields.io/github/stars/brave/brave-browser?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/brave/brave-browser' alt='Last commit'/> <img src='https://img.shields.io/github/license/brave/brave-browser' alt='License'/>
-
browserosaurus - macOS tool that prompts you to choose a browser when opening a link.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/will-stone/browserosaurus/releases/latest'><img src='https://img.shields.io/github/v/release/will-stone/browserosaurus?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/will-stone/browserosaurus'><img src='https://img.shields.io/github/stars/will-stone/browserosaurus?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/will-stone/browserosaurus' alt='Last commit'/> <img src='https://img.shields.io/github/license/will-stone/browserosaurus' alt='License'/>
-
Chromium - Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Website: https://www.chromium.org/
-
Finicky - Always opens the right browser.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/johnste/finicky/releases/latest'><img src='https://img.shields.io/github/v/release/johnste/finicky?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/johnste/finicky'><img src='https://img.shields.io/github/stars/johnste/finicky?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/johnste/finicky' alt='Last commit'/> <img src='https://img.shields.io/github/license/johnste/finicky' alt='License'/>
-
Firefox - Fast, privacy aware browser from a non-profit. Runs on Windows, macOS and Linux.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
-
Helium - Floating browser window for macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/JadenGeller/Helium/releases/latest'><img src='https://img.shields.io/github/v/release/JadenGeller/Helium?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/JadenGeller/Helium'><img src='https://img.shields.io/github/stars/JadenGeller/Helium?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/JadenGeller/Helium' alt='Last commit'/> <img src='https://img.shields.io/github/license/JadenGeller/Helium' alt='License'/>
-
Min Browser - A fast and efficient minimal web browser.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://minbrowser.org
Badges: <a href='https://github.com/minbrowser/min/releases/latest'><img src='https://img.shields.io/github/v/release/minbrowser/min?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/minbrowser/min'><img src='https://img.shields.io/github/stars/minbrowser/min?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/minbrowser/min' alt='Last commit'/> <img src='https://img.shields.io/github/license/minbrowser/min' alt='License'/>
-
otter-browser - Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/OtterBrowser/otter-browser/releases/latest'><img src='https://img.shields.io/github/v/release/OtterBrowser/otter-browser?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/OtterBrowser/otter-browser'><img src='https://img.shields.io/github/stars/OtterBrowser/otter-browser?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/OtterBrowser/otter-browser' alt='Last commit'/> <img src='https://img.shields.io/github/license/OtterBrowser/otter-browser' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://camo.githubusercontent.com/050724a64db6ea50c8dd28144b26942b76883752/68747470733a2f2f6f747465722d62726f777365722e6f72672f73637265656e73686f74732f312e706e67' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Pennywise - Pennywise opens any website or media in a small floating window that remains on top of all other applications. It's a great alternative to Helium.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/kamranahmedse/pennywise/releases/latest'><img src='https://img.shields.io/github/v/release/kamranahmedse/pennywise?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/kamranahmedse/pennywise'><img src='https://img.shields.io/github/stars/kamranahmedse/pennywise?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/kamranahmedse/pennywise' alt='Last commit'/> <img src='https://img.shields.io/github/license/kamranahmedse/pennywise' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://camo.githubusercontent.com/275d176aeaab2b9cf09701a091c8fb7ecfe6256a/68747470733a2f2f692e696d6775722e636f6d2f753766415439392e706e67' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://camo.githubusercontent.com/71ba8a4a28624f1f102272685f72a80fe70a2c03/68747470733a2f2f692e696d6775722e636f6d2f43654c596f75782e706e673f31' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://camo.githubusercontent.com/601c0dc538bad004c231201e8fe86e16ed3729d0/68747470733a2f2f692e696d6775722e636f6d2f4262715a6d634b2e706e67' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
Plash - Make any website your desktop wallpaper.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://sindresorhus.com/plash
Badges: <a href='https://github.com/sindresorhus/Plash/releases/latest'><img src='https://img.shields.io/github/v/release/sindresorhus/Plash?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/sindresorhus/Plash'><img src='https://img.shields.io/github/stars/sindresorhus/Plash?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/sindresorhus/Plash' alt='Last commit'/> <img src='https://img.shields.io/github/license/sindresorhus/Plash' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/170270/74323375-0287d900-4db8-11ea-8b26-5566565fa8a1.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Privacy Redirect for Safari - Redirect Twitter, YouTube, Reddit, Google Maps, Google Search, and Google Translate to privacy friendly alternatives.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/smmr-software/privacy-redirect-safari/releases/latest'><img src='https://img.shields.io/github/v/release/smmr-software/privacy-redirect-safari?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/smmr-software/privacy-redirect-safari'><img src='https://img.shields.io/github/stars/smmr-software/privacy-redirect-safari?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/smmr-software/privacy-redirect-safari' alt='Last commit'/> <img src='https://img.shields.io/github/license/smmr-software/privacy-redirect-safari' alt='License'/>
-
seb-mac - Safe Exam Browser for macOS and iOS.
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Badges: <a href='https://github.com/SafeExamBrowser/seb-mac/releases/latest'><img src='https://img.shields.io/github/v/release/SafeExamBrowser/seb-mac?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/SafeExamBrowser/seb-mac'><img src='https://img.shields.io/github/stars/SafeExamBrowser/seb-mac?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/SafeExamBrowser/seb-mac' alt='Last commit'/> <img src='https://img.shields.io/github/license/SafeExamBrowser/seb-mac' alt='License'/>
<a id="chat"></a>
💬 Chat (20)
-
Adium - Instant messaging application that can connect to XMPP (Jabber), IRC and more.
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Website: https://adium.im/
Badges: <a href='https://github.com/adium/adium/releases/latest'><img src='https://img.shields.io/github/v/release/adium/adium?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/adium/adium'><img src='https://img.shields.io/github/stars/adium/adium?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/adium/adium' alt='Last commit'/> <img src='https://img.shields.io/github/license/adium/adium' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://adiumx.com/blog/uploads/2009/03/twitter-full.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Beagle IM - Powerful XMPP client with support for file transfer, VoIP and end-to-end encryption.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://beagle.im/
Badges: <a href='https://github.com/tigase/beagle-im/releases/latest'><img src='https://img.shields.io/github/v/release/tigase/beagle-im?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/tigase/beagle-im'><img src='https://img.shields.io/github/stars/tigase/beagle-im?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/tigase/beagle-im' alt='Last commit'/> <img src='https://img.shields.io/github/license/tigase/beagle-im' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://beagle.im/img/services/darkOrLight.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
ChitChat - Native Mac app wrapper for WhatsApp Web.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/stonesam92/ChitChat/releases/latest'><img src='https://img.shields.io/github/v/release/stonesam92/ChitChat?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/stonesam92/ChitChat'><img src='https://img.shields.io/github/stars/stonesam92/ChitChat?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/stonesam92/ChitChat' alt='Last commit'/> <img src='https://img.shields.io/github/license/stonesam92/ChitChat' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/riXrTvx.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Electronic WeChat - Better WeChat on macOS and Linux.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/geeeeeeeeek/electronic-wechat/releases/latest'><img src='https://img.shields.io/github/v/release/geeeeeeeeek/electronic-wechat?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/geeeeeeeeek/electronic-wechat'><img src='https://img.shields.io/github/stars/geeeeeeeeek/electronic-wechat?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/geeeeeeeeek/electronic-wechat' alt='Last commit'/> <img src='https://img.shields.io/github/license/geeeeeeeeek/electronic-wechat' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://cloud.githubusercontent.com/assets/7262715/14876747/ff691ade-0d49-11e6-8435-cb1fac91b3c2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Element - Element is a collaboration app (currently Electron) for the Matrix protocol.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/vector-im/element-web/releases/latest'><img src='https://img.shields.io/github/v/release/vector-im/element-web?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/vector-im/element-web'><img src='https://img.shields.io/github/stars/vector-im/element-web?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/vector-im/element-web' alt='Last commit'/> <img src='https://img.shields.io/github/license/vector-im/element-web' alt='License'/>
-
Franz - Franz is messaging application for services like WhatsApp, Slack, Messenger and many more.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/meetfranz/franz/releases/latest'><img src='https://img.shields.io/github/v/release/meetfranz/franz?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/meetfranz/franz'><img src='https://img.shields.io/github/stars/meetfranz/franz?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/meetfranz/franz' alt='Last commit'/> <img src='https://img.shields.io/github/license/meetfranz/franz' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/meetfranz/franz/master/build-helpers/images/icon.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Google Allo for Desktop - Native macOS & Windows desktop app for Google Allo.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/kelyvin/Google-Allo-For-Desktop/releases/latest'><img src='https://img.shields.io/github/v/release/kelyvin/Google-Allo-For-Desktop?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/kelyvin/Google-Allo-For-Desktop'><img src='https://img.shields.io/github/stars/kelyvin/Google-Allo-For-Desktop?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/kelyvin/Google-Allo-For-Desktop' alt='Last commit'/> <img src='https://img.shields.io/github/license/kelyvin/Google-Allo-For-Desktop' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/5g1VU3S.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
GroupMe - Unofficial GroupMe App.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/css-64.png' alt='CSS icon' title='CSS' height='16'/> CSS
Badges: <a href='https://github.com/dcrousso/GroupMe/releases/latest'><img src='https://img.shields.io/github/v/release/dcrousso/GroupMe?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/dcrousso/GroupMe'><img src='https://img.shields.io/github/stars/dcrousso/GroupMe?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/dcrousso/GroupMe' alt='Last commit'/> <img src='https://img.shields.io/github/license/dcrousso/GroupMe' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/dcrousso/GroupMe/master/media/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
MessagesHistoryBrowser - macOS application to comfortably browse and search through your Messages.app history.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/glaurent/MessagesHistoryBrowser/releases/latest'><img src='https://img.shields.io/github/v/release/glaurent/MessagesHistoryBrowser?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/glaurent/MessagesHistoryBrowser'><img src='https://img.shields.io/github/stars/glaurent/MessagesHistoryBrowser?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/glaurent/MessagesHistoryBrowser' alt='Last commit'/> <img src='https://img.shields.io/github/license/glaurent/MessagesHistoryBrowser' alt='License'/>
-
RocketChat - Free open source chat system for teams. An alternative to Slack that can also be self hosted.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://www.rocket.chat/
Badges: <a href='https://github.com/RocketChat/Rocket.Chat.Electron/releases/latest'><img src='https://img.shields.io/github/v/release/RocketChat/Rocket.Chat.Electron?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/RocketChat/Rocket.Chat.Electron'><img src='https://img.shields.io/github/stars/RocketChat/Rocket.Chat.Electron?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/RocketChat/Rocket.Chat.Electron' alt='Last commit'/> <img src='https://img.shields.io/github/license/RocketChat/Rocket.Chat.Electron' alt='License'/>
-
Seaglass - A truly native Matrix client for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/neilalexander/seaglass/releases/latest'><img src='https://img.shields.io/github/v/release/neilalexander/seaglass?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/neilalexander/seaglass'><img src='https://img.shields.io/github/stars/neilalexander/seaglass?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/neilalexander/seaglass' alt='Last commit'/> <img src='https://img.shields.io/github/license/neilalexander/seaglass' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/neilalexander/seaglass/master/image.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Signal Desktop - Electron app that links with your Signal Android or Signal iOS app.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/signalapp/Signal-Desktop/releases/latest'><img src='https://img.shields.io/github/v/release/signalapp/Signal-Desktop?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/signalapp/Signal-Desktop'><img src='https://img.shields.io/github/stars/signalapp/Signal-Desktop?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/signalapp/Signal-Desktop' alt='Last commit'/> <img src='https://img.shields.io/github/license/signalapp/Signal-Desktop' alt='License'/>
-
Swiftcord - Native Discord client built in Swift & SwiftUI. Light on your RAM and CPU.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/SwiftcordApp/Swiftcord/releases/latest'><img src='https://img.shields.io/github/v/release/SwiftcordApp/Swiftcord?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/SwiftcordApp/Swiftcord'><img src='https://img.shields.io/github/stars/SwiftcordApp/Swiftcord?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/SwiftcordApp/Swiftcord' alt='Last commit'/> <img src='https://img.shields.io/github/license/SwiftcordApp/Swiftcord' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/SwiftcordApp/Swiftcord/blob/main/README_Resources/heroScreenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Telegram - Source code of Telegram for macOS on Swift.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/overtake/TelegramSwift/releases/latest'><img src='https://img.shields.io/github/v/release/overtake/TelegramSwift?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/overtake/TelegramSwift'><img src='https://img.shields.io/github/stars/overtake/TelegramSwift?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/overtake/TelegramSwift' alt='Last commit'/> <img src='https://img.shields.io/github/license/overtake/TelegramSwift' alt='License'/>
-
Telegram Desktop - Telegram Desktop messaging app.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/telegramdesktop/tdesktop/releases/latest'><img src='https://img.shields.io/github/v/release/telegramdesktop/tdesktop?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/telegramdesktop/tdesktop'><img src='https://img.shields.io/github/stars/telegramdesktop/tdesktop?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/telegramdesktop/tdesktop' alt='Last commit'/> <img src='https://img.shields.io/github/license/telegramdesktop/tdesktop' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/telegramdesktop/tdesktop/dev/docs/assets/preview.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Textual - Textual is an IRC client for macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/Codeux-Software/Textual/releases/latest'><img src='https://img.shields.io/github/v/release/Codeux-Software/Textual?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Codeux-Software/Textual'><img src='https://img.shields.io/github/stars/Codeux-Software/Textual?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Codeux-Software/Textual' alt='Last commit'/> <img src='https://img.shields.io/github/license/Codeux-Software/Textual' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.codeux.com/textual/private/images/v600media/YosemiteDarkFullscreen.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://www.codeux.com/textual/private/images/v600media/YosemiteDarkThumbnail.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://www.codeux.com/textual/private/images/v600media/YosemiteLightFullscreen.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
Thunderbird - Backed by Mozilla, Thunderbird is an extensible email, newsfeed, chat, and calendaring client.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust
Website: https://www.thunderbird.net/en-US/
<details> <summary>Screenshots</summary> <p> <img src='https://www.thunderbird.net/media/img/l10n/en-US/thunderbird/landing/screenshot-mac.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://www.thunderbird.net/media/img/l10n/en-US/thunderbird/calendar/screenshot-mac.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://www.thunderbird.net/media/img/thunderbird/features/addon-manager.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Torchat-Mac - TorChat for Mac is a macOS native and unofficial port of torchat.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/javerous/TorChat-Mac/releases/latest'><img src='https://img.shields.io/github/v/release/javerous/TorChat-Mac?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/javerous/TorChat-Mac'><img src='https://img.shields.io/github/stars/javerous/TorChat-Mac?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/javerous/TorChat-Mac' alt='Last commit'/> <img src='https://img.shields.io/github/license/javerous/TorChat-Mac' alt='License'/>
-
WhatsAppBar - Send WhatsApp message from menu bar.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/aldychris/WhatsAppBar/releases/latest'><img src='https://img.shields.io/github/v/release/aldychris/WhatsAppBar?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/aldychris/WhatsAppBar'><img src='https://img.shields.io/github/stars/aldychris/WhatsAppBar?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/aldychris/WhatsAppBar' alt='Last commit'/> <img src='https://img.shields.io/github/license/aldychris/WhatsAppBar' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/aldychris/WhatsAppBar/master/Resource/AppScreenshoot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/aldychris/WhatsAppBar/master/Resource/WaPref.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/aldychris/WhatsAppBar/master/Resource/WhatsAppBarGif.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Wire Desktop - Standalone Electron app for the chatapp Wire.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/wireapp/wire-desktop/releases/latest'><img src='https://img.shields.io/github/v/release/wireapp/wire-desktop?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/wireapp/wire-desktop'><img src='https://img.shields.io/github/stars/wireapp/wire-desktop?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/wireapp/wire-desktop' alt='Last commit'/> <img src='https://img.shields.io/github/license/wireapp/wire-desktop' alt='License'/>
<a id="cryptocurrency"></a>
💰 Cryptocurrency (5)
-
Bitcoin Core - Official Bitcoin Core software for running a full Bitcoin node.
Languages: <code>C++</code> <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python <img src='./icons/shell-64.png' alt='Shell icon' title='Shell' height='16'/> Shell
Website: https://bitcoincore.org/
Badges: <a href='https://github.com/bitcoin/bitcoin/releases/latest'><img src='https://img.shields.io/github/v/release/bitcoin/bitcoin?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/bitcoin/bitcoin'><img src='https://img.shields.io/github/stars/bitcoin/bitcoin?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/bitcoin/bitcoin' alt='Last commit'/> <img src='https://img.shields.io/github/license/bitcoin/bitcoin' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/bitcoin-core/bitcoincore.org/blob/master/assets/images/releases/fee-bump-menu.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
CoinBar - macOS menu bar application for tracking crypto coin prices.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/adamwaite/CoinBar/releases/latest'><img src='https://img.shields.io/github/v/release/adamwaite/CoinBar?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/adamwaite/CoinBar'><img src='https://img.shields.io/github/stars/adamwaite/CoinBar?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/adamwaite/CoinBar' alt='Last commit'/> <img src='https://img.shields.io/github/license/adamwaite/CoinBar' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/adamwaite/CoinBar/master/resources/04.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/adamwaite/CoinBar/master/resources/01.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/adamwaite/CoinBar/master/resources/02.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
Copay - A secure bitcoin wallet platform for both desktop and mobile devices.
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Badges: <a href='https://github.com/bitpay/copay/releases/latest'><img src='https://img.shields.io/github/v/release/bitpay/copay?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/bitpay/copay'><img src='https://img.shields.io/github/stars/bitpay/copay?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/bitpay/copay' alt='Last commit'/> <img src='https://img.shields.io/github/license/bitpay/copay' alt='License'/>
-
Crypto Bar - macOS menu bar application built with Electron.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/geraldoramos/crypto-bar/releases/latest'><img src='https://img.shields.io/github/v/release/geraldoramos/crypto-bar?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/geraldoramos/crypto-bar'><img src='https://img.shields.io/github/stars/geraldoramos/crypto-bar?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/geraldoramos/crypto-bar' alt='Last commit'/> <img src='https://img.shields.io/github/license/geraldoramos/crypto-bar' alt='License'/>
-
Float coin - Native menu bar app with floating window and support for many Exchanges.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/kaunteya/FloatCoin/releases/latest'><img src='https://img.shields.io/github/v/release/kaunteya/FloatCoin?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/kaunteya/FloatCoin'><img src='https://img.shields.io/github/stars/kaunteya/FloatCoin?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/kaunteya/FloatCoin' alt='Last commit'/> <img src='https://img.shields.io/github/license/kaunteya/FloatCoin' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/kaunteya/FloatCoin/master/Images/Banner.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="database"></a>
🗄️ Database (18)
-
Bdash - Simple SQL Client for lightweight data analysis.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/bdash-app/bdash/releases/latest'><img src='https://img.shields.io/github/v/release/bdash-app/bdash?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/bdash-app/bdash'><img src='https://img.shields.io/github/stars/bdash-app/bdash?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/bdash-app/bdash' alt='Last commit'/> <img src='https://img.shields.io/github/license/bdash-app/bdash' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/bdash-app/bdash/1.2.2/assets/capture1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/bdash-app/bdash/1.2.2/assets/capture2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Beekeeper Studio - SQL editor and manager with support for SQLite, MySQL, MariaDB, Postgres, CockroachDB, SQL Server, and Amazon Redshift.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://www.beekeeperstudio.io
Badges: <a href='https://github.com/beekeeper-studio/beekeeper-studio/releases/latest'><img src='https://img.shields.io/github/v/release/beekeeper-studio/beekeeper-studio?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/beekeeper-studio/beekeeper-studio'><img src='https://img.shields.io/github/stars/beekeeper-studio/beekeeper-studio?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/beekeeper-studio/beekeeper-studio' alt='Last commit'/> <img src='https://img.shields.io/github/license/beekeeper-studio/beekeeper-studio' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/beekeeper-studio/beekeeper-studio/master/apps/studio/screenshots/beekeeper-studio-demo.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/beekeeper-studio/beekeeper-studio/master/apps/studio/screenshots/main.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
DB Browser for SQLite - SQLite database management GUI.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/sqlitebrowser/sqlitebrowser/releases/latest'><img src='https://img.shields.io/github/v/release/sqlitebrowser/sqlitebrowser?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/sqlitebrowser/sqlitebrowser'><img src='https://img.shields.io/github/stars/sqlitebrowser/sqlitebrowser?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/sqlitebrowser/sqlitebrowser' alt='Last commit'/> <img src='https://img.shields.io/github/license/sqlitebrowser/sqlitebrowser' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/sqlitebrowser/sqlitebrowser/master/images/sqlitebrowser.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
DBeaver - Universal database tool and SQL client.
Languages: <img src='./icons/java-64.png' alt='Java icon' title='Java' height='16'/> Java
Badges: <a href='https://github.com/dbeaver/dbeaver/releases/latest'><img src='https://img.shields.io/github/v/release/dbeaver/dbeaver?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/dbeaver/dbeaver'><img src='https://img.shields.io/github/stars/dbeaver/dbeaver?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/dbeaver/dbeaver' alt='Last commit'/> <img src='https://img.shields.io/github/license/dbeaver/dbeaver' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://dbeaver.io/product/dbeaver-ss-classic.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://dbeaver.io/product/dbeaver-ss-mock.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://dbeaver.io/product/dbeaver-ss-erd.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
DbGate - Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Website: https://dbgate.org
Badges: <a href='https://github.com/dbgate/dbgate/releases/latest'><img src='https://img.shields.io/github/v/release/dbgate/dbgate?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/dbgate/dbgate'><img src='https://img.shields.io/github/stars/dbgate/dbgate?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/dbgate/dbgate' alt='Last commit'/> <img src='https://img.shields.io/github/license/dbgate/dbgate' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://dbgate.org/assets/screenshots/datagrid.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://dbgate.org/assets/screenshots/query.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://dbgate.org/assets/screenshots/diagram.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(6 more screenshots available in the repository)
</p> </details> -
Medis - 💻 Medis is a beautiful, easy-to-use Mac database management application for Redis.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/luin/medis/releases/latest'><img src='https://img.shields.io/github/v/release/luin/medis?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/luin/medis'><img src='https://img.shields.io/github/stars/luin/medis?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/luin/medis' alt='Last commit'/> <img src='https://img.shields.io/github/license/luin/medis' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://camo.githubusercontent.com/94bf1d9f514351e5064e6bf9245fc3a48e2a5a8c/687474703a2f2f6765746d656469732e636f6d2f73637265656e2e706e67' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
mongoDB.app - The easiest way to get started with mongoDB on the Mac.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/gcollazo/mongodbapp/releases/latest'><img src='https://img.shields.io/github/v/release/gcollazo/mongodbapp?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/gcollazo/mongodbapp'><img src='https://img.shields.io/github/stars/gcollazo/mongodbapp?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/gcollazo/mongodbapp' alt='Last commit'/> <img src='https://img.shields.io/github/license/gcollazo/mongodbapp' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://gcollazo.github.io/mongodbapp/assets/img/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
MongoHub - Add another lightweight Mac Native MongoDB client.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Badges: <a href='https://github.com/jeromelebel/MongoHub-Mac/releases/latest'><img src='https://img.shields.io/github/v/release/jeromelebel/MongoHub-Mac?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/jeromelebel/MongoHub-Mac'><img src='https://img.shields.io/github/stars/jeromelebel/MongoHub-Mac?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/jeromelebel/MongoHub-Mac' alt='Last commit'/> <img src='https://img.shields.io/github/license/jeromelebel/MongoHub-Mac' alt='License'/>
-
Postbird - PostgreSQL GUI client for macOS.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/Paxa/postbird/releases/latest'><img src='https://img.shields.io/github/v/release/Paxa/postbird?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Paxa/postbird'><img src='https://img.shields.io/github/stars/Paxa/postbird?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Paxa/postbird' alt='Last commit'/> <img src='https://img.shields.io/github/license/Paxa/postbird' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/26019/41055418-dcc55700-69f3-11e8-8d3e-572cf5febedc.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://user-images.githubusercontent.com/26019/41055416-dc5a5464-69f3-11e8-87b8-994e763da816.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://user-images.githubusercontent.com/26019/41055417-dc8eb56a-69f3-11e8-8145-6f0d5eb147a6.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Postgres.app - The easiest way to get started with PostgreSQL on the Mac.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/PostgresApp/PostgresApp/releases/latest'><img src='https://img.shields.io/github/v/release/PostgresApp/PostgresApp?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/PostgresApp/PostgresApp'><img src='https://img.shields.io/github/stars/PostgresApp/PostgresApp?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/PostgresApp/PostgresApp' alt='Last commit'/> <img src='https://img.shields.io/github/license/PostgresApp/PostgresApp' alt='License'/>
-
Redis Desktop Manager - Cross-platform open source database management tool for Redis ®
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/uglide/RedisDesktopManager/releases/latest'><img src='https://img.shields.io/github/v/release/uglide/RedisDesktopManager?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/uglide/RedisDesktopManager'><img src='https://img.shields.io/github/stars/uglide/RedisDesktopManager?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/uglide/RedisDesktopManager' alt='Last commit'/> <img src='https://img.shields.io/github/license/uglide/RedisDesktopManager' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://rdm.dev/static/img/features/all.png?v=20202' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
redis-pro - Redis management with SwiftUI.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/cmushroom/redis-pro/releases/latest'><img src='https://img.shields.io/github/v/release/cmushroom/redis-pro?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/cmushroom/redis-pro'><img src='https://img.shields.io/github/stars/cmushroom/redis-pro?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/cmushroom/redis-pro' alt='Last commit'/> <img src='https://img.shields.io/github/license/cmushroom/redis-pro' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/2920167/125376778-4f614c00-e3be-11eb-8c11-7195e4cdb665.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Redis.app - The easiest way to get started with Redis on the Mac.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/jpadilla/redisapp/releases/latest'><img src='https://img.shields.io/github/v/release/jpadilla/redisapp?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/jpadilla/redisapp'><img src='https://img.shields.io/github/stars/jpadilla/redisapp?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/jpadilla/redisapp' alt='Last commit'/> <img src='https://img.shields.io/github/license/jpadilla/redisapp' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://jpadilla.github.io/redisapp/assets/img/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
reventlou - Personal database as an information management system.
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/b3z/reventlou/releases/latest'><img src='https://img.shields.io/github/v/release/b3z/reventlou?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/b3z/reventlou'><img src='https://img.shields.io/github/stars/b3z/reventlou?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/b3z/reventlou' alt='Last commit'/> <img src='https://img.shields.io/github/license/b3z/reventlou' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/b3z/reventlou/blob/master/assets/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Robo 3T - Robo 3T (formerly Robomongo) is the free lightweight GUI for MongoDB enthusiasts.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/Studio3T/robomongo/releases/latest'><img src='https://img.shields.io/github/v/release/Studio3T/robomongo?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Studio3T/robomongo'><img src='https://img.shields.io/github/stars/Studio3T/robomongo?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Studio3T/robomongo' alt='Last commit'/> <img src='https://img.shields.io/github/license/Studio3T/robomongo' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://robomongo.org/static/screens-transparent-6e2a44fd.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Sequel Ace - Sequel Ace is a fast, easy-to-use Mac database management application for working with MySQL & MariaDB databases.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Website: https://sequel-ace.com/
Badges: <a href='https://github.com/Sequel-Ace/Sequel-Ace/releases/latest'><img src='https://img.shields.io/github/v/release/Sequel-Ace/Sequel-Ace?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Sequel-Ace/Sequel-Ace'><img src='https://img.shields.io/github/stars/Sequel-Ace/Sequel-Ace?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Sequel-Ace/Sequel-Ace' alt='Last commit'/> <img src='https://img.shields.io/github/license/Sequel-Ace/Sequel-Ace' alt='License'/>
-
Sequel Pro - MySQL/MariaDB database management for macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/sequelpro/sequelpro/releases/latest'><img src='https://img.shields.io/github/v/release/sequelpro/sequelpro?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/sequelpro/sequelpro'><img src='https://img.shields.io/github/stars/sequelpro/sequelpro?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/sequelpro/sequelpro' alt='Last commit'/> <img src='https://img.shields.io/github/license/sequelpro/sequelpro' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://sequelpro.com/images/logo.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://sequelpro.com/images/browse.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
sqlectron - A simple and lightweight SQL client desktop/terminal with cross database and platform support.
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Website: https://sqlectron.github.io/
Badges: <a href='https://github.com/sqlectron/sqlectron-gui/releases/latest'><img src='https://img.shields.io/github/v/release/sqlectron/sqlectron-gui?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/sqlectron/sqlectron-gui'><img src='https://img.shields.io/github/stars/sqlectron/sqlectron-gui?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/sqlectron/sqlectron-gui' alt='Last commit'/> <img src='https://img.shields.io/github/license/sqlectron/sqlectron-gui' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://sqlectron.github.io/demos/sqlectron-demo-gui-v1.31.0.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="development"></a>
👨💻 Development (16)
-
Apache Netbeans - Apache NetBeans is an IDE, Tooling Platform and Application Framework suitable for development in Java, JavaScript, PHP, HTML5, CSS, and more.
Languages: <img src='./icons/java-64.png' alt='Java icon' title='Java' height='16'/> Java
Website: https://netbeans.apache.org/
Badges: <a href='https://github.com/apache/netbeans/releases/latest'><img src='https://img.shields.io/github/v/release/apache/netbeans?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/apache/netbeans'><img src='https://img.shields.io/github/stars/apache/netbeans?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/apache/netbeans' alt='Last commit'/> <img src='https://img.shields.io/github/license/apache/netbeans' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.dropbox.com/s/r9ewe87xer4nypj/netbeans_dark.png?dl=0' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://www.dropbox.com/s/qs2gh43lrsbdkid/netbeans_light.png?dl=0' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Brackets - Modern open-source code editor for HTML, CSS and JavaScript that's built in HTML, CSS and JavaScript.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://brackets.io/
Badges: <a href='https://github.com/brackets-cont/brackets/releases/latest'><img src='https://img.shields.io/github/v/release/brackets-cont/brackets?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/brackets-cont/brackets'><img src='https://img.shields.io/github/stars/brackets-cont/brackets?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/brackets-cont/brackets' alt='Last commit'/> <img src='https://img.shields.io/github/license/brackets-cont/brackets' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://brackets.io/img/hero.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Clipboard - An easy-to-use clipboard manager with time saving features that work across all terminals.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Website: https://GetClipboard.app
Badges: <a href='https://github.com/Slackadays/Clipboard/releases/latest'><img src='https://img.shields.io/github/v/release/Slackadays/Clipboard?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Slackadays/Clipboard'><img src='https://img.shields.io/github/stars/Slackadays/Clipboard?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Slackadays/Clipboard' alt='Last commit'/> <img src='https://img.shields.io/github/license/Slackadays/Clipboard' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Slackadays/Clipboard/main/documentation/website/static/demo.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/Slackadays/Clipboard/main/documentation/readme-assets/ClipboardDemo.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
ColorSet - ColorSet is a macOS utility and framework allowing developers to manage custom interface colors with ease.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift <img src='./icons/csharp-64.png' alt='C# icon' title='C#' height='16'/> C# <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Website: https://imazing.com/colorset
Badges: <a href='https://github.com/DigiDNA/ColorSet/releases/latest'><img src='https://img.shields.io/github/v/release/DigiDNA/ColorSet?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/DigiDNA/ColorSet'><img src='https://img.shields.io/github/stars/DigiDNA/ColorSet?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/DigiDNA/ColorSet' alt='Last commit'/> <img src='https://img.shields.io/github/license/DigiDNA/ColorSet' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/DigiDNA/ColorSet/master/Assets/ColorSet.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
DevLint - A lightweight app for formatting and correcting Swift syntax.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/csprasad/DevLint/releases/latest'><img src='https://img.shields.io/github/v/release/csprasad/DevLint?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/csprasad/DevLint'><img src='https://img.shields.io/github/stars/csprasad/DevLint?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/csprasad/DevLint' alt='Last commit'/> <img src='https://img.shields.io/github/license/csprasad/DevLint' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/csprasad/DevLint/main/.github/images/App_screen_light.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/csprasad/DevLint/main/.github/images/App_screen_light.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Eclipse - Eclipse is an open-source integrated development environment (IDE) used in computer programming, featuring a base workspace and an extensible plug-in system for customizing the environment.
Languages: <img src='./icons/java-64.png' alt='Java icon' title='Java' height='16'/> Java
Website: https://www.eclipse.org
Badges: <a href='https://github.com/eclipse-platform/eclipse.platform/releases/latest'><img src='https://img.shields.io/github/v/release/eclipse-platform/eclipse.platform?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/eclipse-platform/eclipse.platform'><img src='https://img.shields.io/github/stars/eclipse-platform/eclipse.platform?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/eclipse-platform/eclipse.platform' alt='Last commit'/> <img src='https://img.shields.io/github/license/eclipse-platform/eclipse.platform' alt='License'/>
-
GitAhead - A graphical Git client designed to help you understand and manage your source code history.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Website: https://gitahead.github.io/gitahead.com/
Badges: <a href='https://github.com/gitahead/gitahead/releases/latest'><img src='https://img.shields.io/github/v/release/gitahead/gitahead?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/gitahead/gitahead/'><img src='https://img.shields.io/github/stars/gitahead/gitahead?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/gitahead/gitahead' alt='Last commit'/> <img src='https://img.shields.io/github/license/gitahead/gitahead' alt='License'/>
-
Gridfy - Quickly calculate column widths and get correct results for your grid.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Website: https://gridfy.astroon.pro/
Badges: <a href='https://github.com/Slllava/gridfy/releases/latest'><img src='https://img.shields.io/github/v/release/Slllava/gridfy?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Slllava/gridfy'><img src='https://img.shields.io/github/stars/Slllava/gridfy?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Slllava/gridfy' alt='Last commit'/> <img src='https://img.shields.io/github/license/Slllava/gridfy' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Slllava/gridfy/refs/heads/main/media/pr-01.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/Slllava/gridfy/refs/heads/main/media/pr-02.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/Slllava/gridfy/refs/heads/main/media/pr-03.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
JustTags - JustTags in a macOS app for working with BERTLV EMV tags.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://kaphacius.github.io/just-tags/
Badges: <a href='https://github.com/kaphacius/just-tags/releases/latest'><img src='https://img.shields.io/github/v/release/kaphacius/just-tags?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/kaphacius/just-tags'><img src='https://img.shields.io/github/stars/kaphacius/just-tags?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/kaphacius/just-tags' alt='Last commit'/> <img src='https://img.shields.io/github/license/kaphacius/just-tags' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/kaphacius/just-tags/raw/main/Screenshots/02_view.png?raw=true' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/kaphacius/just-tags/raw/main/Screenshots/04_diff.png?raw=true' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
KiCad - A software suite for electronic design automation.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Website: https://www.kicad.org/
-
Layout Designer for UICollectionView - A simple but powerful tool that helps you make complex layouts for UICollectionView.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://apps.apple.com/nl/app/layout-designer/id1507238011?l=en&mt=12
Badges: <a href='https://apps.apple.com/nl/app/layout-designer/id1507238011?l=en&mt=12'><img src='./icons/app_store-64.png' alt='App Store' title='Download on the Mac App Store' height='16'/> App Store</a> <a href='https://github.com/amirdew/CollectionViewPagingLayout/releases/latest'><img src='https://img.shields.io/github/v/release/amirdew/CollectionViewPagingLayout?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/amirdew/CollectionViewPagingLayout'><img src='https://img.shields.io/github/stars/amirdew/CollectionViewPagingLayout?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/amirdew/CollectionViewPagingLayout' alt='Last commit'/> <img src='https://img.shields.io/github/license/amirdew/CollectionViewPagingLayout' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://amir.app/git/layout_designer_preview.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
LocationSimulator - Application to spoof your iOS or iPhoneSimulator location.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://schlaubischlump.github.io/LocationSimulator
Badges: <a href='https://github.com/Schlaubischlump/LocationSimulator/releases/latest'><img src='https://img.shields.io/github/v/release/Schlaubischlump/LocationSimulator?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Schlaubischlump/LocationSimulator'><img src='https://img.shields.io/github/stars/Schlaubischlump/LocationSimulator?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Schlaubischlump/LocationSimulator' alt='Last commit'/> <img src='https://img.shields.io/github/license/Schlaubischlump/LocationSimulator' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Schlaubischlump/LocationSimulator/master/Preview/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
M-Courtyard - Desktop app for fine-tuning LLMs on Apple Silicon Macs with zero code. Import documents, generate training datasets with AI, LoRA fine-tune, test, and export to Ollama — entirely offline.
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python
Website: https://github.com/Mcourtyard/m-courtyard
Badges: <a href='https://github.com/Mcourtyard/m-courtyard/releases/latest'><img src='https://img.shields.io/github/v/release/Mcourtyard/m-courtyard?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Mcourtyard/m-courtyard'><img src='https://img.shields.io/github/stars/Mcourtyard/m-courtyard?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Mcourtyard/m-courtyard' alt='Last commit'/> <img src='https://img.shields.io/github/license/Mcourtyard/m-courtyard' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Mcourtyard/m-courtyard/main/docs/screenshots/dashboard.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/Mcourtyard/m-courtyard/main/docs/screenshots/data-preparation.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/Mcourtyard/m-courtyard/main/docs/screenshots/training-progress.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Pasteboard Viewer - Inspect the system pasteboards.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://sindresorhus.com/pasteboard-viewer
Badges: <a href='https://github.com/sindresorhus/Pasteboard-Viewer/releases/latest'><img src='https://img.shields.io/github/v/release/sindresorhus/Pasteboard-Viewer?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/sindresorhus/Pasteboard-Viewer'><img src='https://img.shields.io/github/stars/sindresorhus/Pasteboard-Viewer?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/sindresorhus/Pasteboard-Viewer' alt='Last commit'/> <img src='https://img.shields.io/github/license/sindresorhus/Pasteboard-Viewer' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/sindresorhus/Pasteboard-Viewer/3ab9545e24050a0ca60ab102e9c303345af8da10/Stuff/screenshot1.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Stringz - A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/mohakapt/Stringz/releases/latest'><img src='https://img.shields.io/github/v/release/mohakapt/Stringz?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/mohakapt/Stringz'><img src='https://img.shields.io/github/stars/mohakapt/Stringz?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/mohakapt/Stringz' alt='Last commit'/> <img src='https://img.shields.io/github/license/mohakapt/Stringz' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/mohakapt/Stringz/main/Resources/hero_dark.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/mohakapt/Stringz/main/Resources/hero_light.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
utmapp - Virtualization for other operating systems.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Website: https://mac.getutm.app/
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/utmapp/UTM/main/screenmac.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="git"></a>
📦 Git (20)
-
Cashew - Cashew macOS Github Issue Tracker.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Badges: <a href='https://github.com/dhennessy/OpenCashew/releases/latest'><img src='https://img.shields.io/github/v/release/dhennessy/OpenCashew?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/dhennessy/OpenCashew'><img src='https://img.shields.io/github/stars/dhennessy/OpenCashew?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/dhennessy/OpenCashew' alt='Last commit'/> <img src='https://img.shields.io/github/license/dhennessy/OpenCashew' alt='License'/>
-
Git Interactive Rebase Tool - Full feature terminal based sequence editor for interactive rebase.
Languages: <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust
Website: https://gitrebasetool.mitmaro.ca/
Badges: <a href='https://github.com/MitMaro/git-interactive-rebase-tool/releases/latest'><img src='https://img.shields.io/github/v/release/MitMaro/git-interactive-rebase-tool?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/MitMaro/git-interactive-rebase-tool'><img src='https://img.shields.io/github/stars/MitMaro/git-interactive-rebase-tool?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/MitMaro/git-interactive-rebase-tool' alt='Last commit'/> <img src='https://img.shields.io/github/license/MitMaro/git-interactive-rebase-tool' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/MitMaro/git-interactive-rebase-tool/master/docs/assets/images/girt-demo.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
GitAhead - A graphical Git client designed to help you understand and manage your source code history.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Website: https://gitahead.github.io/gitahead.com/
Badges: <a href='https://github.com/gitahead/gitahead/releases/latest'><img src='https://img.shields.io/github/v/release/gitahead/gitahead?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/gitahead/gitahead/'><img src='https://img.shields.io/github/stars/gitahead/gitahead?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/gitahead/gitahead' alt='Last commit'/> <img src='https://img.shields.io/github/license/gitahead/gitahead' alt='License'/>
-
GitBlamePR - Mac app that shows pull request last modified each line of a file
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/maoyama/GitBlamePR/releases/latest'><img src='https://img.shields.io/github/v/release/maoyama/GitBlamePR?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/maoyama/GitBlamePR'><img src='https://img.shields.io/github/stars/maoyama/GitBlamePR?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/maoyama/GitBlamePR' alt='Last commit'/> <img src='https://img.shields.io/github/license/maoyama/GitBlamePR' alt='License'/>
-
Gitee - Gitee, macOS status bar application for Github.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Nightonke/Gitee/releases/latest'><img src='https://img.shields.io/github/v/release/Nightonke/Gitee?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Nightonke/Gitee'><img src='https://img.shields.io/github/stars/Nightonke/Gitee?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Nightonke/Gitee' alt='Last commit'/> <img src='https://img.shields.io/github/license/Nightonke/Gitee' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://img.shields.io/github/v/release/nightonke/gitee.svg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/Nightonke/Gitee/master/Pictures/notification_1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/Nightonke/Gitee/master/Pictures/tab_pie_1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(11 more screenshots available in the repository)
</p> </details> -
Github contributions - GitHub contributions app, for iOS, WatchOS, and macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/remirobert/Github-contributions/releases/latest'><img src='https://img.shields.io/github/v/release/remirobert/Github-contributions?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/remirobert/Github-contributions'><img src='https://img.shields.io/github/stars/remirobert/Github-contributions?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/remirobert/Github-contributions' alt='Last commit'/> <img src='https://img.shields.io/github/license/remirobert/Github-contributions' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://cloud.githubusercontent.com/assets/3276768/19214602/f39af4c0-8d87-11e6-8b3d-3d9c7b94d57c.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
GitHub Desktop - Simple collaboration from your desktop.
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Badges: <a href='https://github.com/desktop/desktop/releases/latest'><img src='https://img.shields.io/github/v/release/desktop/desktop?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/desktop/desktop'><img src='https://img.shields.io/github/stars/desktop/desktop?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/desktop/desktop' alt='Last commit'/> <img src='https://img.shields.io/github/license/desktop/desktop' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://cloud.githubusercontent.com/assets/359239/26094502/a1f56d02-3a5d-11e7-8799-23c7ba5e5106.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
GithubListener - Simple app that will notify about new commits to watched repositories.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/ad/GithubListener/releases/latest'><img src='https://img.shields.io/github/v/release/ad/GithubListener?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ad/GithubListener'><img src='https://img.shields.io/github/stars/ad/GithubListener?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ad/GithubListener' alt='Last commit'/> <img src='https://img.shields.io/github/license/ad/GithubListener' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/ad/GithubListener/master/notifyexample.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
GithubNotify - Simple macOS app to alert you when you have unread GitHub notifications.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/erik/github-notify/releases/latest'><img src='https://img.shields.io/github/v/release/erik/github-notify?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/erik/github-notify'><img src='https://img.shields.io/github/stars/erik/github-notify?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/erik/github-notify' alt='Last commit'/> <img src='https://img.shields.io/github/license/erik/github-notify' alt='License'/>
-
Gitify - Your GitHub notifications on your menu bar.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://www.gitify.io/
Badges: <a href='https://github.com/manosim/gitify/releases/latest'><img src='https://img.shields.io/github/v/release/manosim/gitify?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/manosim/gitify'><img src='https://img.shields.io/github/stars/manosim/gitify?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/manosim/gitify' alt='Last commit'/> <img src='https://img.shields.io/github/license/manosim/gitify' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/manosim/gitify/blob/main/assets/images/press.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
GitSync - Minimalistic Git client for Mac.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/eonist/GitSync/releases/latest'><img src='https://img.shields.io/github/v/release/eonist/GitSync?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/eonist/GitSync'><img src='https://img.shields.io/github/stars/eonist/GitSync?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/eonist/GitSync' alt='Last commit'/> <img src='https://img.shields.io/github/license/eonist/GitSync' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/stylekit/img/master/Element210-01.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
GitUp - The Git interface you've been missing all your life has finally arrived.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/git-up/GitUp/releases/latest'><img src='https://img.shields.io/github/v/release/git-up/GitUp?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/git-up/GitUp'><img src='https://img.shields.io/github/stars/git-up/GitUp?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/git-up/GitUp' alt='Last commit'/> <img src='https://img.shields.io/github/license/git-up/GitUp' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/t6iC9TC.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://i.imgur.com/ZfxM7su.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://i.imgur.com/29hxDcJ.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(2 more screenshots available in the repository)
</p> </details> -
GitX - Graphical client for the git version control system.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/gitx/gitx/releases/latest'><img src='https://img.shields.io/github/v/release/gitx/gitx?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/gitx/gitx'><img src='https://img.shields.io/github/stars/gitx/gitx?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/gitx/gitx' alt='Last commit'/> <img src='https://img.shields.io/github/license/gitx/gitx' alt='License'/>
-
GPM - macOS application for easily operating GitHub Projects.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/mtgto/GPM/releases/latest'><img src='https://img.shields.io/github/v/release/mtgto/GPM?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/mtgto/GPM'><img src='https://img.shields.io/github/stars/mtgto/GPM?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/mtgto/GPM' alt='Last commit'/> <img src='https://img.shields.io/github/license/mtgto/GPM' alt='License'/>
-
osagitfilter - Filter to put OSA languages (AppleScript, JavaScript) into git, as if they where plain text-files.
Languages: <img src='./icons/shell-64.png' alt='Shell icon' title='Shell' height='16'/> Shell <code>applescript</code>
Badges: <a href='https://github.com/doekman/osagitfilter/releases/latest'><img src='https://img.shields.io/github/v/release/doekman/osagitfilter?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/doekman/osagitfilter'><img src='https://img.shields.io/github/stars/doekman/osagitfilter?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/doekman/osagitfilter' alt='Last commit'/> <img src='https://img.shields.io/github/license/doekman/osagitfilter' alt='License'/>
-
Streaker - GitHub contribution streak tracking menubar app.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/jamieweavis/streaker/releases/latest'><img src='https://img.shields.io/github/v/release/jamieweavis/streaker?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/jamieweavis/streaker'><img src='https://img.shields.io/github/stars/jamieweavis/streaker?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/jamieweavis/streaker' alt='Last commit'/> <img src='https://img.shields.io/github/license/jamieweavis/streaker' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/jamieweavis/streaker/main/.github/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
TeamStatus-for-GitHub - macOS status bar application for tracking code review process within the team.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/marcinreliga/TeamStatus-for-GitHub/releases/latest'><img src='https://img.shields.io/github/v/release/marcinreliga/TeamStatus-for-GitHub?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/marcinreliga/TeamStatus-for-GitHub'><img src='https://img.shields.io/github/stars/marcinreliga/TeamStatus-for-GitHub?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/marcinreliga/TeamStatus-for-GitHub' alt='Last commit'/> <img src='https://img.shields.io/github/license/marcinreliga/TeamStatus-for-GitHub' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/marcinreliga/TeamStatus-for-GitHub/master/doc/preview.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Tempo - Replace the Git CLI with a clear UI and AI assist.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/maoyama/Tempo/releases/latest'><img src='https://img.shields.io/github/v/release/maoyama/Tempo?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/maoyama/Tempo'><img src='https://img.shields.io/github/stars/maoyama/Tempo?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/maoyama/Tempo' alt='Last commit'/> <img src='https://img.shields.io/github/license/maoyama/Tempo' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/maoyama/Tempo/refs/heads/main/Screenshots/Screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/maoyama/Tempo/refs/heads/main/Screenshots/Screenshot2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Trailer - Managing Pull Requests and Issues For GitHub & GitHub Enterprise.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/ptsochantaris/trailer/releases/latest'><img src='https://img.shields.io/github/v/release/ptsochantaris/trailer?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ptsochantaris/trailer'><img src='https://img.shields.io/github/stars/ptsochantaris/trailer?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ptsochantaris/trailer' alt='Last commit'/> <img src='https://img.shields.io/github/license/ptsochantaris/trailer' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='http://ptsochantaris.github.io/trailer/images/ipadscreenshot-820-1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Xit - Xit is a graphical tool for working with git repositories.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Uncommon/Xit/releases/latest'><img src='https://img.shields.io/github/v/release/Uncommon/Xit?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Uncommon/Xit'><img src='https://img.shields.io/github/stars/Uncommon/Xit?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Uncommon/Xit' alt='Last commit'/> <img src='https://img.shields.io/github/license/Uncommon/Xit' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Uncommon/Xit/master/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="json-parsing"></a>
🔄 JSON Parsing (4)
-
j2s - macOS app to convert JSON objects into Swift structs (currently targets Swift 4 and Codable).
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/zadr/j2s/releases/latest'><img src='https://img.shields.io/github/v/release/zadr/j2s?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/zadr/j2s'><img src='https://img.shields.io/github/stars/zadr/j2s?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/zadr/j2s' alt='Last commit'/> <img src='https://img.shields.io/github/license/zadr/j2s' alt='License'/>
-
JSON Mapper - Simple macOS app to generate Swift Object Mapper classes from JSON.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/AppCraft-LLC/json-mapper/releases/latest'><img src='https://img.shields.io/github/v/release/AppCraft-LLC/json-mapper?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/AppCraft-LLC/json-mapper'><img src='https://img.shields.io/github/stars/AppCraft-LLC/json-mapper?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/AppCraft-LLC/json-mapper' alt='Last commit'/> <img src='https://img.shields.io/github/license/AppCraft-LLC/json-mapper' alt='License'/>
-
JSON to Model class - Template based highly customizable macOS app to generate classes from JSON string, supports many languages.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/chanonly123/Json-Model-Generator/releases/latest'><img src='https://img.shields.io/github/v/release/chanonly123/Json-Model-Generator?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/chanonly123/Json-Model-Generator'><img src='https://img.shields.io/github/stars/chanonly123/Json-Model-Generator?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/chanonly123/Json-Model-Generator' alt='Last commit'/> <img src='https://img.shields.io/github/license/chanonly123/Json-Model-Generator' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/chanonly123/Json-Model-Generator/master/demo1.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
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.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Ahmed-Ali/JSONExport/releases/latest'><img src='https://img.shields.io/github/v/release/Ahmed-Ali/JSONExport?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Ahmed-Ali/JSONExport'><img src='https://img.shields.io/github/stars/Ahmed-Ali/JSONExport?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Ahmed-Ali/JSONExport' alt='Last commit'/> <img src='https://img.shields.io/github/license/Ahmed-Ali/JSONExport' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://cloud.githubusercontent.com/assets/5157350/5228493/72693010-7713-11e4-9e42-625a8590424a.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="other-development"></a>
🔧 Other Development (5)
-
Boop - A scriptable scratchpad for developers.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://boop.okat.best
Badges: <a href='https://github.com/IvanMathy/Boop/releases/latest'><img src='https://img.shields.io/github/v/release/IvanMathy/Boop?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/IvanMathy/Boop'><img src='https://img.shields.io/github/stars/IvanMathy/Boop?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/IvanMathy/Boop' alt='Last commit'/> <img src='https://img.shields.io/github/license/IvanMathy/Boop' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/IvanMathy/Boop/main/Boop/Documentation/Images/UI.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
ChefInspector - Node and Attribute viewer for Chef
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Yasumoto/ChefInspector/releases/latest'><img src='https://img.shields.io/github/v/release/Yasumoto/ChefInspector?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Yasumoto/ChefInspector'><img src='https://img.shields.io/github/stars/Yasumoto/ChefInspector?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Yasumoto/ChefInspector' alt='Last commit'/> <img src='https://img.shields.io/github/license/Yasumoto/ChefInspector' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Yasumoto/ChefInspector/master/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
macho-browser - Browser for macOS Mach-O binaries.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/dcsch/macho-browser/releases/latest'><img src='https://img.shields.io/github/v/release/dcsch/macho-browser?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/dcsch/macho-browser'><img src='https://img.shields.io/github/stars/dcsch/macho-browser?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/dcsch/macho-browser' alt='Last commit'/> <img src='https://img.shields.io/github/license/dcsch/macho-browser' alt='License'/>
-
MQTTX - An elegant Cross-platform MQTT 5.0 desktop client.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Badges: <a href='https://github.com/emqx/MQTTX/releases/latest'><img src='https://img.shields.io/github/v/release/emqx/MQTTX?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/emqx/MQTTX'><img src='https://img.shields.io/github/stars/emqx/MQTTX?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/emqx/MQTTX' alt='Last commit'/> <img src='https://img.shields.io/github/license/emqx/MQTTX' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/emqx/MQTTX/master/assets/mqttx-gif.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/emqx/MQTTX/master/assets/mqttx-preview.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
vegvisir - Browser based GUI for LLDB Debugger.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/ant4g0nist/vegvisir/releases/latest'><img src='https://img.shields.io/github/v/release/ant4g0nist/vegvisir?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ant4g0nist/vegvisir'><img src='https://img.shields.io/github/stars/ant4g0nist/vegvisir?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ant4g0nist/vegvisir' alt='Last commit'/> <img src='https://img.shields.io/github/license/ant4g0nist/vegvisir' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/ant4g0nist/vegvisir/master/Screenshots/funcs.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/ant4g0nist/vegvisir/master/Screenshots/sections.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/ant4g0nist/vegvisir/master/Screenshots/blank.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(5 more screenshots available in the repository)
</p> </details>
<a id="web-development"></a>
🌍 Web Development (14)
-
aws-s3-uploader - Simple macOS app for uploading files to Amazon Web Services.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/RafalWilinski/s3-uploader/releases/latest'><img src='https://img.shields.io/github/v/release/RafalWilinski/s3-uploader?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/RafalWilinski/s3-uploader'><img src='https://img.shields.io/github/stars/RafalWilinski/s3-uploader?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/RafalWilinski/s3-uploader' alt='Last commit'/> <img src='https://img.shields.io/github/license/RafalWilinski/s3-uploader' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/RafalWilinski/s3-uploader/master/upload_anim.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Corectl App for macOS - Corectl App is a macOS Status bar App which works like a wrapper around the corectl command line tool corectld to control the server runtime process.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/TheNewNormal/corectl.app/releases/latest'><img src='https://img.shields.io/github/v/release/TheNewNormal/corectl.app?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/TheNewNormal/corectl.app'><img src='https://img.shields.io/github/stars/TheNewNormal/corectl.app?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/TheNewNormal/corectl.app' alt='Last commit'/> <img src='https://img.shields.io/github/license/TheNewNormal/corectl.app' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/TheNewNormal/corectl.app/master/corectl_app.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
CoreOS VM - CoreOS VM is macOS status bar app which allows in an easy way to control CoreOS VM on your Mac.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/TheNewNormal/coreos-osx/releases/latest'><img src='https://img.shields.io/github/v/release/TheNewNormal/coreos-osx?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/TheNewNormal/coreos-osx'><img src='https://img.shields.io/github/stars/TheNewNormal/coreos-osx?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/TheNewNormal/coreos-osx' alt='Last commit'/> <img src='https://img.shields.io/github/license/TheNewNormal/coreos-osx' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/TheNewNormal/coreos-osx/master/coreos-osx.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
HTTP Toolkit - HTTP Toolkit is a cross-platform tool to intercept, debug & mock HTTP.
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Website: https://httptoolkit.com/
Badges: <a href='https://github.com/httptoolkit/httptoolkit-desktop/releases/latest'><img src='https://img.shields.io/github/v/release/httptoolkit/httptoolkit-desktop?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/httptoolkit/httptoolkit-desktop'><img src='https://img.shields.io/github/stars/httptoolkit/httptoolkit-desktop?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/httptoolkit/httptoolkit-desktop' alt='Last commit'/> <img src='https://img.shields.io/github/license/httptoolkit/httptoolkit-desktop' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/httptoolkit/httptoolkit.tech/master/src/images/inspect-screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/httptoolkit/httptoolkit.tech/master/src/images/intercept-screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/httptoolkit/httptoolkit.tech/master/src/images/edit-screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Insomnia - Insomnia is a cross-platform REST client, built on top of Electron.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/Kong/insomnia/releases/latest'><img src='https://img.shields.io/github/v/release/Kong/insomnia?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Kong/insomnia'><img src='https://img.shields.io/github/stars/Kong/insomnia?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Kong/insomnia' alt='Last commit'/> <img src='https://img.shields.io/github/license/Kong/insomnia' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/getinsomnia/insomnia/master/screenshots/main.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
iTunesConnect - macOS app to let you access iTunesConnect.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/trulyronak/itunesconnect/releases/latest'><img src='https://img.shields.io/github/v/release/trulyronak/itunesconnect?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/trulyronak/itunesconnect'><img src='https://img.shields.io/github/stars/trulyronak/itunesconnect?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/trulyronak/itunesconnect' alt='Last commit'/> <img src='https://img.shields.io/github/license/trulyronak/itunesconnect' alt='License'/>
-
KubeMonitor - KubeMonitor is a macOS app that displays information about your active Kubernetes cluster in your menu bar.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Daniel-Sanche/KubeMonitor/releases/latest'><img src='https://img.shields.io/github/v/release/Daniel-Sanche/KubeMonitor?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Daniel-Sanche/KubeMonitor'><img src='https://img.shields.io/github/stars/Daniel-Sanche/KubeMonitor?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Daniel-Sanche/KubeMonitor' alt='Last commit'/> <img src='https://img.shields.io/github/license/Daniel-Sanche/KubeMonitor' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/DanSanche/KubeMonitor/master/Screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
KubeSwitch - KubeSwitch lists the available kubernetes cluster contexts on the mac, in Mac's Menu bar.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/nsriram/KubeSwitch/releases/latest'><img src='https://img.shields.io/github/v/release/nsriram/KubeSwitch?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/nsriram/KubeSwitch'><img src='https://img.shields.io/github/stars/nsriram/KubeSwitch?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/nsriram/KubeSwitch' alt='Last commit'/> <img src='https://img.shields.io/github/license/nsriram/KubeSwitch' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/nsriram/KubeSwitch/master/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Lantern - Dedicated Mac app for website auditing and crawling.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/RoyalIcing/Lantern/releases/latest'><img src='https://img.shields.io/github/v/release/RoyalIcing/Lantern?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/RoyalIcing/Lantern'><img src='https://img.shields.io/github/stars/RoyalIcing/Lantern?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/RoyalIcing/Lantern' alt='Last commit'/> <img src='https://img.shields.io/github/license/RoyalIcing/Lantern' alt='License'/>
-
LocalSites - Simple Menu Bar (Status Bar) App for macOS listing local Bonjour websites (as Safari 11 no longer has Bonjour Bookmarks).
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/plan44/localSites/releases/latest'><img src='https://img.shields.io/github/v/release/plan44/localSites?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/plan44/localSites'><img src='https://img.shields.io/github/stars/plan44/localSites?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/plan44/localSites' alt='Last commit'/> <img src='https://img.shields.io/github/license/plan44/localSites' alt='License'/>
-
nodeScratchpad - Evaluate Nodejs/JS code snippets from Menubar.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/vsaravind007/nodeScratchpad/releases/latest'><img src='https://img.shields.io/github/v/release/vsaravind007/nodeScratchpad?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/vsaravind007/nodeScratchpad'><img src='https://img.shields.io/github/stars/vsaravind007/nodeScratchpad?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/vsaravind007/nodeScratchpad' alt='Last commit'/> <img src='https://img.shields.io/github/license/vsaravind007/nodeScratchpad' alt='License'/>
-
Requestly - A lightweight open-source API Development, Testing & Mocking platform
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://requestly.com
Badges: <a href='https://github.com/requestly/requestly/releases/latest'><img src='https://img.shields.io/github/v/release/requestly/requestly?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/requestly/requestly'><img src='https://img.shields.io/github/stars/requestly/requestly?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/requestly/requestly' alt='Last commit'/> <img src='https://img.shields.io/github/license/requestly/requestly' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/user-attachments/assets/a962b213-8744-4ffc-bd04-fcf891f48914' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/user-attachments/assets/7bc00c7e-c280-40eb-9a2a-c070ecdea662' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
SimpleLocalize CLI - Open source tool for managing i18n keys in software projects.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://simplelocalize.io
Badges: <a href='https://github.com/simplelocalize/simplelocalize-cli/releases/latest'><img src='https://img.shields.io/github/v/release/simplelocalize/simplelocalize-cli?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/simplelocalize/simplelocalize-cli'><img src='https://img.shields.io/github/stars/simplelocalize/simplelocalize-cli?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/simplelocalize/simplelocalize-cli' alt='Last commit'/> <img src='https://img.shields.io/github/license/simplelocalize/simplelocalize-cli' alt='License'/>
-
stts - macOS app for monitoring the status of cloud services.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/inket/stts/releases/latest'><img src='https://img.shields.io/github/v/release/inket/stts?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/inket/stts'><img src='https://img.shields.io/github/stars/inket/stts?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/inket/stts' alt='Last commit'/> <img src='https://img.shields.io/github/license/inket/stts' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/OAK3hR0.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="ios--macos"></a>
📱 iOS / macOS (44)
-
AppBox - Tool for iOS developers to build and deploy Development, Ad-Hoc and In-house (Enterprise) applications directly to the devices from your Dropbox account.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/getappbox/AppBox-iOSAppsWirelessInstallation/releases/latest'><img src='https://img.shields.io/github/v/release/getappbox/AppBox-iOSAppsWirelessInstallation?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/getappbox/AppBox-iOSAppsWirelessInstallation'><img src='https://img.shields.io/github/stars/getappbox/AppBox-iOSAppsWirelessInstallation?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/getappbox/AppBox-iOSAppsWirelessInstallation' alt='Last commit'/> <img src='https://img.shields.io/github/license/getappbox/AppBox-iOSAppsWirelessInstallation' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/getappbox/Home/master/Images/UploadIPA-Dark.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/getappbox/Home/master/Images/Dashboard-Dark.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/getappbox/Home/master/Images/AppURL.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
AppIcons - Tool for generating icons in all sizes as required by macOS and iOS apps.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/kuyawa/AppIcons/releases/latest'><img src='https://img.shields.io/github/v/release/kuyawa/AppIcons?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/kuyawa/AppIcons'><img src='https://img.shields.io/github/stars/kuyawa/AppIcons?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/kuyawa/AppIcons' alt='Last commit'/> <img src='https://img.shields.io/github/license/kuyawa/AppIcons' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/kuyawa/Gallery/master/AppIcons/appicons.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
AppStoreReviewTimes - Gives you indication about the average iOS / macOS app stores review times.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/arbel03/AppStoreReviewTimes/releases/latest'><img src='https://img.shields.io/github/v/release/arbel03/AppStoreReviewTimes?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/arbel03/AppStoreReviewTimes'><img src='https://img.shields.io/github/stars/arbel03/AppStoreReviewTimes?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/arbel03/AppStoreReviewTimes' alt='Last commit'/> <img src='https://img.shields.io/github/license/arbel03/AppStoreReviewTimes' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/Y0jr8lF.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://i.imgur.com/rwBYris.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Asset Catalog Tinkerer - App that lets you open .car files and browse/extract their images.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/insidegui/AssetCatalogTinkerer/releases/latest'><img src='https://img.shields.io/github/v/release/insidegui/AssetCatalogTinkerer?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/insidegui/AssetCatalogTinkerer'><img src='https://img.shields.io/github/stars/insidegui/AssetCatalogTinkerer?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/insidegui/AssetCatalogTinkerer' alt='Last commit'/> <img src='https://img.shields.io/github/license/insidegui/AssetCatalogTinkerer' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/insidegui/AssetCatalogTinkerer/master/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/insidegui/AssetCatalogTinkerer/master/screenshot_themestore.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/insidegui/AssetCatalogTinkerer/master/quicklook_thumb.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Assets - Assets is a macOS app that manages assets for your development projects (Xcode, web, etc).
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/e7711bbear/Assets/releases/latest'><img src='https://img.shields.io/github/v/release/e7711bbear/Assets?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/e7711bbear/Assets'><img src='https://img.shields.io/github/stars/e7711bbear/Assets?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/e7711bbear/Assets' alt='Last commit'/> <img src='https://img.shields.io/github/license/e7711bbear/Assets' alt='License'/>
-
Attabench - Attabench is a microbenchmarking app for macOS, designed to measure and visualize the performance of Swift code.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/attaswift/Attabench/releases/latest'><img src='https://img.shields.io/github/v/release/attaswift/Attabench?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/attaswift/Attabench'><img src='https://img.shields.io/github/stars/attaswift/Attabench?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/attaswift/Attabench' alt='Last commit'/> <img src='https://img.shields.io/github/license/attaswift/Attabench' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/attaswift/Attabench/master/Images/Attabench-screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/attaswift/Attabench/master/Images/Header.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/attaswift/Attabench/master/Images/SampleBenchmark.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
AVXCAssets Generator - Takes path for your assets images and creates appiconset and imageset for you in just one click.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/angelvasa/AVXCAssets-Generator/releases/latest'><img src='https://img.shields.io/github/v/release/angelvasa/AVXCAssets-Generator?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/angelvasa/AVXCAssets-Generator'><img src='https://img.shields.io/github/stars/angelvasa/AVXCAssets-Generator?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/angelvasa/AVXCAssets-Generator' alt='Last commit'/> <img src='https://img.shields.io/github/license/angelvasa/AVXCAssets-Generator' alt='License'/>
-
Board For GitHub - Small application to monitor your GitHub project web page in a native macOS app :octocat:!
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/JustinFincher/BoardForGitHub/releases/latest'><img src='https://img.shields.io/github/v/release/JustinFincher/BoardForGitHub?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/JustinFincher/BoardForGitHub'><img src='https://img.shields.io/github/stars/JustinFincher/BoardForGitHub?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/JustinFincher/BoardForGitHub' alt='Last commit'/> <img src='https://img.shields.io/github/license/JustinFincher/BoardForGitHub' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/JustinFincher/BoardForGitHub/master/DemoImgs/1.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/JustinFincher/BoardForGitHub/master/DemoImgs/2.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/JustinFincher/BoardForGitHub/master/DemoImgs/Banner.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Brisk - macOS app for submitting radars.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/br1sk/brisk/releases/latest'><img src='https://img.shields.io/github/v/release/br1sk/brisk?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/br1sk/brisk'><img src='https://img.shields.io/github/stars/br1sk/brisk?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/br1sk/brisk' alt='Last commit'/> <img src='https://img.shields.io/github/license/br1sk/brisk' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/br1sk/brisk/master/.github/AppIcon.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/br1sk/brisk/master/.github/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
calabash-launcher - iOS Calabash Launcher is a macOS app that helps you run and manage Calabash tests on your Mac.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/xing/calabash-launcher/releases/latest'><img src='https://img.shields.io/github/v/release/xing/calabash-launcher?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/xing/calabash-launcher'><img src='https://img.shields.io/github/stars/xing/calabash-launcher?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/xing/calabash-launcher' alt='Last commit'/> <img src='https://img.shields.io/github/license/xing/calabash-launcher' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/18147900/32694248-d8c2d7c8-c73b-11e7-8803-81590d61fbf9.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://user-images.githubusercontent.com/18147900/32609402-e9b05aa2-c55f-11e7-99d6-c2c1b5b8195d.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://user-images.githubusercontent.com/18147900/34467506-8ca05b50-eef4-11e7-9ca0-1373ba7ddd19.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(2 more screenshots available in the repository)
</p> </details> -
Cleaner for Xcode - Cleaner for Xcode.app built with react-native-macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/waylybaye/XcodeCleaner/releases/latest'><img src='https://img.shields.io/github/v/release/waylybaye/XcodeCleaner?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/waylybaye/XcodeCleaner'><img src='https://img.shields.io/github/stars/waylybaye/XcodeCleaner?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/waylybaye/XcodeCleaner' alt='Last commit'/> <img src='https://img.shields.io/github/license/waylybaye/XcodeCleaner' alt='License'/>
-
Clendar - Clendar is an universal calendar app. Written in SwiftUI.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://apps.apple.com/us/app/clendar-a-calendar-app/id1548102041
Badges: <a href='https://apps.apple.com/us/app/clendar-a-calendar-app/id1548102041'><img src='./icons/app_store-64.png' alt='App Store' title='Download on the Mac App Store' height='16'/> App Store</a> <a href='https://github.com/vinhnx/Clendar/releases/latest'><img src='https://img.shields.io/github/v/release/vinhnx/Clendar?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/vinhnx/Clendar'><img src='https://img.shields.io/github/stars/vinhnx/Clendar?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/vinhnx/Clendar' alt='Last commit'/> <img src='https://img.shields.io/github/license/vinhnx/Clendar' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/1097578/143703321-bb867392-e0c5-4f67-93a0-e299164b0acf.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://user-images.githubusercontent.com/1097578/143700120-e377dc4c-51c0-4089-9295-b5cd4da95f41.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
CocoaRestClient - Native Apple macOS app for testing HTTP/REST endpoints.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/mmattozzi/cocoa-rest-client/releases/latest'><img src='https://img.shields.io/github/v/release/mmattozzi/cocoa-rest-client?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/mmattozzi/cocoa-rest-client'><img src='https://img.shields.io/github/stars/mmattozzi/cocoa-rest-client?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/mmattozzi/cocoa-rest-client' alt='Last commit'/> <img src='https://img.shields.io/github/license/mmattozzi/cocoa-rest-client' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://mmattozzi.github.io/cocoa-rest-client/screenshots/screenshot-1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://mmattozzi.github.io/cocoa-rest-client/screenshots/screenshot-2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://mmattozzi.github.io/cocoa-rest-client/screenshots/screenshot-4.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(2 more screenshots available in the repository)
</p> </details> -
Corona Tracker - Coronavirus tracker app for iOS & macOS with maps & charts.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://coronatracker.samabox.com/
Badges: <a href='https://github.com/MhdHejazi/CoronaTracker/releases/latest'><img src='https://img.shields.io/github/v/release/MhdHejazi/CoronaTracker?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/MhdHejazi/CoronaTracker'><img src='https://img.shields.io/github/stars/MhdHejazi/CoronaTracker?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/MhdHejazi/CoronaTracker' alt='Last commit'/> <img src='https://img.shields.io/github/license/MhdHejazi/CoronaTracker' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/121827/77247007-03751b80-6c3e-11ea-91fc-b3d535fda6a2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://user-images.githubusercontent.com/121827/77246699-e25efb80-6c3a-11ea-8a49-30bd87ff33c0.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
DevLint - A lightweight app for formatting and correcting Swift syntax.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/csprasad/DevLint/releases/latest'><img src='https://img.shields.io/github/v/release/csprasad/DevLint?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/csprasad/DevLint'><img src='https://img.shields.io/github/stars/csprasad/DevLint?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/csprasad/DevLint' alt='Last commit'/> <img src='https://img.shields.io/github/license/csprasad/DevLint' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/csprasad/DevLint/main/.github/images/App_screen_light.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/csprasad/DevLint/main/.github/images/App_screen_light.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
FilterShop - macOS App to explore CoreImage Filters.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/KrisYu/FilterShop/releases/latest'><img src='https://img.shields.io/github/v/release/KrisYu/FilterShop?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/KrisYu/FilterShop'><img src='https://img.shields.io/github/stars/KrisYu/FilterShop?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/KrisYu/FilterShop' alt='Last commit'/> <img src='https://img.shields.io/github/license/KrisYu/FilterShop' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/KrisYu/FilterShop/master/showcase.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
IconGenerator - macOS app to generate app icons.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/onmyway133/IconGenerator/releases/latest'><img src='https://img.shields.io/github/v/release/onmyway133/IconGenerator?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/onmyway133/IconGenerator'><img src='https://img.shields.io/github/stars/onmyway133/IconGenerator?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/onmyway133/IconGenerator' alt='Last commit'/> <img src='https://img.shields.io/github/license/onmyway133/IconGenerator' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/onmyway133/IconGenerator/master/Screenshots/gif.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/onmyway133/IconGenerator/master/Screenshots/banner.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Iconizer - Create Xcode image catalogs (xcassets) on the fly.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/raphaelhanneken/iconizer/releases/latest'><img src='https://img.shields.io/github/v/release/raphaelhanneken/iconizer?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/raphaelhanneken/iconizer'><img src='https://img.shields.io/github/stars/raphaelhanneken/iconizer?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/raphaelhanneken/iconizer' alt='Last commit'/> <img src='https://img.shields.io/github/license/raphaelhanneken/iconizer' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/raphaelhanneken/iconizer/master/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Iconology - Edit icons and then export to Xcode, icns, ico, favicon, macOS iconset, or a custom collection.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://apps.apple.com/us/app/iconology/id1463452867
Badges: <a href='https://apps.apple.com/us/app/iconology/id1463452867'><img src='./icons/app_store-64.png' alt='App Store' title='Download on the Mac App Store' height='16'/> App Store</a> <a href='https://github.com/liamrosenfeld/Iconology/releases/latest'><img src='https://img.shields.io/github/v/release/liamrosenfeld/Iconology?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/liamrosenfeld/Iconology'><img src='https://img.shields.io/github/stars/liamrosenfeld/Iconology?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/liamrosenfeld/Iconology' alt='Last commit'/> <img src='https://img.shields.io/github/license/liamrosenfeld/Iconology' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/liamrosenfeld/Iconology/main/Iconology/Assets.xcassets/Logo.imageset/logo-long-black.svg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Icons.app - App for macOS which is designed to generate consistent sized icons of an existing application in various states, jiggling (shaking) etc.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/SAP/macos-icon-generator/releases/latest'><img src='https://img.shields.io/github/v/release/SAP/macos-icon-generator?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/SAP/macos-icon-generator'><img src='https://img.shields.io/github/stars/SAP/macos-icon-generator?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/SAP/macos-icon-generator' alt='Last commit'/> <img src='https://img.shields.io/github/license/SAP/macos-icon-generator' alt='License'/>
-
InjectionIII - overdue Swift rewrite of Injection.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/johnno1962/InjectionIII/releases/latest'><img src='https://img.shields.io/github/v/release/johnno1962/InjectionIII?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/johnno1962/InjectionIII'><img src='https://img.shields.io/github/stars/johnno1962/InjectionIII?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/johnno1962/InjectionIII' alt='Last commit'/> <img src='https://img.shields.io/github/license/johnno1962/InjectionIII' alt='License'/>
-
Input Source Pro - Input Source Pro is macOS utility designed for multilingual users who frequently switch input sources.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://inputsource.pro
Badges: <a href='https://github.com/runjuu/InputSourcePro/releases/latest'><img src='https://img.shields.io/github/v/release/runjuu/InputSourcePro?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/runjuu/InputSourcePro/'><img src='https://img.shields.io/github/stars/runjuu/InputSourcePro?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/runjuu/InputSourcePro' alt='Last commit'/> <img src='https://img.shields.io/github/license/runjuu/InputSourcePro' alt='License'/>
-
iOS Images Extractor - iOS Images Extractor is a Mac app to normalize, decode, and extract images from iOS apps.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/devcxm/iOS-Images-Extractor/releases/latest'><img src='https://img.shields.io/github/v/release/devcxm/iOS-Images-Extractor?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/devcxm/iOS-Images-Extractor'><img src='https://img.shields.io/github/stars/devcxm/iOS-Images-Extractor?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/devcxm/iOS-Images-Extractor' alt='Last commit'/> <img src='https://img.shields.io/github/license/devcxm/iOS-Images-Extractor' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/devcxm/iOS-Images-Extractor/master/iOSImagesExtractor/iOSImagesExtractor/Images.xcassets/AppIcon.appiconset/AppIcon-256.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://cloud.githubusercontent.com/assets/8568955/7927878/874f0594-0918-11e5-9fe3-452372f5affd.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
iSimulator - iSimulator is a GUI utility to control the Simulator and manage the app installed on the simulator.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/wigl/iSimulator/releases/latest'><img src='https://img.shields.io/github/v/release/wigl/iSimulator?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/wigl/iSimulator'><img src='https://img.shields.io/github/stars/wigl/iSimulator?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/wigl/iSimulator' alt='Last commit'/> <img src='https://img.shields.io/github/license/wigl/iSimulator' alt='License'/>
-
Knuff - The debug application for Apple Push Notification Service (APNs).
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/KnuffApp/Knuff/releases/latest'><img src='https://img.shields.io/github/v/release/KnuffApp/Knuff?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/KnuffApp/Knuff'><img src='https://img.shields.io/github/stars/KnuffApp/Knuff?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/KnuffApp/Knuff' alt='Last commit'/> <img src='https://img.shields.io/github/license/KnuffApp/Knuff' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://cloud.githubusercontent.com/assets/499192/12481271/36b610e0-c048-11e5-9be6-ee9e996036a2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
LayerX - Intuitive app to display transparent images on screen.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/yuhua-chen/LayerX/releases/latest'><img src='https://img.shields.io/github/v/release/yuhua-chen/LayerX?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/yuhua-chen/LayerX'><img src='https://img.shields.io/github/stars/yuhua-chen/LayerX?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/yuhua-chen/LayerX' alt='Last commit'/> <img src='https://img.shields.io/github/license/yuhua-chen/LayerX' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='http://img.youtube.com/vi/35KixjZBDjY/0.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Localizable.strings - Mac app to localize your iOS and macOS projects.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/cristibaluta/Localizable.strings/releases/latest'><img src='https://img.shields.io/github/v/release/cristibaluta/Localizable.strings?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/cristibaluta/Localizable.strings'><img src='https://img.shields.io/github/stars/cristibaluta/Localizable.strings?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/cristibaluta/Localizable.strings' alt='Last commit'/> <img src='https://img.shields.io/github/license/cristibaluta/Localizable.strings' alt='License'/>
-
Localization Editor - Simple macOS editor app to help you manage iOS app localizations by allowing you to edit all the translations side by side.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/igorkulman/iOSLocalizationEditor/releases/latest'><img src='https://img.shields.io/github/v/release/igorkulman/iOSLocalizationEditor?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/igorkulman/iOSLocalizationEditor'><img src='https://img.shields.io/github/stars/igorkulman/iOSLocalizationEditor?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/igorkulman/iOSLocalizationEditor' alt='Last commit'/> <img src='https://img.shields.io/github/license/igorkulman/iOSLocalizationEditor' alt='License'/>
-
Localizations - Localizations is an macOS app that manages your Xcode project localization files (.strings).
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/e7711bbear/Localizations/releases/latest'><img src='https://img.shields.io/github/v/release/e7711bbear/Localizations?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/e7711bbear/Localizations'><img src='https://img.shields.io/github/stars/e7711bbear/Localizations?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/e7711bbear/Localizations' alt='Last commit'/> <img src='https://img.shields.io/github/license/e7711bbear/Localizations' alt='License'/>
-
LocationSimulator - Application to spoof your iOS or iPhoneSimulator location.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://schlaubischlump.github.io/LocationSimulator
Badges: <a href='https://github.com/Schlaubischlump/LocationSimulator/releases/latest'><img src='https://img.shields.io/github/v/release/Schlaubischlump/LocationSimulator?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Schlaubischlump/LocationSimulator'><img src='https://img.shields.io/github/stars/Schlaubischlump/LocationSimulator?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Schlaubischlump/LocationSimulator' alt='Last commit'/> <img src='https://img.shields.io/github/license/Schlaubischlump/LocationSimulator' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Schlaubischlump/LocationSimulator/master/Preview/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Menubar Colors - macOS app for convenient access to the system color panel.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/nvzqz/Menubar-Colors/releases/latest'><img src='https://img.shields.io/github/v/release/nvzqz/Menubar-Colors?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/nvzqz/Menubar-Colors'><img src='https://img.shields.io/github/stars/nvzqz/Menubar-Colors?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/nvzqz/Menubar-Colors' alt='Last commit'/> <img src='https://img.shields.io/github/license/nvzqz/Menubar-Colors' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/nvzqz/Menubar-Colors/master/Example.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Notarize - Notarization status monitoring tool for macOS, supporting multiple developer accounts
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/macmade/Notarize/releases/latest'><img src='https://img.shields.io/github/v/release/macmade/Notarize?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/macmade/Notarize'><img src='https://img.shields.io/github/stars/macmade/Notarize?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/macmade/Notarize' alt='Last commit'/> <img src='https://img.shields.io/github/license/macmade/Notarize' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/macmade/Notarize/master/Assets/MainWindow.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
PodsUpdater - macOS app which helps you manage dependency releases in your Podfile.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/kizitonwose/PodsUpdater/releases/latest'><img src='https://img.shields.io/github/v/release/kizitonwose/PodsUpdater?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/kizitonwose/PodsUpdater'><img src='https://img.shields.io/github/stars/kizitonwose/PodsUpdater?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/kizitonwose/PodsUpdater' alt='Last commit'/> <img src='https://img.shields.io/github/license/kizitonwose/PodsUpdater' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/kizitonwose/PodsUpdater/master/Assets/screenshot_2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/kizitonwose/PodsUpdater/master/Assets/screenshot_1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
ProfilesManager - Apple iOS/macOS Provisioning Profiles management,.provisionprofile, .mobileprovision files manager tool for mac.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/shaojiankui/ProfilesManager/releases/latest'><img src='https://img.shields.io/github/v/release/shaojiankui/ProfilesManager?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/shaojiankui/ProfilesManager'><img src='https://img.shields.io/github/stars/shaojiankui/ProfilesManager?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/shaojiankui/ProfilesManager' alt='Last commit'/> <img src='https://img.shields.io/github/license/shaojiankui/ProfilesManager' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/shaojiankui/ProfilesManager/master/demo.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
PushNotifications - macOS app to test push notifications on iOS and Android.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/onmyway133/PushNotifications/releases/latest'><img src='https://img.shields.io/github/v/release/onmyway133/PushNotifications?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/onmyway133/PushNotifications'><img src='https://img.shields.io/github/stars/onmyway133/PushNotifications?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/onmyway133/PushNotifications' alt='Last commit'/> <img src='https://img.shields.io/github/license/onmyway133/PushNotifications' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/TeamId.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/iOSToken.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/Android.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(6 more screenshots available in the repository)
</p> </details> -
ResignTool - This is an app for macOS that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/InjoyDeng/ResignTool/releases/latest'><img src='https://img.shields.io/github/v/release/InjoyDeng/ResignTool?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/InjoyDeng/ResignTool'><img src='https://img.shields.io/github/stars/InjoyDeng/ResignTool?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/InjoyDeng/ResignTool' alt='Last commit'/> <img src='https://img.shields.io/github/license/InjoyDeng/ResignTool' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/H8kRoPf.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Resizr - MacOS application for creating AppIcon for iOS and Android apps.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/onurgenes/Resizr/releases/latest'><img src='https://img.shields.io/github/v/release/onurgenes/Resizr?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/onurgenes/Resizr'><img src='https://img.shields.io/github/stars/onurgenes/Resizr?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/onurgenes/Resizr' alt='Last commit'/> <img src='https://img.shields.io/github/license/onurgenes/Resizr' alt='License'/>
-
SmartPush - iOS Push Notification Debug App.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/shaojiankui/SmartPush/releases/latest'><img src='https://img.shields.io/github/v/release/shaojiankui/SmartPush?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/shaojiankui/SmartPush'><img src='https://img.shields.io/github/stars/shaojiankui/SmartPush?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/shaojiankui/SmartPush' alt='Last commit'/> <img src='https://img.shields.io/github/license/shaojiankui/SmartPush' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/shaojiankui/SmartPush/master/demo.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Stringz - A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/mohakapt/Stringz/releases/latest'><img src='https://img.shields.io/github/v/release/mohakapt/Stringz?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/mohakapt/Stringz'><img src='https://img.shields.io/github/stars/mohakapt/Stringz?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/mohakapt/Stringz' alt='Last commit'/> <img src='https://img.shields.io/github/license/mohakapt/Stringz' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/mohakapt/Stringz/main/Resources/hero_dark.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/mohakapt/Stringz/main/Resources/hero_light.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
TransporterPad - iOS/Android app deployment tool for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/iseebi/TransporterPad/releases/latest'><img src='https://img.shields.io/github/v/release/iseebi/TransporterPad?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/iseebi/TransporterPad'><img src='https://img.shields.io/github/stars/iseebi/TransporterPad?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/iseebi/TransporterPad' alt='Last commit'/> <img src='https://img.shields.io/github/license/iseebi/TransporterPad' alt='License'/>
-
WWDC - Unofficial WWDC app for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/insidegui/WWDC/releases/latest'><img src='https://img.shields.io/github/v/release/insidegui/WWDC?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/insidegui/WWDC'><img src='https://img.shields.io/github/stars/insidegui/WWDC?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/insidegui/WWDC' alt='Last commit'/> <img src='https://img.shields.io/github/license/insidegui/WWDC' alt='License'/>
-
WWDC.srt - Powerful app for downloading subtitle for each WWDC session video since 2013 in (srt) format.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/ssamadgh/WWDCsrt/releases/latest'><img src='https://img.shields.io/github/v/release/ssamadgh/WWDCsrt?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ssamadgh/WWDCsrt'><img src='https://img.shields.io/github/stars/ssamadgh/WWDCsrt?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ssamadgh/WWDCsrt' alt='Last commit'/> <img src='https://img.shields.io/github/license/ssamadgh/WWDCsrt' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/ssamadgh/WWDCsrt/master/WWDCSubGetter/Assets.xcassets/AppIcon.appiconset/Icon_256x256.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/ssamadgh/WWDCsrt/master/ScreenShots/Session02.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/ssamadgh/WWDCsrt/master/ScreenShots/VideoLink.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(2 more screenshots available in the repository)
</p> </details> -
Xcodes.app - The easiest way to install and switch between multiple versions of Xcode.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/RobotsAndPencils/XcodesApp/releases/latest'><img src='https://img.shields.io/github/v/release/RobotsAndPencils/XcodesApp?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/RobotsAndPencils/XcodesApp'><img src='https://img.shields.io/github/stars/RobotsAndPencils/XcodesApp?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/RobotsAndPencils/XcodesApp' alt='Last commit'/> <img src='https://img.shields.io/github/license/RobotsAndPencils/XcodesApp' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/RobotsAndPencils/XcodesApp/main/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
xib2Storyboard - Tool to convert Xcode .xib to .storyboard files.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/novemberfiveco/xib2Storyboard/releases/latest'><img src='https://img.shields.io/github/v/release/novemberfiveco/xib2Storyboard?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/novemberfiveco/xib2Storyboard'><img src='https://img.shields.io/github/stars/novemberfiveco/xib2Storyboard?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/novemberfiveco/xib2Storyboard' alt='Last commit'/> <img src='https://img.shields.io/github/license/novemberfiveco/xib2Storyboard' alt='License'/>
<a id="downloader"></a>
⬇️ Downloader (10)
-
App Downloader - Easily search and download macOS apps from the huge
homebrew caskapp catalog.Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/yep/app-downloader/releases/latest'><img src='https://img.shields.io/github/v/release/yep/app-downloader?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/yep/app-downloader'><img src='https://img.shields.io/github/stars/yep/app-downloader?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/yep/app-downloader' alt='Last commit'/> <img src='https://img.shields.io/github/license/yep/app-downloader' alt='License'/>
-
App Fair - Find and install macOS apps from Homebrew Cask and Fairground App catalogs.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://appfair.app
Badges: <a href='https://github.com/App-Fair/App/releases/latest'><img src='https://img.shields.io/github/v/release/App-Fair/App?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/App-Fair/App'><img src='https://img.shields.io/github/stars/App-Fair/App?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/App-Fair/App' alt='Last commit'/> <img src='https://img.shields.io/github/license/App-Fair/App' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://appfair.app/screenshots/screen1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://appfair.app/screenshots/screen2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://appfair.app/screenshots/screen3.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Applite - User-friendly GUI app for Homebrew Casks. Install, update, and uninstall apps with a single click.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://aerolite.dev/applite
Badges: <a href='https://github.com/milanvarady/Applite/releases/latest'><img src='https://img.shields.io/github/v/release/milanvarady/Applite?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/milanvarady/Applite'><img src='https://img.shields.io/github/stars/milanvarady/Applite?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/milanvarady/Applite' alt='Last commit'/> <img src='https://img.shields.io/github/license/milanvarady/Applite' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://aerolite.dev/img/applite/discover-page.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://aerolite.dev/img/applite/productivity.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Extream Download Manager - a powerful tool to increase download speeds up to 500%
Languages: <img src='./icons/java-64.png' alt='Java icon' title='Java' height='16'/> Java
Website: https://subhra74.github.io/xdm/
Badges: <a href='https://github.com/subhra74/xdm/releases/latest'><img src='https://img.shields.io/github/v/release/subhra74/xdm?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/subhra74/xdm'><img src='https://img.shields.io/github/stars/subhra74/xdm?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/subhra74/xdm' alt='Last commit'/> <img src='https://img.shields.io/github/license/subhra74/xdm' alt='License'/>
-
FileZilla - Free open-source FTP, FTPS, and SFTP client.
Languages: <code>c++</code>
Website: https://filezilla-project.org
-
Get It - Native macOS video/audio downloader. Think of it as a youtube downloader that works on many sites.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Kevin-De-Koninck/Get-It/releases/latest'><img src='https://img.shields.io/github/v/release/Kevin-De-Koninck/Get-It?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Kevin-De-Koninck/Get-It'><img src='https://img.shields.io/github/stars/Kevin-De-Koninck/Get-It?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Kevin-De-Koninck/Get-It' alt='Last commit'/> <img src='https://img.shields.io/github/license/Kevin-De-Koninck/Get-It' alt='License'/>
-
Motrix - A full-featured download manager.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://motrix.app/
Badges: <a href='https://github.com/agalwood/Motrix/releases/latest'><img src='https://img.shields.io/github/v/release/agalwood/Motrix?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/agalwood/Motrix'><img src='https://img.shields.io/github/stars/agalwood/Motrix?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/agalwood/Motrix' alt='Last commit'/> <img src='https://img.shields.io/github/license/agalwood/Motrix' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/agalwood/Motrix/master/screenshots/motrix-task-list-empty-light%402x.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/agalwood/Motrix/master/screenshots/motrix-task-list-downloading-light%402x.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/agalwood/Motrix/master/screenshots/motrix-task-list-empty-dark%402x.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
Pillager - macOS Video Downloader written in Swift and Objective-C.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Pjirlip/Pillager/releases/latest'><img src='https://img.shields.io/github/v/release/Pjirlip/Pillager?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Pjirlip/Pillager'><img src='https://img.shields.io/github/stars/Pjirlip/Pillager?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Pjirlip/Pillager' alt='Last commit'/> <img src='https://img.shields.io/github/license/Pjirlip/Pillager' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Pjirlip/Pillager/master/docu/pillagerpreview.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/Pjirlip/Pillager/master/docu/useffmpeg.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
udemy-downloader-gui - desktop application for downloading Udemy Courses.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/FaisalUmair/udemy-downloader-gui/releases/latest'><img src='https://img.shields.io/github/v/release/FaisalUmair/udemy-downloader-gui?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/FaisalUmair/udemy-downloader-gui'><img src='https://img.shields.io/github/stars/FaisalUmair/udemy-downloader-gui?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/FaisalUmair/udemy-downloader-gui' alt='Last commit'/> <img src='https://img.shields.io/github/license/FaisalUmair/udemy-downloader-gui' alt='License'/>
-
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.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/DenBeke/YouTube-Downloader-for-macOS/releases/latest'><img src='https://img.shields.io/github/v/release/DenBeke/YouTube-Downloader-for-macOS?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/DenBeke/YouTube-Downloader-for-macOS'><img src='https://img.shields.io/github/stars/DenBeke/YouTube-Downloader-for-macOS?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/DenBeke/YouTube-Downloader-for-macOS' alt='Last commit'/> <img src='https://img.shields.io/github/license/DenBeke/YouTube-Downloader-for-macOS' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://denbeke.be/blog/wp-content/uploads/2017/11/Youtube-downloader-macOS-Swift.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="editors"></a>
📝 Editors (7)
-
AuroraEditor - Lightweight Code Editor (IDE) for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://auroraeditor.com
Badges: <a href='https://github.com/AuroraEditor/AuroraEditor/releases/latest'><img src='https://img.shields.io/github/v/release/AuroraEditor/AuroraEditor?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/AuroraEditor/AuroraEditor'><img src='https://img.shields.io/github/stars/AuroraEditor/AuroraEditor?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/AuroraEditor/AuroraEditor' alt='Last commit'/> <img src='https://img.shields.io/github/license/AuroraEditor/AuroraEditor' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/63672227/187914690-2277654c-6cab-4738-b151-1c85947bea8b.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Chime - An editor for macOS
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://www.chimehq.com/
Badges: <a href='https://github.com/ChimeHQ/Chime/releases/latest'><img src='https://img.shields.io/github/v/release/ChimeHQ/Chime?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ChimeHQ/Chime'><img src='https://img.shields.io/github/stars/ChimeHQ/Chime?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ChimeHQ/Chime' alt='Last commit'/> <img src='https://img.shields.io/github/license/ChimeHQ/Chime' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.chimehq.com/assets/images/laptop-frame-large.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
CodeEdit - CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://www.codeedit.app/
Badges: <a href='https://github.com/CodeEditApp/CodeEdit/releases/latest'><img src='https://img.shields.io/github/v/release/CodeEditApp/CodeEdit?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/CodeEditApp/CodeEdit'><img src='https://img.shields.io/github/stars/CodeEditApp/CodeEdit?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/CodeEditApp/CodeEdit' alt='Last commit'/> <img src='https://img.shields.io/github/license/CodeEditApp/CodeEdit' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/806104/194004176-3143d19f-1ad9-449c-bd41-8c4f9998f44b.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
DevLint - A lightweight app for formatting and correcting Swift syntax.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/csprasad/DevLint/releases/latest'><img src='https://img.shields.io/github/v/release/csprasad/DevLint?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/csprasad/DevLint'><img src='https://img.shields.io/github/stars/csprasad/DevLint?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/csprasad/DevLint' alt='Last commit'/> <img src='https://img.shields.io/github/license/csprasad/DevLint' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/csprasad/DevLint/main/.github/images/App_screen_light.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/csprasad/DevLint/main/.github/images/App_screen_light.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Geany - Geany is a powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow.
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C <code>c++</code>
Website: https://www.geany.org/
Badges: <a href='https://github.com/geany/geany/releases/latest'><img src='https://img.shields.io/github/v/release/geany/geany?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/geany/geany'><img src='https://img.shields.io/github/stars/geany/geany?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/geany/geany' alt='Last commit'/> <img src='https://img.shields.io/github/license/geany/geany' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.geany.org/media/uploads/screenshots/geany_dark_2019-05-20.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
mxMarkEdit - A visual editor of Markdown document, tasks and tables.
Languages: <code>free-pascal</code>
Website: https://github.com/maxnd/mxMarkEdit
Badges: <a href='https://github.com/maxnd/mxMarkEdit/releases/latest'><img src='https://img.shields.io/github/v/release/maxnd/mxMarkEdit?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/maxnd/mxMarkEdit'><img src='https://img.shields.io/github/stars/maxnd/mxMarkEdit?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/maxnd/mxMarkEdit' alt='Last commit'/> <img src='https://img.shields.io/github/license/maxnd/mxMarkEdit' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/maxnd/mxMarkEdit/blob/main/screenshots/screenshot1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/maxnd/mxMarkEdit/blob/main/screenshots/screenshot2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/maxnd/mxMarkEdit/blob/main/screenshots/screenshot3.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
Zed - Zed is an open source, high-performance, and multiplayer code editor
Languages: <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust
Website: https://zed.dev
Badges: <a href='https://github.com/zed-industries/zed/releases/latest'><img src='https://img.shields.io/github/v/release/zed-industries/zed?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/zed-industries/zed'><img src='https://img.shields.io/github/stars/zed-industries/zed?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/zed-industries/zed' alt='Last commit'/> <img src='https://img.shields.io/github/license/zed-industries/zed' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="csv"></a>
📊 CSV (1)
-
TableTool - A simple CSV editor for macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Website: https://apps.apple.com/app/table-tool/id1122008420
Badges: <a href='https://apps.apple.com/app/table-tool/id1122008420'><img src='./icons/app_store-64.png' alt='App Store' title='Download on the Mac App Store' height='16'/> App Store</a> <a href='https://github.com/jakob/TableTool/releases/latest'><img src='https://img.shields.io/github/v/release/jakob/TableTool?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/jakob/TableTool'><img src='https://img.shields.io/github/stars/jakob/TableTool?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/jakob/TableTool' alt='Last commit'/> <img src='https://img.shields.io/github/license/jakob/TableTool' alt='License'/>
<a id="json"></a>
📋 JSON (2)
-
JSON Editor - Dead simple JSON editor using josdejong/jsoneditor
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Badges: <a href='https://github.com/fand/json-editor-app/releases/latest'><img src='https://img.shields.io/github/v/release/fand/json-editor-app?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/fand/json-editor-app'><img src='https://img.shields.io/github/stars/fand/json-editor-app?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/fand/json-editor-app' alt='Last commit'/> <img src='https://img.shields.io/github/license/fand/json-editor-app' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/1403842/73547401-2ecf5b80-4482-11ea-8b03-753c1621c116.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
JSON-Splora - GUI for editing, visualizing, and manipulating JSON data.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/wellsjo/JSON-Splora/releases/latest'><img src='https://img.shields.io/github/v/release/wellsjo/JSON-Splora?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/wellsjo/JSON-Splora'><img src='https://img.shields.io/github/stars/wellsjo/JSON-Splora?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/wellsjo/JSON-Splora' alt='Last commit'/> <img src='https://img.shields.io/github/license/wellsjo/JSON-Splora' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/CiXIrrg.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/wellsjo/JSON-Splora/master/app/assets/logos/logo.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="markdown"></a>
📝 Markdown (11)
-
Gingko - Tree-structured markdown editor for macOS, Windows, and Linux.
Languages: <img src='./icons/elm-64.png' alt='Elm icon' title='Elm' height='16'/> Elm
Badges: <a href='https://github.com/gingko/client/releases/latest'><img src='https://img.shields.io/github/v/release/gingko/client?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/gingko/client'><img src='https://img.shields.io/github/stars/gingko/client?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/gingko/client' alt='Last commit'/> <img src='https://img.shields.io/github/license/gingko/client' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/gingko/client/master/docs/images/screenshot-alien-screenplay.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
linked - 🧾 Your daily journal app, diary or anything else to unclutter your mind. Let linked help you get focused by writing down what is in your mind on a daily basis.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <code>vue</code> <img src='./icons/css-64.png' alt='CSS icon' title='CSS' height='16'/> CSS
Website: https://uselinked.com
Badges: <a href='https://github.com/lostdesign/linked/releases/latest'><img src='https://img.shields.io/github/v/release/lostdesign/linked?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/lostdesign/linked'><img src='https://img.shields.io/github/stars/lostdesign/linked?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/lostdesign/linked' alt='Last commit'/> <img src='https://img.shields.io/github/license/lostdesign/linked' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/5164617/112966541-9f3b4080-914a-11eb-9dff-00ea2a121b93.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://user-images.githubusercontent.com/5164617/112368648-97f3dd00-8cdb-11eb-8865-0203264d420b.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
MacDown - Markdown editor for macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/MacDownApp/macdown/releases/latest'><img src='https://img.shields.io/github/v/release/MacDownApp/macdown?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/MacDownApp/macdown'><img src='https://img.shields.io/github/stars/MacDownApp/macdown?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/MacDownApp/macdown' alt='Last commit'/> <img src='https://img.shields.io/github/license/MacDownApp/macdown' alt='License'/>
-
Mark Text - Realtime preview markdown editor for macOS Windows and Linux.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/marktext/marktext/releases/latest'><img src='https://img.shields.io/github/v/release/marktext/marktext?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/marktext/marktext/'><img src='https://img.shields.io/github/stars/marktext/marktext?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/marktext/marktext' alt='Last commit'/> <img src='https://img.shields.io/github/license/marktext/marktext' alt='License'/>
-
MarkEdit - MarkEdit is a free and open-source Markdown editor, for macOS. It's just like TextEdit on Mac but dedicated to Markdown.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Website: https://markedit.app/
Badges: <a href='https://github.com/MarkEdit-app/MarkEdit/releases/latest'><img src='https://img.shields.io/github/v/release/MarkEdit-app/MarkEdit?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/MarkEdit-app/MarkEdit'><img src='https://img.shields.io/github/stars/MarkEdit-app/MarkEdit?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/MarkEdit-app/MarkEdit' alt='Last commit'/> <img src='https://img.shields.io/github/license/MarkEdit-app/MarkEdit' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/MarkEdit-app/MarkEdit/blob/main/Screenshots/01.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/MarkEdit-app/MarkEdit/raw/main/Screenshots/02.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/MarkEdit-app/MarkEdit/blob/main/Screenshots/03.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
mxMarkEdit - A visual editor of Markdown document, tasks and tables.
Languages: <code>free-pascal</code>
Website: https://github.com/maxnd/mxMarkEdit
Badges: <a href='https://github.com/maxnd/mxMarkEdit/releases/latest'><img src='https://img.shields.io/github/v/release/maxnd/mxMarkEdit?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/maxnd/mxMarkEdit'><img src='https://img.shields.io/github/stars/maxnd/mxMarkEdit?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/maxnd/mxMarkEdit' alt='Last commit'/> <img src='https://img.shields.io/github/license/maxnd/mxMarkEdit' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/maxnd/mxMarkEdit/blob/main/screenshots/screenshot1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/maxnd/mxMarkEdit/blob/main/screenshots/screenshot2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/maxnd/mxMarkEdit/blob/main/screenshots/screenshot3.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
Notenik - Note-taking app with many organizational options.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://notenik.app
Badges: <a href='https://github.com/hbowie/notenik-swift/releases/latest'><img src='https://img.shields.io/github/v/release/hbowie/notenik-swift?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/hbowie/notenik-swift'><img src='https://img.shields.io/github/stars/hbowie/notenik-swift?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/hbowie/notenik-swift' alt='Last commit'/> <img src='https://img.shields.io/github/license/hbowie/notenik-swift' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://notenik.app/images/notenik-list-and-display.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Obsidian plugins & themes - Community plugins list, theme list, and releases of Obsidian.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://obsidian.md/
Badges: <a href='https://github.com/obsidianmd/obsidian-releases/releases/latest'><img src='https://img.shields.io/github/v/release/obsidianmd/obsidian-releases?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/obsidianmd/obsidian-releases'><img src='https://img.shields.io/github/stars/obsidianmd/obsidian-releases?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/obsidianmd/obsidian-releases' alt='Last commit'/> <img src='https://img.shields.io/github/license/obsidianmd/obsidian-releases' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Pine - A modern MacOS markdown editor.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/lukakerr/Pine/releases/latest'><img src='https://img.shields.io/github/v/release/lukakerr/Pine?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/lukakerr/Pine'><img src='https://img.shields.io/github/stars/lukakerr/Pine?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/lukakerr/Pine' alt='Last commit'/> <img src='https://img.shields.io/github/license/lukakerr/Pine' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/ptzSBmo.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://camo.githubusercontent.com/14fd8828c4ab0e59f62cd7457fff295fe8113f26/68747470733a2f2f692e696d6775722e636f6d2f767841614e65582e706e67' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://camo.githubusercontent.com/77b139742c8d23e154de89331b5fcfd3672878bf/68747470733a2f2f692e696d6775722e636f6d2f354c51314c6c342e706e67' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
QOwnNotes - Plain-text file notepad and todo-list manager with markdown support and ownCloud / Nextcloud integration.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Website: https://www.qownnotes.org/
Badges: <a href='https://github.com/pbek/QOwnNotes/releases/latest'><img src='https://img.shields.io/github/v/release/pbek/QOwnNotes?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/pbek/QOwnNotes'><img src='https://img.shields.io/github/stars/pbek/QOwnNotes?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/pbek/QOwnNotes' alt='Last commit'/> <img src='https://img.shields.io/github/license/pbek/QOwnNotes' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.qownnotes.org/screenshots/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Zettlr - A Markdown Editor for the 21st century.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Website: https://www.zettlr.com/
Badges: <a href='https://github.com/Zettlr/Zettlr/releases/latest'><img src='https://img.shields.io/github/v/release/Zettlr/Zettlr?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Zettlr/Zettlr'><img src='https://img.shields.io/github/stars/Zettlr/Zettlr?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Zettlr/Zettlr' alt='Last commit'/> <img src='https://img.shields.io/github/license/Zettlr/Zettlr' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Zettlr/Zettlr/develop/resources/screenshots/zettlr_view.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="tex"></a>
📐 TeX (2)
-
BibDesk - Use BibDesk to edit and manage your bibliography
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Website: https://bibdesk.sourceforge.io
<details> <summary>Screenshots</summary> <p> <img src='https://bibdesk.sourceforge.io/screenshots/Publication.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://bibdesk.sourceforge.io/screenshots/Main-Window.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Qilin Editor - Text editor for exact sciences with built-in KaTeX/AsciiMath support.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/qilin-editor/qilin-app/releases/latest'><img src='https://img.shields.io/github/v/release/qilin-editor/qilin-app?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/qilin-editor/qilin-app'><img src='https://img.shields.io/github/stars/qilin-editor/qilin-app?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/qilin-editor/qilin-app' alt='Last commit'/> <img src='https://img.shields.io/github/license/qilin-editor/qilin-app' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/VOGLGv5.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://i.imgur.com/LYzVw99.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://i.imgur.com/utXxWLf.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="text"></a>
✏️ Text (13)
-
AuroraEditor - Lightweight Code Editor (IDE) for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://auroraeditor.com
Badges: <a href='https://github.com/AuroraEditor/AuroraEditor/releases/latest'><img src='https://img.shields.io/github/v/release/AuroraEditor/AuroraEditor?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/AuroraEditor/AuroraEditor'><img src='https://img.shields.io/github/stars/AuroraEditor/AuroraEditor?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/AuroraEditor/AuroraEditor' alt='Last commit'/> <img src='https://img.shields.io/github/license/AuroraEditor/AuroraEditor' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/63672227/187914690-2277654c-6cab-4738-b151-1c85947bea8b.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
CotEditor - Lightweight Plain-Text Editor for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/coteditor/CotEditor/releases/latest'><img src='https://img.shields.io/github/v/release/coteditor/CotEditor?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/coteditor/CotEditor'><img src='https://img.shields.io/github/stars/coteditor/CotEditor?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/coteditor/CotEditor' alt='Last commit'/> <img src='https://img.shields.io/github/license/coteditor/CotEditor' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/coteditor/CotEditor/master/screenshot@2x.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Geany - Geany is a powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow.
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C <code>c++</code>
Website: https://www.geany.org/
Badges: <a href='https://github.com/geany/geany/releases/latest'><img src='https://img.shields.io/github/v/release/geany/geany?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/geany/geany'><img src='https://img.shields.io/github/stars/geany/geany?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/geany/geany' alt='Last commit'/> <img src='https://img.shields.io/github/license/geany/geany' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.geany.org/media/uploads/screenshots/geany_dark_2019-05-20.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
MacVim - Text editor for macOS.
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Badges: <a href='https://github.com/macvim-dev/macvim/releases/latest'><img src='https://img.shields.io/github/v/release/macvim-dev/macvim?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/macvim-dev/macvim'><img src='https://img.shields.io/github/stars/macvim-dev/macvim?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/macvim-dev/macvim' alt='Last commit'/> <img src='https://img.shields.io/github/license/macvim-dev/macvim' alt='License'/>
-
micro - A terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the capabilities of modern terminals.
Languages: <img src='./icons/golang-64.png' alt='Go icon' title='Go' height='16'/> Go
Website: https://micro-editor.github.io
Badges: <a href='https://github.com/zyedidia/micro/releases/latest'><img src='https://img.shields.io/github/v/release/zyedidia/micro?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/zyedidia/micro'><img src='https://img.shields.io/github/stars/zyedidia/micro?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/zyedidia/micro' alt='Last commit'/> <img src='https://img.shields.io/github/license/zyedidia/micro' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://micro-editor.github.io/screenshots/micro-monokai.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://micro-editor.github.io/screenshots/micro-one-dark.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://micro-editor.github.io/screenshots/micro-darcula.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(8 more screenshots available in the repository)
</p> </details> -
mxMarkEdit - A visual editor of Markdown document, tasks and tables.
Languages: <code>free-pascal</code>
Website: https://github.com/maxnd/mxMarkEdit
Badges: <a href='https://github.com/maxnd/mxMarkEdit/releases/latest'><img src='https://img.shields.io/github/v/release/maxnd/mxMarkEdit?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/maxnd/mxMarkEdit'><img src='https://img.shields.io/github/stars/maxnd/mxMarkEdit?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/maxnd/mxMarkEdit' alt='Last commit'/> <img src='https://img.shields.io/github/license/maxnd/mxMarkEdit' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/maxnd/mxMarkEdit/blob/main/screenshots/screenshot1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/maxnd/mxMarkEdit/blob/main/screenshots/screenshot2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/maxnd/mxMarkEdit/blob/main/screenshots/screenshot3.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
Notesnook - A fully open source and end-to-end encrypted note taking alternative to Evernote.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Website: https://notesnook.com
Badges: <a href='https://github.com/streetwriters/notesnook/releases/latest'><img src='https://img.shields.io/github/v/release/streetwriters/notesnook?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/streetwriters/notesnook'><img src='https://img.shields.io/github/stars/streetwriters/notesnook?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/streetwriters/notesnook' alt='Last commit'/> <img src='https://img.shields.io/github/license/streetwriters/notesnook' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://notesnook.com/_next/static/images/hero-image-dark-1920@1x-6aeda670e2531cef9a81e47766eb6cbf.webp' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Noto - Plain text editor for macOS with customizable themes.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/brunophilipe/noto/releases/latest'><img src='https://img.shields.io/github/v/release/brunophilipe/noto?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/brunophilipe/noto'><img src='https://img.shields.io/github/stars/brunophilipe/noto?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/brunophilipe/noto' alt='Last commit'/> <img src='https://img.shields.io/github/license/brunophilipe/noto' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/BlqwbV7.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://i.imgur.com/SXh8o7n.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
reventlou - Personal database as an information management system.
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/b3z/reventlou/releases/latest'><img src='https://img.shields.io/github/v/release/b3z/reventlou?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/b3z/reventlou'><img src='https://img.shields.io/github/stars/b3z/reventlou?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/b3z/reventlou' alt='Last commit'/> <img src='https://img.shields.io/github/license/b3z/reventlou' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/b3z/reventlou/blob/master/assets/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
SubEthaEdit - General purpose plain text editor for macOS. Widely known for its live collaboration feature.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/subethaedit/SubEthaEdit/releases/latest'><img src='https://img.shields.io/github/v/release/subethaedit/SubEthaEdit?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/subethaedit/SubEthaEdit'><img src='https://img.shields.io/github/stars/subethaedit/SubEthaEdit?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/subethaedit/SubEthaEdit' alt='Last commit'/> <img src='https://img.shields.io/github/license/subethaedit/SubEthaEdit' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://subethaedit.net/images/screenshots/en-contribute-bright-thumb.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://subethaedit.net/images/screenshots/en-find-bright-thumb.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
TextMate - TextMate is a graphical text editor for macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/textmate/textmate/releases/latest'><img src='https://img.shields.io/github/v/release/textmate/textmate?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/textmate/textmate'><img src='https://img.shields.io/github/stars/textmate/textmate?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/textmate/textmate' alt='Last commit'/> <img src='https://img.shields.io/github/license/textmate/textmate' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/textmate/textmate/gh-pages/images/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Tincta - One-window text editor with syntax highlighting.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Website: https://codingfriends.github.io/Tincta/
Badges: <a href='https://github.com/CodingFriends/Tincta/releases/latest'><img src='https://img.shields.io/github/v/release/CodingFriends/Tincta?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/CodingFriends/Tincta'><img src='https://img.shields.io/github/stars/CodingFriends/Tincta?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/CodingFriends/Tincta' alt='Last commit'/> <img src='https://img.shields.io/github/license/CodingFriends/Tincta' alt='License'/>
-
VimR - Refined Neovim experience for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/qvacua/vimr/releases/latest'><img src='https://img.shields.io/github/v/release/qvacua/vimr?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/qvacua/vimr'><img src='https://img.shields.io/github/stars/qvacua/vimr?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/qvacua/vimr' alt='Last commit'/> <img src='https://img.shields.io/github/license/qvacua/vimr' alt='License'/>
<a id="extensions"></a>
🧩 Extensions (14)
-
AdGuard for Safari - The most advanced ad blocking extension for Safari
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://adguard.com/en/welcome.html
Badges: <a href='https://github.com/adguardteam/adguardforsafari/releases/latest'><img src='https://img.shields.io/github/v/release/adguardteam/adguardforsafari?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/adguardteam/adguardforsafari'><img src='https://img.shields.io/github/stars/adguardteam/adguardforsafari?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/adguardteam/adguardforsafari' alt='Last commit'/> <img src='https://img.shields.io/github/license/adguardteam/adguardforsafari' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://camo.githubusercontent.com/30d586bf934b280622aeac16949d86bb67184250b2b7902b9ea7fcf53e35ca39/68747470733a2f2f63646e2e616467756172642e636f6d2f7075626c69632f416467756172642f436f6d6d6f6e2f7361666172695f66696c746572732e706e673f' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
BetterPiP - Use native picture-in-picture with browsers such as Google Chrome for HTML5 videos.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Capevace/BetterPiP/releases/latest'><img src='https://img.shields.io/github/v/release/Capevace/BetterPiP?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Capevace/BetterPiP'><img src='https://img.shields.io/github/stars/Capevace/BetterPiP?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Capevace/BetterPiP' alt='Last commit'/> <img src='https://img.shields.io/github/license/Capevace/BetterPiP' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://media.giphy.com/media/3b7gn1cvDnjDk9Kngv/giphy-downsized-large.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Is It Private? - A Safari Extension providing a toolbar icon that changes its visual appearance if Private Browsing is enabled.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://florian.codes/projects/is-it-private/
Badges: <a href='https://github.com/ffittschen/IsItPrivate/releases/latest'><img src='https://img.shields.io/github/v/release/ffittschen/IsItPrivate?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ffittschen/IsItPrivate'><img src='https://img.shields.io/github/stars/ffittschen/IsItPrivate?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ffittschen/IsItPrivate' alt='Last commit'/> <img src='https://img.shields.io/github/license/ffittschen/IsItPrivate' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/ffittschen/IsItPrivate/master/Assets/Screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Middleclick - Emulate a scroll wheel click with three finger Click or Tap on MacBook trackpad and Magic Mouse
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Badges: <a href='https://github.com/artginzburg/MiddleClick-Ventura/releases/latest'><img src='https://img.shields.io/github/v/release/artginzburg/MiddleClick-Ventura?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/artginzburg/MiddleClick-Ventura'><img src='https://img.shields.io/github/stars/artginzburg/MiddleClick-Ventura?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/artginzburg/MiddleClick-Ventura' alt='Last commit'/> <img src='https://img.shields.io/github/license/artginzburg/MiddleClick-Ventura' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/artginzburg/MiddleClick-Ventura/blob/master/demo.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
nef - This Xcode extension enables you to make a code selection and export it to a snippets. Available on Mac AppStore.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://nef.bow-swift.io/
Badges: <a href='https://github.com/bow-swift/nef-plugin/releases/latest'><img src='https://img.shields.io/github/v/release/bow-swift/nef-plugin?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/bow-swift/nef-plugin'><img src='https://img.shields.io/github/stars/bow-swift/nef-plugin?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/bow-swift/nef-plugin' alt='Last commit'/> <img src='https://img.shields.io/github/license/bow-swift/nef-plugin' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/bow-swift/nef-plugin/master/assets/nef-plugin-action-export.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/bow-swift/nef-plugin/master/assets/nef-xcode-preferences.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
PageExtender - Extend pages with your own CSS and JS files.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/fphilipe/PageExtender.app/releases/latest'><img src='https://img.shields.io/github/v/release/fphilipe/PageExtender.app?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/fphilipe/PageExtender.app'><img src='https://img.shields.io/github/stars/fphilipe/PageExtender.app?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/fphilipe/PageExtender.app' alt='Last commit'/> <img src='https://img.shields.io/github/license/fphilipe/PageExtender.app' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://phili.pe/posts/introducing-page-extender-for-safari/app.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
PiPifier - PiPifier is a native macOS 10.12 Safari extension that lets you use every HTML5 video in Picture in Picture mode.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/arnoappenzeller/PiPifier/releases/latest'><img src='https://img.shields.io/github/v/release/arnoappenzeller/PiPifier?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/arnoappenzeller/PiPifier'><img src='https://img.shields.io/github/stars/arnoappenzeller/PiPifier?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/arnoappenzeller/PiPifier' alt='Last commit'/> <img src='https://img.shields.io/github/license/arnoappenzeller/PiPifier' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/arnoappenzeller/PiPifier/master/macOS/Images/demo.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/arnoappenzeller/PiPifier/master/macOS/Images/Banner.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/arnoappenzeller/PiPifier/master/macOS/Images/pipifier_ios_usage.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
PiPTool - Add the Picture-in-Picture Functionality to YouTube, Netflix, Plex and other video broadcasting services in macOS.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/bfmatei/PiPTool/releases/latest'><img src='https://img.shields.io/github/v/release/bfmatei/PiPTool?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/bfmatei/PiPTool'><img src='https://img.shields.io/github/stars/bfmatei/PiPTool?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/bfmatei/PiPTool' alt='Last commit'/> <img src='https://img.shields.io/github/license/bfmatei/PiPTool' alt='License'/>
-
Privacy Redirect for Safari - Redirect Twitter, YouTube, Reddit, Google Maps, Google Search, and Google Translate to privacy friendly alternatives.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/smmr-software/privacy-redirect-safari/releases/latest'><img src='https://img.shields.io/github/v/release/smmr-software/privacy-redirect-safari?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/smmr-software/privacy-redirect-safari'><img src='https://img.shields.io/github/stars/smmr-software/privacy-redirect-safari?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/smmr-software/privacy-redirect-safari' alt='Last commit'/> <img src='https://img.shields.io/github/license/smmr-software/privacy-redirect-safari' alt='License'/>
-
Sessions - Safari extension to save your working sessions
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/AlexPerathoner/Sessions/releases/latest'><img src='https://img.shields.io/github/v/release/AlexPerathoner/Sessions?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/AlexPerathoner/Sessions'><img src='https://img.shields.io/github/stars/AlexPerathoner/Sessions?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/AlexPerathoner/Sessions' alt='Last commit'/> <img src='https://img.shields.io/github/license/AlexPerathoner/Sessions' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/AlexPerathoner/Sessions/master/Screens/Registrazione%20schermo%202019-11-26%20alle%2001.14.21.mov' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Swimat - Swimat is an Xcode plug-in to format your Swift code.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://jintin.github.io/Swimat/
Badges: <a href='https://github.com/Jintin/Swimat/releases/latest'><img src='https://img.shields.io/github/v/release/Jintin/Swimat?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Jintin/Swimat'><img src='https://img.shields.io/github/stars/Jintin/Swimat?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Jintin/Swimat' alt='Last commit'/> <img src='https://img.shields.io/github/license/Jintin/Swimat' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Jintin/Swimat/master/README/preview.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
ThenGenerator - Xcode Source Editor Extension for 'Then'
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/87kangsw/ThenGenerator/releases/latest'><img src='https://img.shields.io/github/v/release/87kangsw/ThenGenerator?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/87kangsw/ThenGenerator'><img src='https://img.shields.io/github/stars/87kangsw/ThenGenerator?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/87kangsw/ThenGenerator' alt='Last commit'/> <img src='https://img.shields.io/github/license/87kangsw/ThenGenerator' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/87kangsw/ThenGenerator/main/.github/images/property.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Ultra TabSaver - Ultra TabSaver is an open-source Tab Manager for Safari
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Swift-open-source/UltraTabSaver/releases/latest'><img src='https://img.shields.io/github/v/release/Swift-open-source/UltraTabSaver?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Swift-open-source/UltraTabSaver'><img src='https://img.shields.io/github/stars/Swift-open-source/UltraTabSaver?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Swift-open-source/UltraTabSaver' alt='Last commit'/> <img src='https://img.shields.io/github/license/Swift-open-source/UltraTabSaver' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Swift-open-source/UltraTabSaver/main/Ultra-TabSaver.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Yape - Yet Another PiP Extension. Finds all HTML5 videos on a webpage and allows you to play them in Picture-in-Picture mode from the Safari toolbar.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/leonspok/Yape/releases/latest'><img src='https://img.shields.io/github/v/release/leonspok/Yape?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/leonspok/Yape'><img src='https://img.shields.io/github/stars/leonspok/Yape?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/leonspok/Yape' alt='Last commit'/> <img src='https://img.shields.io/github/license/leonspok/Yape' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/leonspok/Yape/raw/master/README%20resources/example_screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/leonspok/Yape/raw/master/README%20resources/preferences_screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="finder"></a>
🔍 Finder (13)
-
cd to... - Finder Toolbar app to open the current directory in the Terminal
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/jbtule/cdto/releases/latest'><img src='https://img.shields.io/github/v/release/jbtule/cdto?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/jbtule/cdto'><img src='https://img.shields.io/github/stars/jbtule/cdto?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/jbtule/cdto' alt='Last commit'/> <img src='https://img.shields.io/github/license/jbtule/cdto' alt='License'/>
-
Clipy - Clipy is a Clipboard extension app for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Clipy/Clipy/releases/latest'><img src='https://img.shields.io/github/v/release/Clipy/Clipy?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Clipy/Clipy'><img src='https://img.shields.io/github/stars/Clipy/Clipy?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Clipy/Clipy' alt='Last commit'/> <img src='https://img.shields.io/github/license/Clipy/Clipy' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Clipy/Clipy/master/Resources/clipy_logo.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://clipy-app.com/img/screenshot1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
CopyQ - Clipboard manager with advanced features
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/hluk/CopyQ/releases/latest'><img src='https://img.shields.io/github/v/release/hluk/CopyQ?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/hluk/CopyQ'><img src='https://img.shields.io/github/stars/hluk/CopyQ?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/hluk/CopyQ' alt='Last commit'/> <img src='https://img.shields.io/github/license/hluk/CopyQ' alt='License'/>
-
dupeGuru - dupeGuru is a tool to find duplicate files on your computer. It can scan using file names and file contents.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Website: https://dupeguru.voltaicideas.net/
Badges: <a href='https://github.com/arsenetar/dupeguru/releases/latest'><img src='https://img.shields.io/github/v/release/arsenetar/dupeguru?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/arsenetar/dupeguru/'><img src='https://img.shields.io/github/stars/arsenetar/dupeguru?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/arsenetar/dupeguru' alt='Last commit'/> <img src='https://img.shields.io/github/license/arsenetar/dupeguru' alt='License'/>
-
Duplicate Finder - It's a useful tool that would help you to find all duplicate files which have the same names in the specific folder.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/powerwolf543/DuplicateFinder/releases/latest'><img src='https://img.shields.io/github/v/release/powerwolf543/DuplicateFinder?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/powerwolf543/DuplicateFinder'><img src='https://img.shields.io/github/stars/powerwolf543/DuplicateFinder?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/powerwolf543/DuplicateFinder' alt='Last commit'/> <img src='https://img.shields.io/github/license/powerwolf543/DuplicateFinder' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/16394562/94992308-bc3bf000-05bb-11eb-95a9-907ec334c660.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Finder Go - macOS app and Finder Sync Extension to open Terminal, iTerm, Hyper from Finder.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/onmyway133/FinderGo/releases/latest'><img src='https://img.shields.io/github/v/release/onmyway133/FinderGo?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/onmyway133/FinderGo'><img src='https://img.shields.io/github/stars/onmyway133/FinderGo?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/onmyway133/FinderGo' alt='Last commit'/> <img src='https://img.shields.io/github/license/onmyway133/FinderGo' alt='License'/>
-
FiScript - Execute custom scripts from the MacOS context menu (CTRL+click) in Finder.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Mortennn/FiScript/releases/latest'><img src='https://img.shields.io/github/v/release/Mortennn/FiScript?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Mortennn/FiScript'><img src='https://img.shields.io/github/stars/Mortennn/FiScript?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Mortennn/FiScript' alt='Last commit'/> <img src='https://img.shields.io/github/license/Mortennn/FiScript' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Mortennn/FiScript/master/Images/landingNoText.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/Mortennn/FiScript/master/Images/logo.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
muCommander - A lightweight, cross-platform file manager with a dual-pane interface.
Languages: <img src='./icons/java-64.png' alt='Java icon' title='Java' height='16'/> Java
Website: https://www.mucommander.com/
Badges: <a href='https://github.com/mucommander/mucommander/releases/latest'><img src='https://img.shields.io/github/v/release/mucommander/mucommander?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/mucommander/mucommander'><img src='https://img.shields.io/github/stars/mucommander/mucommander?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/mucommander/mucommander' alt='Last commit'/> <img src='https://img.shields.io/github/license/mucommander/mucommander' alt='License'/>
-
OpenInCode - Finder toolbar app to open current folder in Visual Studio Code.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/sozercan/OpenInCode/releases/latest'><img src='https://img.shields.io/github/v/release/sozercan/OpenInCode?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/sozercan/OpenInCode'><img src='https://img.shields.io/github/stars/sozercan/OpenInCode?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/sozercan/OpenInCode' alt='Last commit'/> <img src='https://img.shields.io/github/license/sozercan/OpenInCode' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/F5ZrCmS.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
OpenInTerminal - Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Ji4n1ng/OpenInTerminal/releases/latest'><img src='https://img.shields.io/github/v/release/Ji4n1ng/OpenInTerminal?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Ji4n1ng/OpenInTerminal'><img src='https://img.shields.io/github/stars/Ji4n1ng/OpenInTerminal?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Ji4n1ng/OpenInTerminal' alt='Last commit'/> <img src='https://img.shields.io/github/license/Ji4n1ng/OpenInTerminal' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/11001224/78589385-b797b880-7872-11ea-9062-c11a49461598.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://user-images.githubusercontent.com/11001224/78589369-b36b9b00-7872-11ea-8a9e-e3f23e7ce80e.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Quick Look plugins - List of useful Quick Look plugins for developers.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Badges: <a href='https://github.com/sindresorhus/quick-look-plugins/releases/latest'><img src='https://img.shields.io/github/v/release/sindresorhus/quick-look-plugins?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/sindresorhus/quick-look-plugins'><img src='https://img.shields.io/github/stars/sindresorhus/quick-look-plugins?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/sindresorhus/quick-look-plugins' alt='Last commit'/> <img src='https://img.shields.io/github/license/sindresorhus/quick-look-plugins' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/sindresorhus/quick-look-plugins/master/screenshots/QLColorCode.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/sindresorhus/quick-look-plugins/master/screenshots/QLStephen.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/sindresorhus/quick-look-plugins/master/screenshots/QLMarkdown.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(5 more screenshots available in the repository)
</p> </details> -
SaneClick - Finder extension with 51+ right-click actions for file management, image conversion, and developer tools.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://saneclick.com
Badges: <a href='https://github.com/sane-apps/SaneClick/releases/latest'><img src='https://img.shields.io/github/v/release/sane-apps/SaneClick?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/sane-apps/SaneClick'><img src='https://img.shields.io/github/stars/sane-apps/SaneClick?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/sane-apps/SaneClick' alt='Last commit'/> <img src='https://img.shields.io/github/license/sane-apps/SaneClick' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/sane-apps/SaneClick/main/docs/screenshots/main-window.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
zoxide - zoxide is a smarter cd command for your terminal.
Languages: <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust
Badges: <a href='https://github.com/ajeetdsouza/zoxide/releases/latest'><img src='https://img.shields.io/github/v/release/ajeetdsouza/zoxide?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ajeetdsouza/zoxide'><img src='https://img.shields.io/github/stars/ajeetdsouza/zoxide?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ajeetdsouza/zoxide' alt='Last commit'/> <img src='https://img.shields.io/github/license/ajeetdsouza/zoxide' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/ajeetdsouza/zoxide/c392a8bb75af098b3906ed66595e79f05af92d1a/contrib/tutorial.webp' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="games"></a>
🎮 Games (13)
-
0 A.D. - Real-time strategy game of ancient warfare
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Website: https://play0ad.com
<details> <summary>Screenshots</summary> <p> <img src='https://play0ad.com/wp-content/gallery/screenshots/EgyptianPyramids.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://play0ad.com/wp-content/gallery/screenshots/screenshot0088.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Amazing Tic Tac Toe - Fun Tic Tac Toe game equipped with multiplayer (local and online) and leveled single player available on the App Store.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Website: https://ariessciences.com/highlight?product=tic-tac-toe
Badges: <a href='https://github.com/Aries-Sciences-LLC/Tic-Tac-Toe/releases/latest'><img src='https://img.shields.io/github/v/release/Aries-Sciences-LLC/Tic-Tac-Toe?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Aries-Sciences-LLC/Tic-Tac-Toe'><img src='https://img.shields.io/github/stars/Aries-Sciences-LLC/Tic-Tac-Toe?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Aries-Sciences-LLC/Tic-Tac-Toe' alt='Last commit'/> <img src='https://img.shields.io/github/license/Aries-Sciences-LLC/Tic-Tac-Toe' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Aries-Sciences-LLC/Tic-Tac-Toe/master/ScreenShots/previews/inGameDemos.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/Aries-Sciences-LLC/Tic-Tac-Toe/master/ScreenShots/previews/multiplayerModes.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Battle for Wesnoth - Turn-based tactical strategy game, featuring both single-player and online multiplayer combat.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/wesnoth/wesnoth/releases/latest'><img src='https://img.shields.io/github/v/release/wesnoth/wesnoth?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/wesnoth/wesnoth'><img src='https://img.shields.io/github/stars/wesnoth/wesnoth?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/wesnoth/wesnoth' alt='Last commit'/> <img src='https://img.shields.io/github/license/wesnoth/wesnoth' alt='License'/>
-
Boxer - The DOS game emulator that’s fit for your Mac.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/alunbestor/Boxer/releases/latest'><img src='https://img.shields.io/github/v/release/alunbestor/Boxer?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/alunbestor/Boxer'><img src='https://img.shields.io/github/stars/alunbestor/Boxer?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/alunbestor/Boxer' alt='Last commit'/> <img src='https://img.shields.io/github/license/alunbestor/Boxer' alt='License'/>
-
Chess - The chess app that comes with macOS.
Languages: <code>objective-c</code>
Website: https://www.apple.com/
<details> <summary>Screenshots</summary> <p> <img src='https://upload.wikimedia.org/wikipedia/commons/8/83/Chess_screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Dolphin - Powerful emulator for Nintendo GameCube and Wii games.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/dolphin-emu/dolphin/releases/latest'><img src='https://img.shields.io/github/v/release/dolphin-emu/dolphin?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/dolphin-emu/dolphin'><img src='https://img.shields.io/github/stars/dolphin-emu/dolphin?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/dolphin-emu/dolphin' alt='Last commit'/> <img src='https://img.shields.io/github/license/dolphin-emu/dolphin' alt='License'/>
-
Dynamic Dark Mode - Dynamic Dark Mode is the app you are looking for to power up Dark Mode on macOS Mojave and beyond.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://apollozhu.github.io/Dynamic-Dark-Mode/
Badges: <a href='https://github.com/ApolloZhu/Dynamic-Dark-Mode/releases/latest'><img src='https://img.shields.io/github/v/release/ApolloZhu/Dynamic-Dark-Mode?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ApolloZhu/Dynamic-Dark-Mode'><img src='https://img.shields.io/github/stars/ApolloZhu/Dynamic-Dark-Mode?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ApolloZhu/Dynamic-Dark-Mode' alt='Last commit'/> <img src='https://img.shields.io/github/license/ApolloZhu/Dynamic-Dark-Mode' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/10842684/54065701-b240e800-41f2-11e9-8f7a-5d502ab27c4e.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
OpenEmu - Retro video game emulation for macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/OpenEmu/OpenEmu/releases/latest'><img src='https://img.shields.io/github/v/release/OpenEmu/OpenEmu?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/OpenEmu/OpenEmu'><img src='https://img.shields.io/github/stars/OpenEmu/OpenEmu?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/OpenEmu/OpenEmu' alt='Last commit'/> <img src='https://img.shields.io/github/license/OpenEmu/OpenEmu' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='http://openemu.org/img/intro-md.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
OpenRCT2 - Re-implementation of RollerCoaster Tycoon 2.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/OpenRCT2/OpenRCT2/releases/latest'><img src='https://img.shields.io/github/v/release/OpenRCT2/OpenRCT2?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/OpenRCT2/OpenRCT2'><img src='https://img.shields.io/github/stars/OpenRCT2/OpenRCT2?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/OpenRCT2/OpenRCT2' alt='Last commit'/> <img src='https://img.shields.io/github/license/OpenRCT2/OpenRCT2' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://camo.githubusercontent.com/888d993a9716208446bd0d5a762977d6b7993058/68747470733a2f2f692e696d6775722e636f6d2f6537434b3553632e706e67' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Sabaki - An elegant Go/Baduk/Weiqi board and SGF editor for a more civilized age.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: http://sabaki.yichuanshen.de
Badges: <a href='https://github.com/SabakiHQ/Sabaki/releases/latest'><img src='https://img.shields.io/github/v/release/SabakiHQ/Sabaki?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/SabakiHQ/Sabaki'><img src='https://img.shields.io/github/stars/SabakiHQ/Sabaki?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/SabakiHQ/Sabaki' alt='Last commit'/> <img src='https://img.shields.io/github/license/SabakiHQ/Sabaki' alt='License'/>
-
Screentendo - Turn your screen into a playable level of Mario.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/AaronRandall/Screentendo/releases/latest'><img src='https://img.shields.io/github/v/release/AaronRandall/Screentendo?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/AaronRandall/Screentendo'><img src='https://img.shields.io/github/stars/AaronRandall/Screentendo?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/AaronRandall/Screentendo' alt='Last commit'/> <img src='https://img.shields.io/github/license/AaronRandall/Screentendo' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/AaronRandall/Screentendo/master/Screentendo/Screentendo.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Stockfish - Beautiful, powerful chess application.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/daylen/stockfish-mac/releases/latest'><img src='https://img.shields.io/github/v/release/daylen/stockfish-mac?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/daylen/stockfish-mac'><img src='https://img.shields.io/github/stars/daylen/stockfish-mac?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/daylen/stockfish-mac' alt='Last commit'/> <img src='https://img.shields.io/github/license/daylen/stockfish-mac' alt='License'/>
-
Widelands - Widelands is a free, open source real-time strategy game with singleplayer campaigns and a multiplayer mode. The game was inspired by Settlers II™ (© Bluebyte) but has significantly more variety and depth to it.
Languages: <code>c++</code> <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python <img src='./icons/Lua-64.png' alt='Lua icon' title='Lua' height='16'/> Lua <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://www.widelands.org
Badges: <a href='https://github.com/widelands/widelands/releases/latest'><img src='https://img.shields.io/github/v/release/widelands/widelands?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/widelands/widelands'><img src='https://img.shields.io/github/stars/widelands/widelands?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/widelands/widelands' alt='Last commit'/> <img src='https://img.shields.io/github/license/widelands/widelands' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.widelands.org/static/img/welcome.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="graphics"></a>
🎨 Graphics (17)
-
Aseprite - Animated sprite editor & pixel art tool (Windows, macOS, Linux).
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Badges: <a href='https://github.com/aseprite/aseprite/releases/latest'><img src='https://img.shields.io/github/v/release/aseprite/aseprite?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/aseprite/aseprite'><img src='https://img.shields.io/github/stars/aseprite/aseprite?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/aseprite/aseprite' alt='Last commit'/> <img src='https://img.shields.io/github/license/aseprite/aseprite' alt='License'/>
-
Blender - Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline: modeling, rigging, animation, simulation, rendering, compositing, motion tracking, and video editing.
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python
Website: https://www.blender.org
<details> <summary>Screenshots</summary> <p> <img src='https://www.blender.org/wp-content/uploads/2019/07/blender_render-1280x720.jpg?x94097' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://www.blender.org/wp-content/uploads/2019/07/blender_vfx-1280x720.jpg?x94097' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://www.blender.org/wp-content/uploads/2019/07/modeling02-1280x720.jpg?x94097' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(3 more screenshots available in the repository)
</p> </details> -
CaptuocrToy - Tool to capture screenshot and recognize text by online ocr apis.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/sfragrance/CaptuocrToy/releases/latest'><img src='https://img.shields.io/github/v/release/sfragrance/CaptuocrToy?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/sfragrance/CaptuocrToy'><img src='https://img.shields.io/github/stars/sfragrance/CaptuocrToy?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/sfragrance/CaptuocrToy' alt='Last commit'/> <img src='https://img.shields.io/github/license/sfragrance/CaptuocrToy' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/gragrance/CaptuocrToy/master/screenshot.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
ColorSet - ColorSet is a macOS utility and framework allowing developers to manage custom interface colors with ease.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift <img src='./icons/csharp-64.png' alt='C# icon' title='C#' height='16'/> C# <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Website: https://imazing.com/colorset
Badges: <a href='https://github.com/DigiDNA/ColorSet/releases/latest'><img src='https://img.shields.io/github/v/release/DigiDNA/ColorSet?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/DigiDNA/ColorSet'><img src='https://img.shields.io/github/stars/DigiDNA/ColorSet?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/DigiDNA/ColorSet' alt='Last commit'/> <img src='https://img.shields.io/github/license/DigiDNA/ColorSet' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/DigiDNA/ColorSet/master/Assets/ColorSet.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
FreeCAD - FreeCAD is an open-source 3D parametric modeler
Languages: <code>c++</code> <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python
Website: https://www.freecad.org/
Badges: <a href='https://github.com/FreeCAD/FreeCAD/releases/latest'><img src='https://img.shields.io/github/v/release/FreeCAD/FreeCAD?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/FreeCAD/FreeCAD'><img src='https://img.shields.io/github/stars/FreeCAD/FreeCAD?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/FreeCAD/FreeCAD' alt='Last commit'/> <img src='https://img.shields.io/github/license/FreeCAD/FreeCAD' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.freecad.org/images/feature-03.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Gaphor - Gaphor is the simple modeling tool for UML and SysML.
Languages: <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python
Website: https://gaphor.org
Badges: <a href='https://github.com/gaphor/gaphor/releases/latest'><img src='https://img.shields.io/github/v/release/gaphor/gaphor?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/gaphor/gaphor'><img src='https://img.shields.io/github/stars/gaphor/gaphor?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/gaphor/gaphor' alt='Last commit'/> <img src='https://img.shields.io/github/license/gaphor/gaphor' alt='License'/>
-
GifCapture - Gif capture app for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/onmyway133/GifCapture/releases/latest'><img src='https://img.shields.io/github/v/release/onmyway133/GifCapture?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/onmyway133/GifCapture'><img src='https://img.shields.io/github/stars/onmyway133/GifCapture?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/onmyway133/GifCapture' alt='Last commit'/> <img src='https://img.shields.io/github/license/onmyway133/GifCapture' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/onmyway133/GifCapture/master/Images/gifcapture.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/onmyway133/GifCapture/master/Images/Icon.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/onmyway133/GifCapture/master/Images/g2.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
Gifcurry - Video to GIF maker with a graphical interface capable of cropping, adding text, seeking, and trimming.
Languages: <img src='./icons/haskell-64.png' alt='Haskell icon' title='Haskell' height='16'/> Haskell
Badges: <a href='https://github.com/lettier/gifcurry/releases/latest'><img src='https://img.shields.io/github/v/release/lettier/gifcurry?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/lettier/gifcurry'><img src='https://img.shields.io/github/stars/lettier/gifcurry?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/lettier/gifcurry' alt='Last commit'/> <img src='https://img.shields.io/github/license/lettier/gifcurry' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/KFZyEqq.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://i.imgur.com/ByyCNuk.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Gifski - Convert videos to high-quality GIFs.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/sindresorhus/Gifski/releases/latest'><img src='https://img.shields.io/github/v/release/sindresorhus/Gifski?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/sindresorhus/Gifski'><img src='https://img.shields.io/github/stars/sindresorhus/Gifski?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/sindresorhus/Gifski' alt='Last commit'/> <img src='https://img.shields.io/github/license/sindresorhus/Gifski' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/sindresorhus/Gifski/master/Stuff/screenshot2.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/sindresorhus/Gifski/master/Stuff/screenshot1.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/sindresorhus/Gifski/master/Stuff/screenshot3.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
InfiniteCanvas - Proof of concept Mac drawing application.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/CleanCocoa/InfiniteCanvas/releases/latest'><img src='https://img.shields.io/github/v/release/CleanCocoa/InfiniteCanvas?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/CleanCocoa/InfiniteCanvas'><img src='https://img.shields.io/github/stars/CleanCocoa/InfiniteCanvas?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/CleanCocoa/InfiniteCanvas' alt='Last commit'/> <img src='https://img.shields.io/github/license/CleanCocoa/InfiniteCanvas' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/CleanCocoa/InfiniteCanvas/master/assets/title-sketch.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Krita - Krita is a cross-platform application for creating digital art files from scratch like illustrations, concept art, matte painting, textures, comics and animations.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Website: https://krita.org/en/
<details> <summary>Screenshots</summary> <p> <img src='https://krita.org/wp-content/uploads/2019/08/krita-ui-40.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
LibreCAD - LibreCAD is a free Open Source CAD application for Windows, Apple and Linux. Support and documentation are free from our large, dedicated community of users, contributors and developers.
Languages: <code>c++</code> <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Website: https://librecad.org
Badges: <a href='https://github.com/LibreCAD/LibreCAD/releases/latest'><img src='https://img.shields.io/github/v/release/LibreCAD/LibreCAD?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/LibreCAD/LibreCAD'><img src='https://img.shields.io/github/stars/LibreCAD/LibreCAD?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/LibreCAD/LibreCAD' alt='Last commit'/> <img src='https://img.shields.io/github/license/LibreCAD/LibreCAD' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://librecad.org/img/welcome.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
macSVG - macOS application for designing HTML5 SVG (Scalable Vector Graphics) art and animation with a WebKit web view.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/dsward2/macSVG/releases/latest'><img src='https://img.shields.io/github/v/release/dsward2/macSVG?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/dsward2/macSVG'><img src='https://img.shields.io/github/stars/dsward2/macSVG?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/dsward2/macSVG' alt='Last commit'/> <img src='https://img.shields.io/github/license/dsward2/macSVG' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/dsward2/macSVG/master/README_images/macsvg-screenshot.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Material Colors Native - Choose your Material colours and copy the hex code.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/BafS/Material-Colors-native/releases/latest'><img src='https://img.shields.io/github/v/release/BafS/Material-Colors-native?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/BafS/Material-Colors-native'><img src='https://img.shields.io/github/stars/BafS/Material-Colors-native?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/BafS/Material-Colors-native' alt='Last commit'/> <img src='https://img.shields.io/github/license/BafS/Material-Colors-native' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/jIJ4Gcf.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Nugget - Video editing software designed for motion effects and versatility.
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Badges: <a href='https://github.com/cartesiancs/nugget-app/releases/latest'><img src='https://img.shields.io/github/v/release/cartesiancs/nugget-app?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/cartesiancs/nugget-app'><img src='https://img.shields.io/github/stars/cartesiancs/nugget-app?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/cartesiancs/nugget-app' alt='Last commit'/> <img src='https://img.shields.io/github/license/cartesiancs/nugget-app' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/cartesiancs/nugget-app/refs/heads/main/.github/screenshotv1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Pencil2D Animation - Pencil2D is an animation/drawing software for macOS, Windows, and Linux. It lets you create traditional hand-drawn animation (cartoon) using both bitmap and vector graphics.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Badges: <a href='https://github.com/pencil2d/pencil/releases/latest'><img src='https://img.shields.io/github/v/release/pencil2d/pencil?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/pencil2d/pencil'><img src='https://img.shields.io/github/stars/pencil2d/pencil?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/pencil2d/pencil' alt='Last commit'/> <img src='https://img.shields.io/github/license/pencil2d/pencil' alt='License'/>
-
ScreenToLayers for macOS - ScreenToLayers is a macOS application to easily capture your screen as a layered PSD file.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C <img src='./icons/css-64.png' alt='CSS icon' title='CSS' height='16'/> CSS
Badges: <a href='https://github.com/duyquoc/ScreenToLayers/releases/latest'><img src='https://img.shields.io/github/v/release/duyquoc/ScreenToLayers?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/duyquoc/ScreenToLayers'><img src='https://img.shields.io/github/stars/duyquoc/ScreenToLayers?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/duyquoc/ScreenToLayers' alt='Last commit'/> <img src='https://img.shields.io/github/license/duyquoc/ScreenToLayers' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/duyquoc/ScreenToLayers/master/Others/presentation.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="ide"></a>
💻 IDE (14)
-
Apache Netbeans - Apache NetBeans is an IDE, Tooling Platform and Application Framework suitable for development in Java, JavaScript, PHP, HTML5, CSS, and more.
Languages: <img src='./icons/java-64.png' alt='Java icon' title='Java' height='16'/> Java
Website: https://netbeans.apache.org/
Badges: <a href='https://github.com/apache/netbeans/releases/latest'><img src='https://img.shields.io/github/v/release/apache/netbeans?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/apache/netbeans'><img src='https://img.shields.io/github/stars/apache/netbeans?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/apache/netbeans' alt='Last commit'/> <img src='https://img.shields.io/github/license/apache/netbeans' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.dropbox.com/s/r9ewe87xer4nypj/netbeans_dark.png?dl=0' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://www.dropbox.com/s/qs2gh43lrsbdkid/netbeans_light.png?dl=0' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
AuroraEditor - Lightweight Code Editor (IDE) for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://auroraeditor.com
Badges: <a href='https://github.com/AuroraEditor/AuroraEditor/releases/latest'><img src='https://img.shields.io/github/v/release/AuroraEditor/AuroraEditor?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/AuroraEditor/AuroraEditor'><img src='https://img.shields.io/github/stars/AuroraEditor/AuroraEditor?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/AuroraEditor/AuroraEditor' alt='Last commit'/> <img src='https://img.shields.io/github/license/AuroraEditor/AuroraEditor' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/63672227/187914690-2277654c-6cab-4738-b151-1c85947bea8b.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Brackets - Modern open-source code editor for HTML, CSS and JavaScript that's built in HTML, CSS and JavaScript.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://brackets.io/
Badges: <a href='https://github.com/brackets-cont/brackets/releases/latest'><img src='https://img.shields.io/github/v/release/brackets-cont/brackets?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/brackets-cont/brackets'><img src='https://img.shields.io/github/stars/brackets-cont/brackets?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/brackets-cont/brackets' alt='Last commit'/> <img src='https://img.shields.io/github/license/brackets-cont/brackets' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://brackets.io/img/hero.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
CodeEdit - CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://www.codeedit.app/
Badges: <a href='https://github.com/CodeEditApp/CodeEdit/releases/latest'><img src='https://img.shields.io/github/v/release/CodeEditApp/CodeEdit?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/CodeEditApp/CodeEdit'><img src='https://img.shields.io/github/stars/CodeEditApp/CodeEdit?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/CodeEditApp/CodeEdit' alt='Last commit'/> <img src='https://img.shields.io/github/license/CodeEditApp/CodeEdit' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/806104/194004176-3143d19f-1ad9-449c-bd41-8c4f9998f44b.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Eclipse - Eclipse is an open-source integrated development environment (IDE) used in computer programming, featuring a base workspace and an extensible plug-in system for customizing the environment.
Languages: <img src='./icons/java-64.png' alt='Java icon' title='Java' height='16'/> Java
Website: https://www.eclipse.org
Badges: <a href='https://github.com/eclipse-platform/eclipse.platform/releases/latest'><img src='https://img.shields.io/github/v/release/eclipse-platform/eclipse.platform?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/eclipse-platform/eclipse.platform'><img src='https://img.shields.io/github/stars/eclipse-platform/eclipse.platform?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/eclipse-platform/eclipse.platform' alt='Last commit'/> <img src='https://img.shields.io/github/license/eclipse-platform/eclipse.platform' alt='License'/>
-
Geany - Geany is a powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow.
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C <code>c++</code>
Website: https://www.geany.org/
Badges: <a href='https://github.com/geany/geany/releases/latest'><img src='https://img.shields.io/github/v/release/geany/geany?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/geany/geany'><img src='https://img.shields.io/github/stars/geany/geany?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/geany/geany' alt='Last commit'/> <img src='https://img.shields.io/github/license/geany/geany' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.geany.org/media/uploads/screenshots/geany_dark_2019-05-20.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
IntelliJ IDEA Community Edition - IntelliJ IDEA is an integrated development environment written in Java for developing computer software
Languages: <img src='./icons/java-64.png' alt='Java icon' title='Java' height='16'/> Java
Website: https://www.jetbrains.com/idea/
Badges: <a href='https://github.com/JetBrains/intellij-community/releases/latest'><img src='https://img.shields.io/github/v/release/JetBrains/intellij-community?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/JetBrains/intellij-community'><img src='https://img.shields.io/github/stars/JetBrains/intellij-community?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/JetBrains/intellij-community' alt='Last commit'/> <img src='https://img.shields.io/github/license/JetBrains/intellij-community' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.jetbrains.com/idea/img/screenshots/idea_overview_5_1@2x.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
LiveCode - Cross-platform development IDE.
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Website: https://livecode.org/
Badges: <a href='https://github.com/livecode/livecode/releases/latest'><img src='https://img.shields.io/github/v/release/livecode/livecode?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/livecode/livecode'><img src='https://img.shields.io/github/stars/livecode/livecode?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/livecode/livecode' alt='Last commit'/> <img src='https://img.shields.io/github/license/livecode/livecode' alt='License'/>
-
Oni - Oni is a modern take on modal editing code editor focused on developer productivity.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Badges: <a href='https://github.com/onivim/oni/releases/latest'><img src='https://img.shields.io/github/v/release/onivim/oni?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/onivim/oni'><img src='https://img.shields.io/github/stars/onivim/oni?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/onivim/oni' alt='Last commit'/> <img src='https://img.shields.io/github/license/onivim/oni' alt='License'/>
-
Vim - ubiquitous text editor
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C <code>Vim script</code>
Website: https://www.vim.org/
Badges: <a href='https://github.com/vim/vim/releases/latest'><img src='https://img.shields.io/github/v/release/vim/vim?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/vim/vim'><img src='https://img.shields.io/github/stars/vim/vim?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/vim/vim' alt='Last commit'/> <img src='https://img.shields.io/github/license/vim/vim' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://upload.wikimedia.org/wikipedia/commons/thumb/d/d5/Vim-search-copen-quickfix.png/640px-Vim-search-copen-quickfix.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Visual Studio Code - Code editor developed by Microsoft.
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Badges: <a href='https://github.com/Microsoft/vscode/releases/latest'><img src='https://img.shields.io/github/v/release/Microsoft/vscode?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Microsoft/vscode'><img src='https://img.shields.io/github/stars/Microsoft/vscode?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Microsoft/vscode' alt='Last commit'/> <img src='https://img.shields.io/github/license/Microsoft/vscode' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://cloud.githubusercontent.com/assets/11839736/16642200/6624dde0-43bd-11e6-8595-c81885ba0dc2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
VSCodium - VSCodium is a community-driven, freely-licensed binary distribution of Microsoft's VS Code with all telemetry removed.
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Website: https://vscodium.com/
Badges: <a href='https://github.com/VSCodium/vscodium/releases/latest'><img src='https://img.shields.io/github/v/release/VSCodium/vscodium?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/VSCodium/vscodium'><img src='https://img.shields.io/github/stars/VSCodium/vscodium?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/VSCodium/vscodium' alt='Last commit'/> <img src='https://img.shields.io/github/license/VSCodium/vscodium' alt='License'/>
-
Zed - Zed is an open source, high-performance, and multiplayer code editor
Languages: <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust
Website: https://zed.dev
Badges: <a href='https://github.com/zed-industries/zed/releases/latest'><img src='https://img.shields.io/github/v/release/zed-industries/zed?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/zed-industries/zed'><img src='https://img.shields.io/github/stars/zed-industries/zed?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/zed-industries/zed' alt='Last commit'/> <img src='https://img.shields.io/github/license/zed-industries/zed' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
ZeroBraneStudio - ZeroBrane Studio is a lightweight cross-platform Lua IDE with code completion, syntax highlighting, remote debugger, code analyzer, live coding, and debugging support for various Lua engines.
Languages: <img src='./icons/Lua-64.png' alt='Lua icon' title='Lua' height='16'/> Lua
Badges: <a href='https://github.com/pkulchenko/ZeroBraneStudio/releases/latest'><img src='https://img.shields.io/github/v/release/pkulchenko/ZeroBraneStudio?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/pkulchenko/ZeroBraneStudio'><img src='https://img.shields.io/github/stars/pkulchenko/ZeroBraneStudio?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/pkulchenko/ZeroBraneStudio' alt='Last commit'/> <img src='https://img.shields.io/github/license/pkulchenko/ZeroBraneStudio' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://studio.zerobrane.com/images/debugging.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="images"></a>
🖼️ Images (17)
-
APNGb - macOS app which assembles and disassembles animated png files.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/shgodoroja/APNGb/releases/latest'><img src='https://img.shields.io/github/v/release/shgodoroja/APNGb?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/shgodoroja/APNGb'><img src='https://img.shields.io/github/stars/shgodoroja/APNGb?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/shgodoroja/APNGb' alt='Last commit'/> <img src='https://img.shields.io/github/license/shgodoroja/APNGb' alt='License'/>
-
Crunch - Insane(ly slow but wicked good) PNG image optimization.
Languages: <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python
Badges: <a href='https://github.com/chrissimpkins/Crunch/releases/latest'><img src='https://img.shields.io/github/v/release/chrissimpkins/Crunch?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/chrissimpkins/Crunch'><img src='https://img.shields.io/github/stars/chrissimpkins/Crunch?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/chrissimpkins/Crunch' alt='Last commit'/> <img src='https://img.shields.io/github/license/chrissimpkins/Crunch' alt='License'/>
-
ExifCleaner - Remove image metadata with drag and drop, multi-core batch processing, and dark mode.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://exifcleaner.com
Badges: <a href='https://github.com/szTheory/exifcleaner/releases/latest'><img src='https://img.shields.io/github/v/release/szTheory/exifcleaner?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/szTheory/exifcleaner'><img src='https://img.shields.io/github/stars/szTheory/exifcleaner?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/szTheory/exifcleaner' alt='Last commit'/> <img src='https://img.shields.io/github/license/szTheory/exifcleaner' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://exifcleaner.com/images/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://exifcleaner.com/images/batchprocessing.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://exifcleaner.com/images/darkmode.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Flameshot - Powerful yet simple to use screenshot software.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Website: https://flameshot.org
Badges: <a href='https://github.com/flameshot-org/flameshot/releases/latest'><img src='https://img.shields.io/github/v/release/flameshot-org/flameshot?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/flameshot-org/flameshot'><img src='https://img.shields.io/github/stars/flameshot-org/flameshot?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/flameshot-org/flameshot' alt='Last commit'/> <img src='https://img.shields.io/github/license/flameshot-org/flameshot' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/animatedUsage.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Freehand - macOS Status Bar App for quick sketch.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/wddwycc/Freehand/releases/latest'><img src='https://img.shields.io/github/v/release/wddwycc/Freehand?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/wddwycc/Freehand'><img src='https://img.shields.io/github/stars/wddwycc/Freehand?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/wddwycc/Freehand' alt='Last commit'/> <img src='https://img.shields.io/github/license/wddwycc/Freehand' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/wddwycc/Freehand/master/_images/demo.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Gimp - Gimp is GNU Image Manipulation Program.
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Badges: <a href='https://github.com/GNOME/gimp/releases/latest'><img src='https://img.shields.io/github/v/release/GNOME/gimp?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/GNOME/gimp'><img src='https://img.shields.io/github/stars/GNOME/gimp?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/GNOME/gimp' alt='Last commit'/> <img src='https://img.shields.io/github/license/GNOME/gimp' alt='License'/>
-
Iconology - Edit icons and then export to Xcode, icns, ico, favicon, macOS iconset, or a custom collection.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://apps.apple.com/us/app/iconology/id1463452867
Badges: <a href='https://apps.apple.com/us/app/iconology/id1463452867'><img src='./icons/app_store-64.png' alt='App Store' title='Download on the Mac App Store' height='16'/> App Store</a> <a href='https://github.com/liamrosenfeld/Iconology/releases/latest'><img src='https://img.shields.io/github/v/release/liamrosenfeld/Iconology?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/liamrosenfeld/Iconology'><img src='https://img.shields.io/github/stars/liamrosenfeld/Iconology?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/liamrosenfeld/Iconology' alt='Last commit'/> <img src='https://img.shields.io/github/license/liamrosenfeld/Iconology' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/liamrosenfeld/Iconology/main/Iconology/Assets.xcassets/Logo.imageset/logo-long-black.svg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
ImageAlpha - Mac GUI for pngquant, pngnq and posterizer.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python
Badges: <a href='https://github.com/kornelski/ImageAlpha/releases/latest'><img src='https://img.shields.io/github/v/release/kornelski/ImageAlpha?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/kornelski/ImageAlpha'><img src='https://img.shields.io/github/stars/kornelski/ImageAlpha?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/kornelski/ImageAlpha' alt='Last commit'/> <img src='https://img.shields.io/github/license/kornelski/ImageAlpha' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://pngmini.com/screenshot-1.3.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Imagine - Imagine is a desktop app for compression of PNG and JPEG, with a modern and friendly UI.
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Badges: <a href='https://github.com/meowtec/Imagine/releases/latest'><img src='https://img.shields.io/github/v/release/meowtec/Imagine?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/meowtec/Imagine'><img src='https://img.shields.io/github/stars/meowtec/Imagine?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/meowtec/Imagine' alt='Last commit'/> <img src='https://img.shields.io/github/license/meowtec/Imagine' alt='License'/>
-
Inkscape - Inkscape is a Free and open source vector graphics editor.
Languages: <code>c++</code>
Website: https://inkscape.org/
<details> <summary>Screenshots</summary> <p> <img src='https://media.inkscape.org/media/resources/file/inkscape-0.48-moonlight-views.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
InVesalius - 3D medical imaging reconstruction software
Languages: <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python
Badges: <a href='https://github.com/invesalius/invesalius3/releases/latest'><img src='https://img.shields.io/github/v/release/invesalius/invesalius3?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/invesalius/invesalius3/'><img src='https://img.shields.io/github/stars/invesalius/invesalius3?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/invesalius/invesalius3' alt='Last commit'/> <img src='https://img.shields.io/github/license/invesalius/invesalius3' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/wiki/invesalius/invesalius3/figures/screen_1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/wiki/invesalius/invesalius3/figures/screen_2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/wiki/invesalius/invesalius3/figures/screen_3.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Katana - Katana is a simple screenshot utility for macOS that lives in your menubar.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/css-64.png' alt='CSS icon' title='CSS' height='16'/> CSS
Badges: <a href='https://github.com/bluegill/katana/releases/latest'><img src='https://img.shields.io/github/v/release/bluegill/katana?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/bluegill/katana'><img src='https://img.shields.io/github/stars/bluegill/katana?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/bluegill/katana' alt='Last commit'/> <img src='https://img.shields.io/github/license/bluegill/katana' alt='License'/>
-
Krita - Krita is a cross-platform application for creating digital art files from scratch like illustrations, concept art, matte painting, textures, comics and animations.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Website: https://krita.org/en/
<details> <summary>Screenshots</summary> <p> <img src='https://krita.org/wp-content/uploads/2019/08/krita-ui-40.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
PhotoMiner - macOS app for finding and lost forgotten photos on your disks.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/gergelysanta/photominer/releases/latest'><img src='https://img.shields.io/github/v/release/gergelysanta/photominer?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/gergelysanta/photominer'><img src='https://img.shields.io/github/stars/gergelysanta/photominer?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/gergelysanta/photominer' alt='Last commit'/> <img src='https://img.shields.io/github/license/gergelysanta/photominer' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/gergelysanta/photominer/master/AppStore/Screenshots/06.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/gergelysanta/photominer/master/AppStore/Screenshots/02.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/gergelysanta/photominer/master/AppStore/Screenshots/04.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(3 more screenshots available in the repository)
</p> </details> -
Screenbar - macOS menubar app for automating screenshots.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/crilleengvall/Screenbar/releases/latest'><img src='https://img.shields.io/github/v/release/crilleengvall/Screenbar?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/crilleengvall/Screenbar'><img src='https://img.shields.io/github/stars/crilleengvall/Screenbar?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/crilleengvall/Screenbar' alt='Last commit'/> <img src='https://img.shields.io/github/license/crilleengvall/Screenbar' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.screenbar.net/assets/images/screenbar-window.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Seashore - Easy to use macOS image editing application for the rest of us.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/robaho/seashore/releases/latest'><img src='https://img.shields.io/github/v/release/robaho/seashore?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/robaho/seashore'><img src='https://img.shields.io/github/stars/robaho/seashore?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/robaho/seashore' alt='Last commit'/> <img src='https://img.shields.io/github/license/robaho/seashore' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/robaho/seashore/master/doc/ss1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
WebPonize - WebPonize is a macOS App for converting PNG, JPEG, animated (or not) GIF images into WebP.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Badges: <a href='https://github.com/1000ch/WebPonize/releases/latest'><img src='https://img.shields.io/github/v/release/1000ch/WebPonize?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/1000ch/WebPonize'><img src='https://img.shields.io/github/stars/1000ch/WebPonize?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/1000ch/WebPonize' alt='Last commit'/> <img src='https://img.shields.io/github/license/1000ch/WebPonize' alt='License'/>
<a id="keyboard"></a>
⌨️ Keyboard (10)
-
AnnePro-mac - macOS application for controlling AnnePro keyboard over bluetooth.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/msvisser/AnnePro-mac/releases/latest'><img src='https://img.shields.io/github/v/release/msvisser/AnnePro-mac?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/msvisser/AnnePro-mac'><img src='https://img.shields.io/github/stars/msvisser/AnnePro-mac?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/msvisser/AnnePro-mac' alt='Last commit'/> <img src='https://img.shields.io/github/license/msvisser/AnnePro-mac' alt='License'/>
-
Fluor - Handy tool for macOS allowing you to switch Fn keys' mode based on active application.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Pyroh/Fluor/releases/latest'><img src='https://img.shields.io/github/v/release/Pyroh/Fluor?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Pyroh/Fluor'><img src='https://img.shields.io/github/stars/Pyroh/Fluor?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Pyroh/Fluor' alt='Last commit'/> <img src='https://img.shields.io/github/license/Pyroh/Fluor' alt='License'/>
-
GokuRakuJoudo - Karabiner-Elements configuration manager, rescue to bloated karabiner.json
Languages: <img src='./icons/clojure-64.png' alt='Clojure icon' title='Clojure' height='16'/> Clojure
Badges: <a href='https://github.com/yqrashawn/GokuRakuJoudo/releases/latest'><img src='https://img.shields.io/github/v/release/yqrashawn/GokuRakuJoudo?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/yqrashawn/GokuRakuJoudo'><img src='https://img.shields.io/github/stars/yqrashawn/GokuRakuJoudo?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/yqrashawn/GokuRakuJoudo' alt='Last commit'/> <img src='https://img.shields.io/github/license/yqrashawn/GokuRakuJoudo' alt='License'/>
-
Input Source Pro - Input Source Pro is macOS utility designed for multilingual users who frequently switch input sources.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://inputsource.pro
Badges: <a href='https://github.com/runjuu/InputSourcePro/releases/latest'><img src='https://img.shields.io/github/v/release/runjuu/InputSourcePro?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/runjuu/InputSourcePro/'><img src='https://img.shields.io/github/stars/runjuu/InputSourcePro?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/runjuu/InputSourcePro' alt='Last commit'/> <img src='https://img.shields.io/github/license/runjuu/InputSourcePro' alt='License'/>
-
Karabiner - Karabiner (KeyRemap4MacBook) is a powerful utility for keyboard customization.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/tekezo/Karabiner/releases/latest'><img src='https://img.shields.io/github/v/release/tekezo/Karabiner?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/tekezo/Karabiner'><img src='https://img.shields.io/github/stars/tekezo/Karabiner?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/tekezo/Karabiner' alt='Last commit'/> <img src='https://img.shields.io/github/license/tekezo/Karabiner' alt='License'/>
-
Karabiner-Elements - Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/pqrs-org/Karabiner-Elements/releases/latest'><img src='https://img.shields.io/github/v/release/pqrs-org/Karabiner-Elements?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/pqrs-org/Karabiner-Elements'><img src='https://img.shields.io/github/stars/pqrs-org/Karabiner-Elements?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/pqrs-org/Karabiner-Elements' alt='Last commit'/> <img src='https://img.shields.io/github/license/pqrs-org/Karabiner-Elements' alt='License'/>
-
Kawa - Better input source switcher for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/hatashiro/kawa/releases/latest'><img src='https://img.shields.io/github/v/release/hatashiro/kawa?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/hatashiro/kawa'><img src='https://img.shields.io/github/stars/hatashiro/kawa?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/hatashiro/kawa' alt='Last commit'/> <img src='https://img.shields.io/github/license/hatashiro/kawa' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://cloud.githubusercontent.com/assets/1013641/9109734/d73505e4-3c72-11e5-9c71-49cdf4a484da.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/hatashiro/kawa/master/resource/png/logo.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Keycastr - Keystroke visualizer.
Languages: <code>Objective-C</code>
Badges: <a href='https://github.com/keycastr/keycastr/releases/latest'><img src='https://img.shields.io/github/v/release/keycastr/keycastr?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/keycastr/keycastr'><img src='https://img.shields.io/github/stars/keycastr/keycastr?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/keycastr/keycastr' alt='Last commit'/> <img src='https://img.shields.io/github/license/keycastr/keycastr' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/keycastr/keycastr/blob/5a9a9e5b498aad7f3bc26e3c2c95862359dbf3e4/assets/preview.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Thor - Switch the right application ASAP.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/gbammc/Thor/releases/latest'><img src='https://img.shields.io/github/v/release/gbammc/Thor?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/gbammc/Thor'><img src='https://img.shields.io/github/stars/gbammc/Thor?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/gbammc/Thor' alt='Last commit'/> <img src='https://img.shields.io/github/license/gbammc/Thor' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/gbammc/Thor/master/screenshot_settings.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/gbammc/Thor/master/screenshot_list.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Unshaky - A software attempt to address the "double key press" issue on Apple's butterfly keyboard
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://unshaky.nestederror.com/
Badges: <a href='https://github.com/aahung/Unshaky/releases/latest'><img src='https://img.shields.io/github/v/release/aahung/Unshaky?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/aahung/Unshaky'><img src='https://img.shields.io/github/stars/aahung/Unshaky?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/aahung/Unshaky' alt='Last commit'/> <img src='https://img.shields.io/github/license/aahung/Unshaky' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/aahung/Unshaky/blob/master/README/menubar.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/aahung/Unshaky/blob/master/README/how-unshaky-works.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="mail"></a>
📧 Mail (7)
-
Correo - Menubar/taskbar Gmail App for Windows and macOS.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/amitmerchant1990/correo/releases/latest'><img src='https://img.shields.io/github/v/release/amitmerchant1990/correo?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/amitmerchant1990/correo'><img src='https://img.shields.io/github/stars/amitmerchant1990/correo?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/amitmerchant1990/correo' alt='Last commit'/> <img src='https://img.shields.io/github/license/amitmerchant1990/correo' alt='License'/>
-
dejalu - Fast and Simple Email Client.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/dinhvh/dejalu/releases/latest'><img src='https://img.shields.io/github/v/release/dinhvh/dejalu?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/dinhvh/dejalu'><img src='https://img.shields.io/github/stars/dinhvh/dejalu?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/dinhvh/dejalu' alt='Last commit'/> <img src='https://img.shields.io/github/license/dinhvh/dejalu' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/dinhviethoa/dejalu/master/screenshot.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
ElectronMail - Unofficial desktop app for ProtonMail and Tutanota end-to-end encrypted email providers.
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Badges: <a href='https://github.com/vladimiry/ElectronMail/releases/latest'><img src='https://img.shields.io/github/v/release/vladimiry/ElectronMail?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/vladimiry/ElectronMail'><img src='https://img.shields.io/github/stars/vladimiry/ElectronMail?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/vladimiry/ElectronMail' alt='Last commit'/> <img src='https://img.shields.io/github/license/vladimiry/ElectronMail' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/vladimiry/ElectronMail/master/images/search.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/vladimiry/ElectronMail/master/images/export.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Mailspring - 💌 A beautiful, fast and maintained fork of @nylas Mail by one of the original authors
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://getmailspring.com/
Badges: <a href='https://github.com/Foundry376/Mailspring/releases/latest'><img src='https://img.shields.io/github/v/release/Foundry376/Mailspring?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Foundry376/Mailspring'><img src='https://img.shields.io/github/stars/Foundry376/Mailspring?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Foundry376/Mailspring' alt='Last commit'/> <img src='https://img.shields.io/github/license/Foundry376/Mailspring' alt='License'/>
-
Rambox - Cross Platform messaging and emailing app that combines common web applications into one.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/css-64.png' alt='CSS icon' title='CSS' height='16'/> CSS
Badges: <a href='https://github.com/ramboxapp/community-edition/releases/latest'><img src='https://img.shields.io/github/v/release/ramboxapp/community-edition?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ramboxapp/community-edition'><img src='https://img.shields.io/github/stars/ramboxapp/community-edition?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ramboxapp/community-edition' alt='Last commit'/> <img src='https://img.shields.io/github/license/ramboxapp/community-edition' alt='License'/>
-
SimpleLogin - Email Alias solution: protect your real email address.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/simple-login/mac-app/releases/latest'><img src='https://img.shields.io/github/v/release/simple-login/mac-app?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/simple-login/mac-app'><img src='https://img.shields.io/github/stars/simple-login/mac-app?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/simple-login/mac-app' alt='Last commit'/> <img src='https://img.shields.io/github/license/simple-login/mac-app' alt='License'/>
-
Thunderbird - Backed by Mozilla, Thunderbird is an extensible email, newsfeed, chat, and calendaring client.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++ <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust
Website: https://www.thunderbird.net/en-US/
<details> <summary>Screenshots</summary> <p> <img src='https://www.thunderbird.net/media/img/l10n/en-US/thunderbird/landing/screenshot-mac.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://www.thunderbird.net/media/img/l10n/en-US/thunderbird/calendar/screenshot-mac.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://www.thunderbird.net/media/img/thunderbird/features/addon-manager.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="medical"></a>
🏥 Medical (1)
-
InVesalius - 3D medical imaging reconstruction software
Languages: <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python
Badges: <a href='https://github.com/invesalius/invesalius3/releases/latest'><img src='https://img.shields.io/github/v/release/invesalius/invesalius3?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/invesalius/invesalius3/'><img src='https://img.shields.io/github/stars/invesalius/invesalius3?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/invesalius/invesalius3' alt='Last commit'/> <img src='https://img.shields.io/github/license/invesalius/invesalius3' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/wiki/invesalius/invesalius3/figures/screen_1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/wiki/invesalius/invesalius3/figures/screen_2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/wiki/invesalius/invesalius3/figures/screen_3.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="menubar"></a>
📊 Menubar (51)
-
Airpass - Status bar Mac application to overcome time constrained WiFi networks.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/alvesjtiago/airpass/releases/latest'><img src='https://img.shields.io/github/v/release/alvesjtiago/airpass?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/alvesjtiago/airpass'><img src='https://img.shields.io/github/stars/alvesjtiago/airpass?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/alvesjtiago/airpass' alt='Last commit'/> <img src='https://img.shields.io/github/license/alvesjtiago/airpass' alt='License'/>
-
Akku - The missing macOS bluetooth headset battery indicator app.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python <img src='./icons/ruby-64.png' alt='Ruby icon' title='Ruby' height='16'/> Ruby
Badges: <a href='https://github.com/jariz/Akku/releases/latest'><img src='https://img.shields.io/github/v/release/jariz/Akku?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/jariz/Akku'><img src='https://img.shields.io/github/stars/jariz/Akku?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/jariz/Akku' alt='Last commit'/> <img src='https://img.shields.io/github/license/jariz/Akku' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://camo.githubusercontent.com/0f9f9231ff083edead13ad239d7a73566e7b1933c3f176e11ce04e7e624bb24a/68747470733a2f2f6a6172692e6c6f6c2f384f516d4c6e794b72752e706e67' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
AnyBar - macOS menubar status indicator.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/tonsky/AnyBar/releases/latest'><img src='https://img.shields.io/github/v/release/tonsky/AnyBar?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/tonsky/AnyBar'><img src='https://img.shields.io/github/stars/tonsky/AnyBar?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/tonsky/AnyBar' alt='Last commit'/> <img src='https://img.shields.io/github/license/tonsky/AnyBar' alt='License'/>
-
app-menu - The missing Applications Menu for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/barseghyanartur/app-menu/releases/latest'><img src='https://img.shields.io/github/v/release/barseghyanartur/app-menu?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/barseghyanartur/app-menu'><img src='https://img.shields.io/github/stars/barseghyanartur/app-menu?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/barseghyanartur/app-menu' alt='Last commit'/> <img src='https://img.shields.io/github/license/barseghyanartur/app-menu' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/barseghyanartur/app-menu/blob/main/Docs/app_menu_screenshot.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/barseghyanartur/app-menu/blob/main/Docs/app_menu_configuration_dir_access.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
baRSS – Menu Bar RSS Reader - RSS & Atom feed reader that lives in the system status bar.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/relikd/barss/releases/latest'><img src='https://img.shields.io/github/v/release/relikd/barss?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/relikd/barss'><img src='https://img.shields.io/github/stars/relikd/barss?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/relikd/barss' alt='Last commit'/> <img src='https://img.shields.io/github/license/relikd/barss' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/relikd/baRSS/main/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
BarTranslate - A handy menu bar translator app that supports DeepL and Google Translate.
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Website: https://thijmendam.github.io/BarTranslate/
Badges: <a href='https://github.com/ThijmenDam/BarTranslate/releases/latest'><img src='https://img.shields.io/github/v/release/ThijmenDam/BarTranslate?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ThijmenDam/BarTranslate'><img src='https://img.shields.io/github/stars/ThijmenDam/BarTranslate?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ThijmenDam/BarTranslate' alt='Last commit'/> <img src='https://img.shields.io/github/license/ThijmenDam/BarTranslate' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://thijmendam.github.io/BarTranslate/assets/images/interface-snapshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Bye-AppQuit - A minimal native macOS app to quickly view and Bulk kill running processes.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://github.com/designsbymuzeer/Bye-Mac-App
Badges: <a href='https://github.com/designsbymuzeer/Bye-Mac-App/releases/latest'><img src='https://img.shields.io/github/v/release/designsbymuzeer/Bye-Mac-App?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/designsbymuzeer/Bye-Mac-App'><img src='https://img.shields.io/github/stars/designsbymuzeer/Bye-Mac-App?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/designsbymuzeer/Bye-Mac-App' alt='Last commit'/> <img src='https://img.shields.io/github/license/designsbymuzeer/Bye-Mac-App' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/user-attachments/assets/63dade24-d967-4946-89e5-f8ae44097b31' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
ClipFlow - Clipboard history manager for macOS with terminal-style navigation, image previews, and cursor-following popup.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://github.com/praneeth552/clipflow
Badges: <a href='https://github.com/praneeth552/clipflow/releases/latest'><img src='https://img.shields.io/github/v/release/praneeth552/clipflow?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/praneeth552/clipflow'><img src='https://img.shields.io/github/stars/praneeth552/clipflow?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/praneeth552/clipflow' alt='Last commit'/> <img src='https://img.shields.io/github/license/praneeth552/clipflow' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/praneeth552/clipflow/main/screenshots/clipflow-popup.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/praneeth552/clipflow/main/screenshots/clipflow-menubar.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
CloudyTabs - Simple menu bar macOS application for displaying lists of your iCloud Tabs and Reading List.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/josh-/CloudyTabs/releases/latest'><img src='https://img.shields.io/github/v/release/josh-/CloudyTabs?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/josh-/CloudyTabs'><img src='https://img.shields.io/github/stars/josh-/CloudyTabs?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/josh-/CloudyTabs' alt='Last commit'/> <img src='https://img.shields.io/github/license/josh-/CloudyTabs' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://joshparnham.com/projects/cloudytabs/CloudyTabs.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
DatWeatherDoe - Simple menu bar weather app for macOS written in Swift.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/inderdhir/DatWeatherDoe/releases/latest'><img src='https://img.shields.io/github/v/release/inderdhir/DatWeatherDoe?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/inderdhir/DatWeatherDoe'><img src='https://img.shields.io/github/stars/inderdhir/DatWeatherDoe?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/inderdhir/DatWeatherDoe' alt='Last commit'/> <img src='https://img.shields.io/github/license/inderdhir/DatWeatherDoe' alt='License'/>
-
DisplayMenu - Simple (bare-bones) macOS menubar extra to apply display presets.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Kwpolska/DisplayMenu/releases/latest'><img src='https://img.shields.io/github/v/release/Kwpolska/DisplayMenu?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Kwpolska/DisplayMenu'><img src='https://img.shields.io/github/stars/Kwpolska/DisplayMenu?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Kwpolska/DisplayMenu' alt='Last commit'/> <img src='https://img.shields.io/github/license/Kwpolska/DisplayMenu' alt='License'/>
-
Dozer - Hide MacOS menubar items.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Mortennn/Dozer/releases/latest'><img src='https://img.shields.io/github/v/release/Mortennn/Dozer?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Mortennn/Dozer'><img src='https://img.shields.io/github/stars/Mortennn/Dozer?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Mortennn/Dozer' alt='Last commit'/> <img src='https://img.shields.io/github/license/Mortennn/Dozer' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Mortennn/Dozer/master/Stuff/demo.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
eul - macOS status monitoring app written in SwiftUI.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/gao-sun/eul/releases/latest'><img src='https://img.shields.io/github/v/release/gao-sun/eul?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/gao-sun/eul'><img src='https://img.shields.io/github/stars/gao-sun/eul?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/gao-sun/eul' alt='Last commit'/> <img src='https://img.shields.io/github/license/gao-sun/eul' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/14722250/105626766-f718ab00-5e6c-11eb-9761-661ff85c8faf.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Grayscale Mode - Manage grayscale mode from menu bar.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/rkbhochalya/grayscale-mode/releases/latest'><img src='https://img.shields.io/github/v/release/rkbhochalya/grayscale-mode?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/rkbhochalya/grayscale-mode'><img src='https://img.shields.io/github/stars/rkbhochalya/grayscale-mode?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/rkbhochalya/grayscale-mode' alt='Last commit'/> <img src='https://img.shields.io/github/license/rkbhochalya/grayscale-mode' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/12229032/78544215-6b6b5a80-7817-11ea-8b80-12bbbfc16053.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://user-images.githubusercontent.com/12229032/78544289-84740b80-7817-11ea-9092-e76fcb027702.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
gSwitch - macOS status bar app that allows control over the gpu on dual gpu macbooks.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/CodySchrank/gSwitch/releases/latest'><img src='https://img.shields.io/github/v/release/CodySchrank/gSwitch?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/CodySchrank/gSwitch'><img src='https://img.shields.io/github/stars/CodySchrank/gSwitch?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/CodySchrank/gSwitch' alt='Last commit'/> <img src='https://img.shields.io/github/license/CodySchrank/gSwitch' alt='License'/>
-
Hidden Bar - An ultra-light MacOS utility that helps hide menu bar icons
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/dwarvesf/hidden/releases/latest'><img src='https://img.shields.io/github/v/release/dwarvesf/hidden?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/dwarvesf/hidden'><img src='https://img.shields.io/github/stars/dwarvesf/hidden?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/dwarvesf/hidden' alt='Last commit'/> <img src='https://img.shields.io/github/license/dwarvesf/hidden' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/dwarvesf/hidden/blob/develop/img/tutorial.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Ice - Powerful menu bar manager for macOS
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://icemenubar.app/
Badges: <a href='https://github.com/jordanbaird/Ice/releases/latest'><img src='https://img.shields.io/github/v/release/jordanbaird/Ice?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/jordanbaird/Ice'><img src='https://img.shields.io/github/stars/jordanbaird/Ice?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/jordanbaird/Ice' alt='Last commit'/> <img src='https://img.shields.io/github/license/jordanbaird/Ice' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://icemenubar.app/gallery/Show%20On%20Hover.mov' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
iGlance - macOS System Monitor (cpu, memory, network, fan and battery) for the Status Bar.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/iglance/iGlance/releases/latest'><img src='https://img.shields.io/github/v/release/iglance/iGlance?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/iglance/iGlance'><img src='https://img.shields.io/github/stars/iglance/iGlance?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/iglance/iGlance' alt='Last commit'/> <img src='https://img.shields.io/github/license/iglance/iGlance' alt='License'/>
-
Itsycal - A tiny calendar for that lives in the Mac menu bar.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Website: https://www.mowglii.com/itsycal/
Badges: <a href='https://github.com/sfsam/Itsycal/releases/latest'><img src='https://img.shields.io/github/v/release/sfsam/Itsycal?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/sfsam/Itsycal'><img src='https://img.shields.io/github/stars/sfsam/Itsycal?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/sfsam/Itsycal' alt='Last commit'/> <img src='https://img.shields.io/github/license/sfsam/Itsycal' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.mowglii.com/itsycal/itsycalbanner2@2x.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
KubeContext - import, manage and switch between your Kubernetes contexts on Mac.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/turkenh/KubeContext/releases/latest'><img src='https://img.shields.io/github/v/release/turkenh/KubeContext?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/turkenh/KubeContext'><img src='https://img.shields.io/github/stars/turkenh/KubeContext?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/turkenh/KubeContext' alt='Last commit'/> <img src='https://img.shields.io/github/license/turkenh/KubeContext' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/turkenh/KubeContext/master/Image/SS3.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/turkenh/KubeContext/master/Image/SS4.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
LinkLiar - Keep your MAC address random for privacy (intuitive GUI for ifconfig)
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://halo.github.io/LinkLiar/
Badges: <a href='https://github.com/halo/LinkLiar/releases/latest'><img src='https://img.shields.io/github/v/release/halo/LinkLiar?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/halo/LinkLiar'><img src='https://img.shields.io/github/stars/halo/LinkLiar?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/halo/LinkLiar' alt='Last commit'/> <img src='https://img.shields.io/github/license/halo/LinkLiar' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://cdn.jsdelivr.net/gh/halo/LinkLiar@master/docs/screenshot_3.0.1b.svg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Market Bar - Tiny stocks watcher for the menu bar.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/mnndnl/market-bar /releases/latest'><img src='https://img.shields.io/github/v/release/mnndnl/market-bar ?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/mnndnl/market-bar '><img src='https://img.shields.io/github/stars/mnndnl/market-bar ?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/mnndnl/market-bar ' alt='Last commit'/> <img src='https://img.shields.io/github/license/mnndnl/market-bar ' alt='License'/>
-
MeetingBar - Menu bar app for your calendar meetings
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/leits/MeetingBar/releases/latest'><img src='https://img.shields.io/github/v/release/leits/MeetingBar?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/leits/MeetingBar'><img src='https://img.shields.io/github/stars/leits/MeetingBar?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/leits/MeetingBar' alt='Last commit'/> <img src='https://img.shields.io/github/license/leits/MeetingBar' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/leits/MeetingBar/master/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Menubar Brightness - macOS app to change the screen brightness on the menubar.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/lucasbento/menubar-brightness/releases/latest'><img src='https://img.shields.io/github/v/release/lucasbento/menubar-brightness?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/lucasbento/menubar-brightness'><img src='https://img.shields.io/github/stars/lucasbento/menubar-brightness?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/lucasbento/menubar-brightness' alt='Last commit'/> <img src='https://img.shields.io/github/license/lucasbento/menubar-brightness' alt='License'/>
-
MenuMeters - CPU, memory, disk, and network monitoring tools for macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/yujitach/MenuMeters/releases/latest'><img src='https://img.shields.io/github/v/release/yujitach/MenuMeters?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/yujitach/MenuMeters'><img src='https://img.shields.io/github/stars/yujitach/MenuMeters?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/yujitach/MenuMeters' alt='Last commit'/> <img src='https://img.shields.io/github/license/yujitach/MenuMeters' alt='License'/>
-
MiniSim - MacOS menu bar app for launching iOS and Android 🤖 emulators.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://www.minisim.app/
Badges: <a href='https://github.com/okwasniewski/MiniSim/releases/latest'><img src='https://img.shields.io/github/v/release/okwasniewski/MiniSim?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/okwasniewski/MiniSim'><img src='https://img.shields.io/github/stars/okwasniewski/MiniSim?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/okwasniewski/MiniSim' alt='Last commit'/> <img src='https://img.shields.io/github/license/okwasniewski/MiniSim' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/52801365/223483262-aa3bad72-2948-4893-87a0-578e5d3d8e89.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Monitor Bar - Monitor Bar app supports three modes, compact, normal, extra. It monitors battery, Disk, Memory, CPU, Network bandwidth, Wi-Fi.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/tidiemme/monitorbar/releases/latest'><img src='https://img.shields.io/github/v/release/tidiemme/monitorbar?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/tidiemme/monitorbar'><img src='https://img.shields.io/github/stars/tidiemme/monitorbar?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/tidiemme/monitorbar' alt='Last commit'/> <img src='https://img.shields.io/github/license/tidiemme/monitorbar' alt='License'/>
-
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.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/isaiasmatewos/night-shift-control/releases/latest'><img src='https://img.shields.io/github/v/release/isaiasmatewos/night-shift-control?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/isaiasmatewos/night-shift-control'><img src='https://img.shields.io/github/stars/isaiasmatewos/night-shift-control?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/isaiasmatewos/night-shift-control' alt='Last commit'/> <img src='https://img.shields.io/github/license/isaiasmatewos/night-shift-control' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/isaiasmatewos/night-shift-control/master/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Nocturnal - Menu bar app featuring darker than dark dimming, Night Shift fine tuning, and the ability to turn off TouchBar on MacBook Pro.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/joshjon/nocturnal/releases/latest'><img src='https://img.shields.io/github/v/release/joshjon/nocturnal?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/joshjon/nocturnal'><img src='https://img.shields.io/github/stars/joshjon/nocturnal?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/joshjon/nocturnal' alt='Last commit'/> <img src='https://img.shields.io/github/license/joshjon/nocturnal' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/joshjon/nocturnal/master/Docs/Images/Nocturnal-Screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
NoiseBuddy - Control the listening mode on your AirPods Pro in the Touch Bar or Menu Bar.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/insidegui/NoiseBuddy/releases/latest'><img src='https://img.shields.io/github/v/release/insidegui/NoiseBuddy?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/insidegui/NoiseBuddy'><img src='https://img.shields.io/github/stars/insidegui/NoiseBuddy?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/insidegui/NoiseBuddy' alt='Last commit'/> <img src='https://img.shields.io/github/license/insidegui/NoiseBuddy' alt='License'/>
-
OnlySwitch - All-in-One status bar button, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://www.jacklandrin.com/2021/12/01/onlyswitch/
Badges: <a href='https://github.com/jacklandrin/OnlySwitch/releases/latest'><img src='https://img.shields.io/github/v/release/jacklandrin/OnlySwitch?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/jacklandrin/OnlySwitch'><img src='https://img.shields.io/github/stars/jacklandrin/OnlySwitch?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/jacklandrin/OnlySwitch' alt='Last commit'/> <img src='https://img.shields.io/github/license/jacklandrin/OnlySwitch' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.jacklandrin.com/wp-content/uploads/2022/01/onlySwitch_17.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Pareto Security - A MenuBar app to automatically audit your Mac for basic security hygiene.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://paretosecurity.com/
Badges: <a href='https://github.com/paretoSecurity/pareto-mac/releases/latest'><img src='https://img.shields.io/github/v/release/paretoSecurity/pareto-mac?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/paretoSecurity/pareto-mac/'><img src='https://img.shields.io/github/stars/paretoSecurity/pareto-mac?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/paretoSecurity/pareto-mac' alt='Last commit'/> <img src='https://img.shields.io/github/license/paretoSecurity/pareto-mac' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/239513/126497099-1b89a8ef-68f2-4aae-9f05-f124748685d2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Pi Stats - macOS app to visualize Pi-hole information.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/Bunn/PiStats/releases/latest'><img src='https://img.shields.io/github/v/release/Bunn/PiStats?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Bunn/PiStats'><img src='https://img.shields.io/github/stars/Bunn/PiStats?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Bunn/PiStats' alt='Last commit'/> <img src='https://img.shields.io/github/license/Bunn/PiStats' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Bunn/PiStats/master/images/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Pika - Is an easy to use, open-source, native colour picker for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift <code>metal</code>
Website: https://superhighfives.com/pika
Badges: <a href='https://github.com/superhighfives/pika/releases/latest'><img src='https://img.shields.io/github/v/release/superhighfives/pika?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/superhighfives/pika'><img src='https://img.shields.io/github/stars/superhighfives/pika?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/superhighfives/pika' alt='Last commit'/> <img src='https://img.shields.io/github/license/superhighfives/pika' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/449385/103492507-4e55cd80-4e23-11eb-9366-d31c2bb74030.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
PlayStatus - PlayStatus is a macOS app that allows the control of Spotify and iTunes music playback from the menu bar.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/nbolar/PlayStatus/releases/latest'><img src='https://img.shields.io/github/v/release/nbolar/PlayStatus?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/nbolar/PlayStatus'><img src='https://img.shields.io/github/stars/nbolar/PlayStatus?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/nbolar/PlayStatus' alt='Last commit'/> <img src='https://img.shields.io/github/license/nbolar/PlayStatus' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/45484873/60389024-ece0d000-9ac2-11e9-8dbc-2376e905887f.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
PSIBar - Quickly hacked up PSI macOS status bar app.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/nikhilsh/PSIBar/releases/latest'><img src='https://img.shields.io/github/v/release/nikhilsh/PSIBar?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/nikhilsh/PSIBar'><img src='https://img.shields.io/github/stars/nikhilsh/PSIBar?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/nikhilsh/PSIBar' alt='Last commit'/> <img src='https://img.shields.io/github/license/nikhilsh/PSIBar' alt='License'/>
-
Quick Weather - Simple and elegant menubar weather app on the App Store.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://ariessciences.com/highlight?product=quick-weather
Badges: <a href='https://github.com/Aries-Sciences-LLC/Quick-Weather/releases/latest'><img src='https://img.shields.io/github/v/release/Aries-Sciences-LLC/Quick-Weather?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Aries-Sciences-LLC/Quick-Weather'><img src='https://img.shields.io/github/stars/Aries-Sciences-LLC/Quick-Weather?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Aries-Sciences-LLC/Quick-Weather' alt='Last commit'/> <img src='https://img.shields.io/github/license/Aries-Sciences-LLC/Quick-Weather' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Aries-Sciences-LLC/Quick-Weather/master/ScreenShots/Previews/page1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/Aries-Sciences-LLC/Quick-Weather/master/ScreenShots/Previews/page3.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Quickeys - A mac menu bar app that provides note taking functionality though a quick dropdown menu.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/alexrosenfeld10/Quickeys/releases/latest'><img src='https://img.shields.io/github/v/release/alexrosenfeld10/Quickeys?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/alexrosenfeld10/Quickeys'><img src='https://img.shields.io/github/stars/alexrosenfeld10/Quickeys?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/alexrosenfeld10/Quickeys' alt='Last commit'/> <img src='https://img.shields.io/github/license/alexrosenfeld10/Quickeys' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/alexrosenfeld10/Quickeys/master/Images/Quickeys.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
RustCast - Blazingly fast, customisable multi tool, application launcher
Languages: <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust
Website: https://rustcast.umangsurana.com
Badges: <a href='https://github.com/unsecretised/rustcast/releases/latest'><img src='https://img.shields.io/github/v/release/unsecretised/rustcast?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/unsecretised/rustcast'><img src='https://img.shields.io/github/stars/unsecretised/rustcast?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/unsecretised/rustcast' alt='Last commit'/> <img src='https://img.shields.io/github/license/unsecretised/rustcast' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://rustcast.umangsurana.com/rustcast-v0-5-0.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
SaneBar - Privacy-first menu bar manager with Touch ID lock, Always-Hidden Zone, and automation triggers.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://sanebar.com
Badges: <a href='https://github.com/sane-apps/SaneBar/releases/latest'><img src='https://img.shields.io/github/v/release/sane-apps/SaneBar?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/sane-apps/SaneBar'><img src='https://img.shields.io/github/stars/sane-apps/SaneBar?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/sane-apps/SaneBar' alt='Last commit'/> <img src='https://img.shields.io/github/license/sane-apps/SaneBar' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/sane-apps/SaneBar/main/docs/images/icon-panel.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/sane-apps/SaneBar/main/docs/images/second-menu-bar.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
ScreenHint - A simple screenshotting utility for thinking clearly.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://screenhint.com
Badges: <a href='https://github.com/salemhilal/ScreenHint/releases/latest'><img src='https://img.shields.io/github/v/release/salemhilal/ScreenHint?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/salemhilal/ScreenHint'><img src='https://img.shields.io/github/stars/salemhilal/ScreenHint?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/salemhilal/ScreenHint' alt='Last commit'/> <img src='https://img.shields.io/github/license/salemhilal/ScreenHint' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/salemhilal/screenhint-site/blob/main/src/static/img/features/screenhint-in-action.png?raw=true' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/salemhilal/screenhint-site/blob/main/src/static/img/features/code-hints.png?raw=true' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://github.com/salemhilal/screenhint-site/blob/main/src/static/img/features/bike-ride-hints.png?raw=true' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
SensibleSideButtons - Small menu bar utility that lets you use your third-party mouse's side buttons for navigation across a variety of apps.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Badges: <a href='https://github.com/archagon/sensible-side-buttons/releases/latest'><img src='https://img.shields.io/github/v/release/archagon/sensible-side-buttons?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/archagon/sensible-side-buttons'><img src='https://img.shields.io/github/stars/archagon/sensible-side-buttons?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/archagon/sensible-side-buttons' alt='Last commit'/> <img src='https://img.shields.io/github/license/archagon/sensible-side-buttons' alt='License'/>
-
Shifty - macOS menu bar app that gives you more control over Night Shift.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/thompsonate/Shifty/releases/latest'><img src='https://img.shields.io/github/v/release/thompsonate/Shifty?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/thompsonate/Shifty'><img src='https://img.shields.io/github/stars/thompsonate/Shifty?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/thompsonate/Shifty' alt='Last commit'/> <img src='https://img.shields.io/github/license/thompsonate/Shifty' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/thompsonate/Shifty/master/docs/en/images/prefs-general-screenshot-shadow.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
SlimHUD - Cyanocitta - Replacement for MacOS' volume, brightness and keyboard backlight HUDs.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/AlexPerathoner/SlimHUD/releases/latest'><img src='https://img.shields.io/github/v/release/AlexPerathoner/SlimHUD?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/AlexPerathoner/SlimHUD'><img src='https://img.shields.io/github/stars/AlexPerathoner/SlimHUD?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/AlexPerathoner/SlimHUD' alt='Last commit'/> <img src='https://img.shields.io/github/license/AlexPerathoner/SlimHUD' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/AlexPerathoner/SlimHUD/master/Screens/Animations/animations.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/AlexPerathoner/SlimHUD/master/Screens/settingsWindow.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Stats - macOS system monitor in your menu bar
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/exelban/stats/releases/latest'><img src='https://img.shields.io/github/v/release/exelban/stats?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/exelban/stats'><img src='https://img.shields.io/github/stars/exelban/stats?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/exelban/stats' alt='Last commit'/> <img src='https://img.shields.io/github/license/exelban/stats' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://camo.githubusercontent.com/0e25eeb8b466356b0bcd847d064da3084baa5aed9bf53fab3bad2f0f0fbd1ee9/68747470733a2f2f7365726869792e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f4769746875625f7265706f2f73746174732f706f7075707325334676322e332e322e706e673f7633' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
SwiftBar - Powerful macOS menu bar customization tool.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://swiftbar.app
Badges: <a href='https://github.com/swiftbar/SwiftBar/releases/latest'><img src='https://img.shields.io/github/v/release/swiftbar/SwiftBar?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/swiftbar/SwiftBar'><img src='https://img.shields.io/github/stars/swiftbar/SwiftBar?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/swiftbar/SwiftBar' alt='Last commit'/> <img src='https://img.shields.io/github/license/swiftbar/SwiftBar' alt='License'/>
-
TimeScribe - Simple and free working time recording.
Languages: <img src='./icons/css-64.png' alt='CSS icon' title='CSS' height='16'/> CSS <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Website: https://timescribe.app
Badges: <a href='https://github.com/WINBIGFOX/timescribe/releases/latest'><img src='https://img.shields.io/github/v/release/WINBIGFOX/timescribe?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/WINBIGFOX/timescribe'><img src='https://img.shields.io/github/stars/WINBIGFOX/timescribe?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/WINBIGFOX/timescribe' alt='Last commit'/> <img src='https://img.shields.io/github/license/WINBIGFOX/timescribe' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/WINBIGFOX/timescribe/refs/heads/main/.github/images/menubar_light.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/WINBIGFOX/timescribe/refs/heads/main/.github/images/dayview_en_light.webp' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/WINBIGFOX/timescribe/refs/heads/main/.github/images/app_activity_en_light.webp' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(2 more screenshots available in the repository)
</p> </details> -
TimeScribe - Simple and free working time recording.
Languages: <img src='./icons/css-64.png' alt='CSS icon' title='CSS' height='16'/> CSS <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Website: https://timescribe.app
Badges: <a href='https://github.com/WINBIGFOX/timescribe/releases/latest'><img src='https://img.shields.io/github/v/release/WINBIGFOX/timescribe?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/WINBIGFOX/timescribe'><img src='https://img.shields.io/github/stars/WINBIGFOX/timescribe?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/WINBIGFOX/timescribe' alt='Last commit'/> <img src='https://img.shields.io/github/license/WINBIGFOX/timescribe' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/WINBIGFOX/timescribe/refs/heads/main/.github/images/menubar_light.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/WINBIGFOX/timescribe/refs/heads/main/.github/images/dayview_en_light.webp' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/WINBIGFOX/timescribe/refs/heads/main/.github/images/app_activity_en_light.webp' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(2 more screenshots available in the repository)
</p> </details> -
Vercel Deployment Menu Bar - Open-source macOS menu bar app to monitor Vercel deployment status in real time.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://vercel-deployment-menu-bar.vercel.app/
Badges: <a href='https://github.com/andrewk17/vercel-deployment-menu-bar/releases/latest'><img src='https://img.shields.io/github/v/release/andrewk17/vercel-deployment-menu-bar?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/andrewk17/vercel-deployment-menu-bar'><img src='https://img.shields.io/github/stars/andrewk17/vercel-deployment-menu-bar?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/andrewk17/vercel-deployment-menu-bar' alt='Last commit'/> <img src='https://img.shields.io/github/license/andrewk17/vercel-deployment-menu-bar' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/andrewk17/vercel-deployment-menu-bar/main/vercel-menu-bar-deployment-status-macos.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
VPN Bypass - Route specific domains and services around your corporate VPN while keeping the rest of your traffic protected.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://github.com/GeiserX/VPN-Bypass
Badges: <a href='https://github.com/GeiserX/VPN-Bypass/releases/latest'><img src='https://img.shields.io/github/v/release/GeiserX/VPN-Bypass?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/GeiserX/VPN-Bypass'><img src='https://img.shields.io/github/stars/GeiserX/VPN-Bypass?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/GeiserX/VPN-Bypass' alt='Last commit'/> <img src='https://img.shields.io/github/license/GeiserX/VPN-Bypass' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/GeiserX/VPN-Bypass/main/assets/screenshot-dropdown.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/GeiserX/VPN-Bypass/main/assets/screenshot-settings.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
xbar - Put the output from any script or program into your macOS Menu Bar.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/matryer/xbar/releases/latest'><img src='https://img.shields.io/github/v/release/matryer/xbar?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/matryer/xbar'><img src='https://img.shields.io/github/stars/matryer/xbar?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/matryer/xbar' alt='Last commit'/> <img src='https://img.shields.io/github/license/matryer/xbar' alt='License'/>
<a id="music"></a>
🎧 Music (16)
-
Carol - A minimal and beautiful lyrics app that stays in the menu bar of macOS.
Languages: <img src='./icons/csharp-64.png' alt='C# icon' title='C#' height='16'/> C#
Badges: <a href='https://github.com/AnaghSharma/Carol/releases/latest'><img src='https://img.shields.io/github/v/release/AnaghSharma/Carol?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/AnaghSharma/Carol'><img src='https://img.shields.io/github/stars/AnaghSharma/Carol?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/AnaghSharma/Carol' alt='Last commit'/> <img src='https://img.shields.io/github/license/AnaghSharma/Carol' alt='License'/>
-
ChordDetector - Tiny menu bar app that listens iTunes and Spotify to detect chords of songs!
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/cemolcay/ChordDetector/releases/latest'><img src='https://img.shields.io/github/v/release/cemolcay/ChordDetector?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/cemolcay/ChordDetector'><img src='https://img.shields.io/github/stars/cemolcay/ChordDetector?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/cemolcay/ChordDetector' alt='Last commit'/> <img src='https://img.shields.io/github/license/cemolcay/ChordDetector' alt='License'/>
-
DeezPlayer - Deezer Desktop app for Windows, Linux and macOS.
Languages: <img src='./icons/coffeescript-64.png' alt='CoffeeScript icon' title='CoffeeScript' height='16'/> CoffeeScript
Badges: <a href='https://github.com/imanel/deezplayer/releases/latest'><img src='https://img.shields.io/github/v/release/imanel/deezplayer?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/imanel/deezplayer'><img src='https://img.shields.io/github/stars/imanel/deezplayer?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/imanel/deezplayer' alt='Last commit'/> <img src='https://img.shields.io/github/license/imanel/deezplayer' alt='License'/>
-
iTunes Graphs - macOS app to visualise your iTunes library as graphs.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Zac-Garby/iTunes-Graphs/releases/latest'><img src='https://img.shields.io/github/v/release/Zac-Garby/iTunes-Graphs?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Zac-Garby/iTunes-Graphs'><img src='https://img.shields.io/github/stars/Zac-Garby/iTunes-Graphs?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Zac-Garby/iTunes-Graphs' alt='Last commit'/> <img src='https://img.shields.io/github/license/Zac-Garby/iTunes-Graphs' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/Zac-Garby/iTunes-Graphs/master/screenshot2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/Zac-Garby/iTunes-Graphs/master/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Karaoke Forever - Host awesome karaoke parties where everyone can queue songs from their phone's browser. Plays MP3+G and MP4 with WebGL visualizations.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://www.karaoke-eternal.com/
Badges: <a href='https://github.com/bhj/KaraokeEternal/releases/latest'><img src='https://img.shields.io/github/v/release/bhj/KaraokeEternal?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/bhj/KaraokeEternal'><img src='https://img.shields.io/github/stars/bhj/KaraokeEternal?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/bhj/KaraokeEternal' alt='Last commit'/> <img src='https://img.shields.io/github/license/bhj/KaraokeEternal' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/bhj/KaraokeEternal/blob/master/docs/assets/images/README.jpg?raw=true' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Lilypond UI - Create beautiful musical scores with LilyPond.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/doches/lilypond-ui/releases/latest'><img src='https://img.shields.io/github/v/release/doches/lilypond-ui?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/doches/lilypond-ui'><img src='https://img.shields.io/github/stars/doches/lilypond-ui?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/doches/lilypond-ui' alt='Last commit'/> <img src='https://img.shields.io/github/license/doches/lilypond-ui' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/doches/lilypond-ui/develop/docs/lilypond-ide.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
lyricsify - Simple Spotify lyrics viewer menu bar app for macOS in Swift.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/mamal72/lyricsify-mac/releases/latest'><img src='https://img.shields.io/github/v/release/mamal72/lyricsify-mac?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/mamal72/lyricsify-mac'><img src='https://img.shields.io/github/stars/mamal72/lyricsify-mac?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/mamal72/lyricsify-mac' alt='Last commit'/> <img src='https://img.shields.io/github/license/mamal72/lyricsify-mac' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/mamal72/lyricsify-mac/master/screenshots/en.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/mamal72/lyricsify-mac/master/screenshots/fa.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
MPV - Lightweight, highly configurable media player.
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Website: https://mpv.io
Badges: <a href='https://github.com/mpv-player/mpv/releases/latest'><img src='https://img.shields.io/github/v/release/mpv-player/mpv?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/mpv-player/mpv'><img src='https://img.shields.io/github/stars/mpv-player/mpv?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/mpv-player/mpv' alt='Last commit'/> <img src='https://img.shields.io/github/license/mpv-player/mpv' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://mpv.io/images/mpv-screenshot-34cd36ae.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
NoiseBuddy - Control the listening mode on your AirPods Pro in the Touch Bar or Menu Bar.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/insidegui/NoiseBuddy/releases/latest'><img src='https://img.shields.io/github/v/release/insidegui/NoiseBuddy?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/insidegui/NoiseBuddy'><img src='https://img.shields.io/github/stars/insidegui/NoiseBuddy?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/insidegui/NoiseBuddy' alt='Last commit'/> <img src='https://img.shields.io/github/license/insidegui/NoiseBuddy' alt='License'/>
-
PlayStatus - PlayStatus is a macOS app that allows the control of Spotify and iTunes music playback from the menu bar.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/nbolar/PlayStatus/releases/latest'><img src='https://img.shields.io/github/v/release/nbolar/PlayStatus?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/nbolar/PlayStatus'><img src='https://img.shields.io/github/stars/nbolar/PlayStatus?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/nbolar/PlayStatus' alt='Last commit'/> <img src='https://img.shields.io/github/license/nbolar/PlayStatus' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/45484873/60389024-ece0d000-9ac2-11e9-8dbc-2376e905887f.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Plug - Discover and listen to music from Hype Machine.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://www.plugformac.com/
Badges: <a href='https://github.com/wulkano/Plug/releases/latest'><img src='https://img.shields.io/github/v/release/wulkano/Plug?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/wulkano/Plug'><img src='https://img.shields.io/github/stars/wulkano/Plug?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/wulkano/Plug' alt='Last commit'/> <img src='https://img.shields.io/github/license/wulkano/Plug' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/wulkano/Plug/1ae6383ad9ad7026ce6fad4f1ea7ce3356c1f722/Media/screenshot.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
SoundCleod - SoundCloud for macOS and Windows.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/salomvary/soundcleod/releases/latest'><img src='https://img.shields.io/github/v/release/salomvary/soundcleod?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/salomvary/soundcleod'><img src='https://img.shields.io/github/stars/salomvary/soundcleod?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/salomvary/soundcleod' alt='Last commit'/> <img src='https://img.shields.io/github/license/salomvary/soundcleod' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://camo.githubusercontent.com/a29d773a5a06dcca271d137ab82b46b8609bade4/68747470733a2f2f7261772e6769746875622e636f6d2f73616c6f6d766172792f736f756e64636c656f642f6d61737465722f73637265656e73686f742e6a7067s' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://camo.githubusercontent.com/8c4c858d36597bca72f9eea033f42f6882efc048/68747470733a2f2f7261772e6769746875622e636f6d2f73616c6f6d766172792f736f756e64636c656f642f6d61737465722f73637265656e73686f742d6461726b2e6a7067' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
spicetify-cli - Command-line tool to customize the official Spotify client. Supports Windows, MacOS and Linux.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://spicetify.app/
Badges: <a href='https://github.com/spicetify/spicetify-cli/releases/latest'><img src='https://img.shields.io/github/v/release/spicetify/spicetify-cli?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/spicetify/spicetify-cli'><img src='https://img.shields.io/github/stars/spicetify/spicetify-cli?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/spicetify/spicetify-cli' alt='Last commit'/> <img src='https://img.shields.io/github/license/spicetify/spicetify-cli' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/spicetify/spicetify-cli/master/.github/assets/logo.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Spotify-Cli-Mac - Control Spotify without leaving your terminal. :notes:
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/ersel/spotify-cli-mac/releases/latest'><img src='https://img.shields.io/github/v/release/ersel/spotify-cli-mac?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ersel/spotify-cli-mac'><img src='https://img.shields.io/github/stars/ersel/spotify-cli-mac?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ersel/spotify-cli-mac' alt='Last commit'/> <img src='https://img.shields.io/github/license/ersel/spotify-cli-mac' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://asciinema.org/a/ejbbvaa8833wq4xn4d2xuc9jx.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
StargateDAW - An all-in-one digital audio workstation (DAW) and plugin suite
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python
Badges: <a href='https://github.com/stargatedaw/stargate/releases/latest'><img src='https://img.shields.io/github/v/release/stargatedaw/stargate?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/stargatedaw/stargate'><img src='https://img.shields.io/github/stars/stargatedaw/stargate?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/stargatedaw/stargate' alt='Last commit'/> <img src='https://img.shields.io/github/license/stargatedaw/stargate' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/stargatedaw/stargate/main/assets/audio_item.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/stargatedaw/stargate/main/assets/note_item.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/stargatedaw/stargate/main/assets/plugins.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(3 more screenshots available in the repository)
</p> </details> -
YouTube-Music - macOS wrapper for music.youtube.com.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/steve228uk/YouTube-Music/releases/latest'><img src='https://img.shields.io/github/v/release/steve228uk/YouTube-Music?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/steve228uk/YouTube-Music'><img src='https://img.shields.io/github/stars/steve228uk/YouTube-Music?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/steve228uk/YouTube-Music' alt='Last commit'/> <img src='https://img.shields.io/github/license/steve228uk/YouTube-Music' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/steve228uk/YouTube-Music/master/screenshots/screenshot-1.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/steve228uk/YouTube-Music/master/screenshots/screenshot-2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/steve228uk/YouTube-Music/master/screenshots/screenshot-3.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details>
<a id="news"></a>
📰 News (6)
-
baRSS – Menu Bar RSS Reader - RSS & Atom feed reader that lives in the system status bar.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/relikd/barss/releases/latest'><img src='https://img.shields.io/github/v/release/relikd/barss?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/relikd/barss'><img src='https://img.shields.io/github/stars/relikd/barss?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/relikd/barss' alt='Last commit'/> <img src='https://img.shields.io/github/license/relikd/barss' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/relikd/baRSS/main/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Diurna - Basic/Classic Hacker News app, used as a Cocoa & Swift learning platform.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/ngquerol/Diurna/releases/latest'><img src='https://img.shields.io/github/v/release/ngquerol/Diurna?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ngquerol/Diurna'><img src='https://img.shields.io/github/stars/ngquerol/Diurna?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ngquerol/Diurna' alt='Last commit'/> <img src='https://img.shields.io/github/license/ngquerol/Diurna' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/ngquerol/Diurna/master/diurna.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
hacker-menu - Hacker News Delivered to Desktop.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/owenthereal/hacker-menu/releases/latest'><img src='https://img.shields.io/github/v/release/owenthereal/hacker-menu?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/owenthereal/hacker-menu'><img src='https://img.shields.io/github/stars/owenthereal/hacker-menu?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/owenthereal/hacker-menu' alt='Last commit'/> <img src='https://img.shields.io/github/license/owenthereal/hacker-menu' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/jingweno/hacker-menu/master/images/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
NetNewsWire - Feed reader for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Ranchero-Software/NetNewsWire/releases/latest'><img src='https://img.shields.io/github/v/release/Ranchero-Software/NetNewsWire?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Ranchero-Software/NetNewsWire'><img src='https://img.shields.io/github/stars/Ranchero-Software/NetNewsWire?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Ranchero-Software/NetNewsWire' alt='Last commit'/> <img src='https://img.shields.io/github/license/Ranchero-Software/NetNewsWire' alt='License'/>
-
Vienna - Vienna is a RSS/Atom newsreader for macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/ViennaRSS/vienna-rss/releases/latest'><img src='https://img.shields.io/github/v/release/ViennaRSS/vienna-rss?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ViennaRSS/vienna-rss'><img src='https://img.shields.io/github/stars/ViennaRSS/vienna-rss?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ViennaRSS/vienna-rss' alt='Last commit'/> <img src='https://img.shields.io/github/license/ViennaRSS/vienna-rss' alt='License'/>
-
Winds - A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://getstream.io/winds/
Badges: <a href='https://github.com/GetStream/Winds/releases/latest'><img src='https://img.shields.io/github/v/release/GetStream/Winds?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/GetStream/Winds'><img src='https://img.shields.io/github/stars/GetStream/Winds?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/GetStream/Winds' alt='Last commit'/> <img src='https://img.shields.io/github/license/GetStream/Winds' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://camo.githubusercontent.com/a632526f284f114b74e16c393ce5ccac4ddefa48e168d7f81f5b3fa0be6abe5e/68747470733a2f2f692e696d6775722e636f6d2f573166706f77562e706e67' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://camo.githubusercontent.com/6041b4f4b94786f08926fb72b1a99c4f72031d104c3100bf1a360ff9dc90276d/68747470733a2f2f692e696d6775722e636f6d2f416c56674454672e706e67' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://camo.githubusercontent.com/2c483da82086b0b3b34ca830bef20c369bc2dad69cf821160139c6bc16cf62fb/68747470733a2f2f692e696d6775722e636f6d2f7a6157744e66562e706e67' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(2 more screenshots available in the repository)
</p> </details>
<a id="notes"></a>
📔 Notes (19)
-
BibDesk - Use BibDesk to edit and manage your bibliography
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Website: https://bibdesk.sourceforge.io
<details> <summary>Screenshots</summary> <p> <img src='https://bibdesk.sourceforge.io/screenshots/Publication.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://bibdesk.sourceforge.io/screenshots/Main-Window.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Boostnote - Note-taking application made for programmers just like you.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/BoostIO/BoostNote-Legacy/releases/latest'><img src='https://img.shields.io/github/v/release/BoostIO/BoostNote-Legacy?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/BoostIO/BoostNote-Legacy'><img src='https://img.shields.io/github/stars/BoostIO/BoostNote-Legacy?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/BoostIO/BoostNote-Legacy' alt='Last commit'/> <img src='https://img.shields.io/github/license/BoostIO/BoostNote-Legacy' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/BoostIO/Boostnote/master/resources/repository/top.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Dnote - A simple command line notebook with multi-device sync and web interface.
Languages: <img src='./icons/golang-64.png' alt='Go icon' title='Go' height='16'/> Go <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Website: https://www.getdnote.com/
Badges: <a href='https://github.com/dnote/dnote/releases/latest'><img src='https://img.shields.io/github/v/release/dnote/dnote?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/dnote/dnote'><img src='https://img.shields.io/github/stars/dnote/dnote?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/dnote/dnote' alt='Last commit'/> <img src='https://img.shields.io/github/license/dnote/dnote' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/dnote/dnote/master/assets/cli.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
FromScratch - Little app that you can use as a quick note taking or todo app.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/css-64.png' alt='CSS icon' title='CSS' height='16'/> CSS
Badges: <a href='https://github.com/Kilian/fromscratch/releases/latest'><img src='https://img.shields.io/github/v/release/Kilian/fromscratch?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Kilian/fromscratch'><img src='https://img.shields.io/github/stars/Kilian/fromscratch?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Kilian/fromscratch' alt='Last commit'/> <img src='https://img.shields.io/github/license/Kilian/fromscratch' alt='License'/>
-
FSNotes - Notes manager for macOS/iOS: modern notational velocity (nvALT) on steroids.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/glushchenko/fsnotes/releases/latest'><img src='https://img.shields.io/github/v/release/glushchenko/fsnotes?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/glushchenko/fsnotes'><img src='https://img.shields.io/github/stars/glushchenko/fsnotes?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/glushchenko/fsnotes' alt='Last commit'/> <img src='https://img.shields.io/github/license/glushchenko/fsnotes' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/glushchenko/fsnotes/master/code.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://f001.backblazeb2.com/file/og-files/ios.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
joplin - Note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/laurent22/joplin/releases/latest'><img src='https://img.shields.io/github/v/release/laurent22/joplin?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/laurent22/joplin'><img src='https://img.shields.io/github/stars/laurent22/joplin?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/laurent22/joplin' alt='Last commit'/> <img src='https://img.shields.io/github/license/laurent22/joplin' alt='License'/>
-
Jupyter Notebook Viewer - Notebook viewer for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/tuxu/nbviewer-app/releases/latest'><img src='https://img.shields.io/github/v/release/tuxu/nbviewer-app?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/tuxu/nbviewer-app'><img src='https://img.shields.io/github/stars/tuxu/nbviewer-app?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/tuxu/nbviewer-app' alt='Last commit'/> <img src='https://img.shields.io/github/license/tuxu/nbviewer-app' alt='License'/>
-
linked - 🧾 Your daily journal app, diary or anything else to unclutter your mind. Let linked help you get focused by writing down what is in your mind on a daily basis.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <code>vue</code> <img src='./icons/css-64.png' alt='CSS icon' title='CSS' height='16'/> CSS
Website: https://uselinked.com
Badges: <a href='https://github.com/lostdesign/linked/releases/latest'><img src='https://img.shields.io/github/v/release/lostdesign/linked?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/lostdesign/linked'><img src='https://img.shields.io/github/stars/lostdesign/linked?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/lostdesign/linked' alt='Last commit'/> <img src='https://img.shields.io/github/license/lostdesign/linked' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/5164617/112966541-9f3b4080-914a-11eb-9dff-00ea2a121b93.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://user-images.githubusercontent.com/5164617/112368648-97f3dd00-8cdb-11eb-8865-0203264d420b.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
notable - Simple note taking application.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/jmcfarlane/notable/releases/latest'><img src='https://img.shields.io/github/v/release/jmcfarlane/notable?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/jmcfarlane/notable'><img src='https://img.shields.io/github/stars/jmcfarlane/notable?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/jmcfarlane/notable' alt='Last commit'/> <img src='https://img.shields.io/github/license/jmcfarlane/notable' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/jmcfarlane/notable/master/docs/images/notable.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/jmcfarlane/notable/master/docs/images/unsaved-changes.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/jmcfarlane/notable/master/docs/images/help.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(4 more screenshots available in the repository)
</p> </details> -
Notenik - Note-taking app with many organizational options.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://notenik.app
Badges: <a href='https://github.com/hbowie/notenik-swift/releases/latest'><img src='https://img.shields.io/github/v/release/hbowie/notenik-swift?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/hbowie/notenik-swift'><img src='https://img.shields.io/github/stars/hbowie/notenik-swift?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/hbowie/notenik-swift' alt='Last commit'/> <img src='https://img.shields.io/github/license/hbowie/notenik-swift' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://notenik.app/images/notenik-list-and-display.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Notes - Notes is a macOS application built to create notes, using text amongst other formats: images, videos, contacts, and etc.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/SauvageP/Notes/releases/latest'><img src='https://img.shields.io/github/v/release/SauvageP/Notes?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/SauvageP/Notes'><img src='https://img.shields.io/github/stars/SauvageP/Notes?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/SauvageP/Notes' alt='Last commit'/> <img src='https://img.shields.io/github/license/SauvageP/Notes' alt='License'/>
-
Notesnook - A fully open source and end-to-end encrypted note taking alternative to Evernote.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Website: https://notesnook.com
Badges: <a href='https://github.com/streetwriters/notesnook/releases/latest'><img src='https://img.shields.io/github/v/release/streetwriters/notesnook?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/streetwriters/notesnook'><img src='https://img.shields.io/github/stars/streetwriters/notesnook?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/streetwriters/notesnook' alt='Last commit'/> <img src='https://img.shields.io/github/license/streetwriters/notesnook' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://notesnook.com/_next/static/images/hero-image-dark-1920@1x-6aeda670e2531cef9a81e47766eb6cbf.webp' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
NoteTaker - Simple note taking app for macOS and iOS which uses Realm and CloudKit for syncing.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/insidegui/NoteTaker/releases/latest'><img src='https://img.shields.io/github/v/release/insidegui/NoteTaker?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/insidegui/NoteTaker'><img src='https://img.shields.io/github/stars/insidegui/NoteTaker?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/insidegui/NoteTaker' alt='Last commit'/> <img src='https://img.shields.io/github/license/insidegui/NoteTaker' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/insidegui/NoteTaker/master/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
QOwnNotes - Plain-text file notepad and todo-list manager with markdown support and ownCloud / Nextcloud integration.
Languages: <img src='./icons/cpp-64.png' alt='C++ icon' title='C++' height='16'/> C++
Website: https://www.qownnotes.org/
Badges: <a href='https://github.com/pbek/QOwnNotes/releases/latest'><img src='https://img.shields.io/github/v/release/pbek/QOwnNotes?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/pbek/QOwnNotes'><img src='https://img.shields.io/github/stars/pbek/QOwnNotes?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/pbek/QOwnNotes' alt='Last commit'/> <img src='https://img.shields.io/github/license/pbek/QOwnNotes' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.qownnotes.org/screenshots/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Simplenote - Simplest way to keep notes.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/Automattic/simplenote-macos/releases/latest'><img src='https://img.shields.io/github/v/release/Automattic/simplenote-macos?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Automattic/simplenote-macos'><img src='https://img.shields.io/github/stars/Automattic/simplenote-macos?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Automattic/simplenote-macos' alt='Last commit'/> <img src='https://img.shields.io/github/license/Automattic/simplenote-macos' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://simplenoteblog.files.wordpress.com/2017/12/screen-shot-2017-12-22-at-9-05-33-am.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Standard Notes - Safe place for your notes, thoughts, and life's work.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/css-64.png' alt='CSS icon' title='CSS' height='16'/> CSS
Badges: <a href='https://github.com/standardnotes/app/releases/latest'><img src='https://img.shields.io/github/v/release/standardnotes/app?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/standardnotes/app'><img src='https://img.shields.io/github/stars/standardnotes/app?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/standardnotes/app' alt='Last commit'/> <img src='https://img.shields.io/github/license/standardnotes/app' alt='License'/>
-
Stik - Instant thought capture for macOS. Global hotkey summons a post-it note, type and close. Notes stored as plain markdown files.
Languages: <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript
Website: https://stik.ink
Badges: <a href='https://github.com/0xMassi/stik_app/releases/latest'><img src='https://img.shields.io/github/v/release/0xMassi/stik_app?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/0xMassi/stik_app'><img src='https://img.shields.io/github/stars/0xMassi/stik_app?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/0xMassi/stik_app' alt='Last commit'/> <img src='https://img.shields.io/github/license/0xMassi/stik_app' alt='License'/>
-
tmpNote - Very simple macOS app to make temporary notes.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/buddax2/tmpNote/releases/latest'><img src='https://img.shields.io/github/v/release/buddax2/tmpNote?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/buddax2/tmpNote'><img src='https://img.shields.io/github/stars/buddax2/tmpNote?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/buddax2/tmpNote' alt='Last commit'/> <img src='https://img.shields.io/github/license/buddax2/tmpNote' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/buddax2/tmpNote/master/Resources/screenshot_new.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Tusk - Unofficial, third-party, community driven Evernote app with a handful of useful features.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript <img src='./icons/css-64.png' alt='CSS icon' title='CSS' height='16'/> CSS
Badges: <a href='https://github.com/klaudiosinani/tusk/releases/latest'><img src='https://img.shields.io/github/v/release/klaudiosinani/tusk?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/klaudiosinani/tusk'><img src='https://img.shields.io/github/stars/klaudiosinani/tusk?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/klaudiosinani/tusk' alt='Last commit'/> <img src='https://img.shields.io/github/license/klaudiosinani/tusk' alt='License'/>
<a id="other"></a>
📦 Other (25)
-
Betaflight Configurator - Cross platform configuration tool for the Betaflight firmware.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://betaflight.com/
Badges: <a href='https://github.com/betaflight/betaflight-configurator/releases/latest'><img src='https://img.shields.io/github/v/release/betaflight/betaflight-configurator?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/betaflight/betaflight-configurator'><img src='https://img.shields.io/github/stars/betaflight/betaflight-configurator?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/betaflight/betaflight-configurator' alt='Last commit'/> <img src='https://img.shields.io/github/license/betaflight/betaflight-configurator' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://lh3.googleusercontent.com/di77U8MJEDNqdZ3UQugKJy6TEDtHsPegDH8fOaCM0m8E7zImA6bW1epvftG5LdpUsxE-eAkJtKAfDqIvOf-RXr8VUhg=w640-h400-e365-rj-sc0x00ffffff' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Cakebrew - Manage your Homebrew formulas with style using Cakebrew.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/brunophilipe/Cakebrew/releases/latest'><img src='https://img.shields.io/github/v/release/brunophilipe/Cakebrew?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/brunophilipe/Cakebrew'><img src='https://img.shields.io/github/stars/brunophilipe/Cakebrew?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/brunophilipe/Cakebrew' alt='Last commit'/> <img src='https://img.shields.io/github/license/brunophilipe/Cakebrew' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://www.cakebrew.com/assets/img/app-bg.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
ChipMunk - Log analysis tool.
Languages: <img src='./icons/typescript-64.png' alt='TypeScript icon' title='TypeScript' height='16'/> TypeScript <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust
Badges: <a href='https://github.com/esrlabs/chipmunk/releases/latest'><img src='https://img.shields.io/github/v/release/esrlabs/chipmunk?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/esrlabs/chipmunk'><img src='https://img.shields.io/github/stars/esrlabs/chipmunk?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/esrlabs/chipmunk' alt='Last commit'/> <img src='https://img.shields.io/github/license/esrlabs/chipmunk' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
DevDocs for macOS - An unofficial DevDocs API documentation viewer.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/dteoh/devdocs-macos/releases/latest'><img src='https://img.shields.io/github/v/release/dteoh/devdocs-macos?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/dteoh/devdocs-macos'><img src='https://img.shields.io/github/stars/dteoh/devdocs-macos?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/dteoh/devdocs-macos' alt='Last commit'/> <img src='https://img.shields.io/github/license/dteoh/devdocs-macos' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/dteoh/devdocs-macos/master/img/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Gas Mask - Hosts file manager for macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/2ndalpha/gasmask/releases/latest'><img src='https://img.shields.io/github/v/release/2ndalpha/gasmask?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/2ndalpha/gasmask'><img src='https://img.shields.io/github/stars/2ndalpha/gasmask?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/2ndalpha/gasmask' alt='Last commit'/> <img src='https://img.shields.io/github/license/2ndalpha/gasmask' alt='License'/>
-
Gramps - A genealogy program that is both intuitive for hobbyists and feature-complete for professional genealogists.
Languages: <img src='./icons/python-64.png' alt='Python icon' title='Python' height='16'/> Python
Website: https://gramps-project.org
Badges: <a href='https://github.com/gramps-project/gramps/releases/latest'><img src='https://img.shields.io/github/v/release/gramps-project/gramps?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/gramps-project/gramps'><img src='https://img.shields.io/github/stars/gramps-project/gramps?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/gramps-project/gramps' alt='Last commit'/> <img src='https://img.shields.io/github/license/gramps-project/gramps' alt='License'/>
-
Hosts - Cocoa GUI for /etc/hosts.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/specialunderwear/Hosts.prefpane/releases/latest'><img src='https://img.shields.io/github/v/release/specialunderwear/Hosts.prefpane?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/specialunderwear/Hosts.prefpane'><img src='https://img.shields.io/github/stars/specialunderwear/Hosts.prefpane?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/specialunderwear/Hosts.prefpane' alt='Last commit'/> <img src='https://img.shields.io/github/license/specialunderwear/Hosts.prefpane' alt='License'/>
-
ImageOptim - GUI image optimizer for Mac.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/ImageOptim/ImageOptim/releases/latest'><img src='https://img.shields.io/github/v/release/ImageOptim/ImageOptim?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/ImageOptim/ImageOptim'><img src='https://img.shields.io/github/stars/ImageOptim/ImageOptim?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/ImageOptim/ImageOptim' alt='Last commit'/> <img src='https://img.shields.io/github/license/ImageOptim/ImageOptim' alt='License'/>
-
Keyframes Player - Simple macOS app to preview animations created with Facebook's keyframes framework.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/insidegui/KeyframesPlayer/releases/latest'><img src='https://img.shields.io/github/v/release/insidegui/KeyframesPlayer?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/insidegui/KeyframesPlayer'><img src='https://img.shields.io/github/stars/insidegui/KeyframesPlayer?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/insidegui/KeyframesPlayer' alt='Last commit'/> <img src='https://img.shields.io/github/license/insidegui/KeyframesPlayer' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/insidegui/KeyframesPlayer/master/screenshot.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Lepton - Democratizing Code Snippets Management (macOS/Win/Linux).
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/hackjutsu/Lepton/releases/latest'><img src='https://img.shields.io/github/v/release/hackjutsu/Lepton?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/hackjutsu/Lepton'><img src='https://img.shields.io/github/stars/hackjutsu/Lepton?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/hackjutsu/Lepton' alt='Last commit'/> <img src='https://img.shields.io/github/license/hackjutsu/Lepton' alt='License'/>
-
Letters - Teach your kids the alphabet and how to type.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/klaaspieter/letters/releases/latest'><img src='https://img.shields.io/github/v/release/klaaspieter/letters?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/klaaspieter/letters'><img src='https://img.shields.io/github/stars/klaaspieter/letters?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/klaaspieter/letters' alt='Last commit'/> <img src='https://img.shields.io/github/license/klaaspieter/letters' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://camo.githubusercontent.com/9a6e15d41e4976c204add53b0ee9ac95e97ad86f/687474703a2f2f692e67697068792e636f6d2f336f365a73536b78743056326e37396b546d2e676966' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://user-images.githubusercontent.com/98880/35166585-a81ed35e-fd52-11e7-87e1-9e82a03cc36d.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://user-images.githubusercontent.com/98880/35166588-a90e5c12-fd52-11e7-8fcc-45679328392c.jpg' width='400' loading='lazy' decoding='async' fetchpriority='low'/>(1 more screenshots available in the repository)
</p> </details> -
macGist - Simple app to send pasteboard items to GitHub's Gist.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Bunn/macGist/releases/latest'><img src='https://img.shields.io/github/v/release/Bunn/macGist?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Bunn/macGist'><img src='https://img.shields.io/github/stars/Bunn/macGist?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Bunn/macGist' alt='Last commit'/> <img src='https://img.shields.io/github/license/Bunn/macGist' alt='License'/>
-
Numi - Beautiful calculator app for macOS
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Website: https://numi.app/
Badges: <a href='https://github.com/nikolaeu/numi/releases/latest'><img src='https://img.shields.io/github/v/release/nikolaeu/numi?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/nikolaeu/numi'><img src='https://img.shields.io/github/stars/nikolaeu/numi?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/nikolaeu/numi' alt='Last commit'/> <img src='https://img.shields.io/github/license/nikolaeu/numi' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://camo.githubusercontent.com/8ae63f55d6518e83f9b5782eda1b5d998c5d86313a594ded060a26d4442d9a3d/68747470733a2f2f6e756d692e6170702f696d616765732f6e756d692d73637265656e73686f742d79656c6c6f772e706e67' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Platypus - Mac developer tool that creates application bundles from command line scripts.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/sveinbjornt/Platypus/releases/latest'><img src='https://img.shields.io/github/v/release/sveinbjornt/Platypus?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/sveinbjornt/Platypus'><img src='https://img.shields.io/github/stars/sveinbjornt/Platypus?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/sveinbjornt/Platypus' alt='Last commit'/> <img src='https://img.shields.io/github/license/sveinbjornt/Platypus' alt='License'/>
-
QorumLogs - Swift Logging Utility for Xcode & Google Docs.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/Esqarrouth/QorumLogs/releases/latest'><img src='https://img.shields.io/github/v/release/Esqarrouth/QorumLogs?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/Esqarrouth/QorumLogs'><img src='https://img.shields.io/github/stars/Esqarrouth/QorumLogs?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/Esqarrouth/QorumLogs' alt='Last commit'/> <img src='https://img.shields.io/github/license/Esqarrouth/QorumLogs' alt='License'/>
-
React Native Debugger - Desktop app for inspecting your React Native projects. macOS, Linux, and Windows.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/jhen0409/react-native-debugger/releases/latest'><img src='https://img.shields.io/github/v/release/jhen0409/react-native-debugger?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/jhen0409/react-native-debugger'><img src='https://img.shields.io/github/stars/jhen0409/react-native-debugger?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/jhen0409/react-native-debugger' alt='Last commit'/> <img src='https://img.shields.io/github/license/jhen0409/react-native-debugger' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/3001525/29451479-6621bf1a-83c8-11e7-8ebb-b4e98b1af91c.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Reactotron - Desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
Languages: <img src='./icons/javascript-64.png' alt='JavaScript icon' title='JavaScript' height='16'/> JavaScript
Badges: <a href='https://github.com/infinitered/reactotron/releases/latest'><img src='https://img.shields.io/github/v/release/infinitered/reactotron?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/infinitered/reactotron'><img src='https://img.shields.io/github/stars/infinitered/reactotron?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/infinitered/reactotron' alt='Last commit'/> <img src='https://img.shields.io/github/license/infinitered/reactotron' alt='License'/>
-
RktMachine - Menu bar macOS app for running rkt in a macOS hypervisor CoreOS VM.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/woofwoofinc/rktmachine/releases/latest'><img src='https://img.shields.io/github/v/release/woofwoofinc/rktmachine?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/woofwoofinc/rktmachine'><img src='https://img.shields.io/github/stars/woofwoofinc/rktmachine?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/woofwoofinc/rktmachine' alt='Last commit'/> <img src='https://img.shields.io/github/license/woofwoofinc/rktmachine' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/woofwoofinc/rktmachine/master/docs/assets/title.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://raw.githubusercontent.com/woofwoofinc/rktmachine/master/docs/assets/screenshot.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Ruby.app - macOS app that contains a full Ruby installation (for use with Ruby/Gosu).
Languages: <img src='./icons/ruby-64.png' alt='Ruby icon' title='Ruby' height='16'/> Ruby
Badges: <a href='https://github.com/gosu/ruby-app/releases/latest'><img src='https://img.shields.io/github/v/release/gosu/ruby-app?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/gosu/ruby-app'><img src='https://img.shields.io/github/stars/gosu/ruby-app?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/gosu/ruby-app' alt='Last commit'/> <img src='https://img.shields.io/github/license/gosu/ruby-app' alt='License'/>
-
Shuttle - Simple SSH shortcut menu for macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/fitztrev/shuttle/releases/latest'><img src='https://img.shields.io/github/v/release/fitztrev/shuttle?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/fitztrev/shuttle'><img src='https://img.shields.io/github/stars/fitztrev/shuttle?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/fitztrev/shuttle' alt='Last commit'/> <img src='https://img.shields.io/github/license/fitztrev/shuttle' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/fitztrev/shuttle/gh-pages/images/how-shuttle-works.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
SwiftyBeaver - Convenient logging during development & release in Swift.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Badges: <a href='https://github.com/SwiftyBeaver/SwiftyBeaver/releases/latest'><img src='https://img.shields.io/github/v/release/SwiftyBeaver/SwiftyBeaver?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/SwiftyBeaver/SwiftyBeaver'><img src='https://img.shields.io/github/stars/SwiftyBeaver/SwiftyBeaver?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/SwiftyBeaver/SwiftyBeaver' alt='Last commit'/> <img src='https://img.shields.io/github/license/SwiftyBeaver/SwiftyBeaver' alt='License'/>
-
SwitchShuttle - Simple commands shortcut menu for macOS.
Languages: <img src='./icons/rust-64.png' alt='Rust icon' title='Rust' height='16'/> Rust
Badges: <a href='https://github.com/s00d/switchshuttle/releases/latest'><img src='https://img.shields.io/github/v/release/s00d/switchshuttle?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/s00d/switchshuttle'><img src='https://img.shields.io/github/stars/s00d/switchshuttle?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/s00d/switchshuttle' alt='Last commit'/> <img src='https://img.shields.io/github/license/s00d/switchshuttle' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://github.com/s00d/switchshuttle/raw/main/icons/intro.gif?raw=true' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
syncthing-macosx - Frugal nativemacOS macOS Syncthing application bundle.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/syncthing/syncthing-macos/releases/latest'><img src='https://img.shields.io/github/v/release/syncthing/syncthing-macos?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/syncthing/syncthing-macos'><img src='https://img.shields.io/github/stars/syncthing/syncthing-macos?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/syncthing/syncthing-macos' alt='Last commit'/> <img src='https://img.shields.io/github/license/syncthing/syncthing-macos' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://user-images.githubusercontent.com/1050166/48157165-35970f00-e2cf-11e8-8009-10bfbf7fbce2.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Unused - Mac app for checking Xcode projects for unused resources.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/jeffhodnett/Unused/releases/latest'><img src='https://img.shields.io/github/v/release/jeffhodnett/Unused?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/jeffhodnett/Unused'><img src='https://img.shields.io/github/stars/jeffhodnett/Unused?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/jeffhodnett/Unused' alt='Last commit'/> <img src='https://img.shields.io/github/license/jeffhodnett/Unused' alt='License'/>
-
Vagrant Manager - Manage your vagrant machines in one place with Vagrant Manager for macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/lanayotech/vagrant-manager/releases/latest'><img src='https://img.shields.io/github/v/release/lanayotech/vagrant-manager?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/lanayotech/vagrant-manager'><img src='https://img.shields.io/github/stars/lanayotech/vagrant-manager?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/lanayotech/vagrant-manager' alt='Last commit'/> <img src='https://img.shields.io/github/license/lanayotech/vagrant-manager' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/1NTsz6S.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details>
<a id="player"></a>
▶️ Player (6)
-
IINA - The modern video player for macOS.
Languages: <img src='./icons/swift-64.png' alt='Swift icon' title='Swift' height='16'/> Swift
Website: https://iina.io
Badges: <a href='https://github.com/iina/iina/releases/latest'><img src='https://img.shields.io/github/v/release/iina/iina?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/iina/iina'><img src='https://img.shields.io/github/stars/iina/iina?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/iina/iina' alt='Last commit'/> <img src='https://img.shields.io/github/license/iina/iina' alt='License'/>
-
MacMorpheus - 3D 180/360 video player for macOS for PSVR with head tracking.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/emoRaivis/MacMorpheus/releases/latest'><img src='https://img.shields.io/github/v/release/emoRaivis/MacMorpheus?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/emoRaivis/MacMorpheus'><img src='https://img.shields.io/github/stars/emoRaivis/MacMorpheus?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/emoRaivis/MacMorpheus' alt='Last commit'/> <img src='https://img.shields.io/github/license/emoRaivis/MacMorpheus' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://raw.githubusercontent.com/emoRaivis/MacMorpheus/master/wiring_diagram.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
Movie Monad - Desktop video player built with Haskell that uses GStreamer and GTK+.
Languages: <img src='./icons/haskell-64.png' alt='Haskell icon' title='Haskell' height='16'/> Haskell
Badges: <a href='https://github.com/lettier/movie-monad/releases/latest'><img src='https://img.shields.io/github/v/release/lettier/movie-monad?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/lettier/movie-monad'><img src='https://img.shields.io/github/stars/lettier/movie-monad?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/lettier/movie-monad' alt='Last commit'/> <img src='https://img.shields.io/github/license/lettier/movie-monad' alt='License'/>
<details> <summary>Screenshots</summary> <p> <img src='https://i.imgur.com/r1btBMF.gif' width='400' loading='lazy' decoding='async' fetchpriority='low'/> <img src='https://i.imgur.com/gdsyIMv.png' width='400' loading='lazy' decoding='async' fetchpriority='low'/> </p> </details> -
MPlayerX - Media player on macOS.
Languages: <img src='./icons/objective-c-64.png' alt='Objective-C icon' title='Objective-C' height='16'/> Objective-C
Badges: <a href='https://github.com/niltsh/MPlayerX/releases/latest'><img src='https://img.shields.io/github/v/release/niltsh/MPlayerX?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/niltsh/MPlayerX'><img src='https://img.shields.io/github/stars/niltsh/MPlayerX?style=social' alt='GitHub stars'/></a> <img src='https://img.shields.io/github/last-commit/niltsh/MPlayerX' alt='Last commit'/> <img src='https://img.shields.io/github/license/niltsh/MPlayerX' alt='License'/>
-
MPV - Lightweight, highly configurable media player.
Languages: <img src='./icons/c-64.png' alt='C icon' title='C' height='16'/> C
Website: https://mpv.io
Badges: <a href='https://github.com/mpv-player/mpv/releases/latest'><img src='https://img.shields.io/github/v/release/mpv-player/mpv?display_name=tag&sort=semver' alt='Latest Release'/></a> <a href='https://github.com/mpv-player/mpv'><img src='https://img.shields.io/github/stars