mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-22 07:30:23 +00:00
Compare commits
4 commits
feb0e3e6db
...
f9bc99e358
Author | SHA1 | Date | |
---|---|---|---|
|
f9bc99e358 | ||
|
ad617dff4e | ||
|
eec9f54763 | ||
|
c1d02f7c5f |
2 changed files with 18 additions and 2 deletions
|
@ -789,7 +789,6 @@ You can see in which language an app is written. Currently there are following l
|
||||||
- [Mos](https://github.com/Caldis/Mos) - Smooth your mouse's scrolling and reverse the mouse scroll direction ![swift_icon]
|
- [Mos](https://github.com/Caldis/Mos) - Smooth your mouse's scrolling and reverse the mouse scroll direction ![swift_icon]
|
||||||
- [NVM](https://github.com/nvm-sh/nvm) - Node Version Manager. ![shell_icon]
|
- [NVM](https://github.com/nvm-sh/nvm) - Node Version Manager. ![shell_icon]
|
||||||
- [Nmap](https://github.com/nmap/nmap) - Nmap - the Network Mapper. ![cpp_icon]
|
- [Nmap](https://github.com/nmap/nmap) - Nmap - the Network Mapper. ![cpp_icon]
|
||||||
- [Nmap](https://github.com/wireshark/wireshark) - Wireshark is the world’s foremost and widely-used network protocol analyzer. It lets you see what’s happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions. ![cpp_icon]
|
|
||||||
- [Nocturnal](https://github.com/joshjon/nocturnal) - Menu bar app featuring darker than dark dimming, Night Shift fine tuning, and the ability to turn off TouchBar on MacBook Pro. ![swift_icon]
|
- [Nocturnal](https://github.com/joshjon/nocturnal) - Menu bar app featuring darker than dark dimming, Night Shift fine tuning, and the ability to turn off TouchBar on MacBook Pro. ![swift_icon]
|
||||||
- [NoiseBuddy](https://github.com/insidegui/NoiseBuddy) - Control the listening mode on your AirPods Pro in the Touch Bar or Menu Bar. ![swift_icon]
|
- [NoiseBuddy](https://github.com/insidegui/NoiseBuddy) - Control the listening mode on your AirPods Pro in the Touch Bar or Menu Bar. ![swift_icon]
|
||||||
- [Noti](https://github.com/jariz/Noti/) - Receive Android notifications on your mac (with PushBullet). ![swift_icon]
|
- [Noti](https://github.com/jariz/Noti/) - Receive Android notifications on your mac (with PushBullet). ![swift_icon]
|
||||||
|
@ -814,6 +813,7 @@ You can see in which language an app is written. Currently there are following l
|
||||||
- [ThenGenerator](https://github.com/87kangsw/ThenGenerator) - Xcode Source Editor Extension for 'Then' ![swift_icon]
|
- [ThenGenerator](https://github.com/87kangsw/ThenGenerator) - Xcode Source Editor Extension for 'Then' ![swift_icon]
|
||||||
- [ToTheTop](https://github.com/zenangst/ToTheTop) - Small macOS application to help you scroll to the top. ![swift_icon]
|
- [ToTheTop](https://github.com/zenangst/ToTheTop) - Small macOS application to help you scroll to the top. ![swift_icon]
|
||||||
- [Ultra TabSaver](https://github.com/Swift-open-source/UltraTabSaver) - Ultra TabSaver is an open-source Tab Manager for Safari ![swift_icon]
|
- [Ultra TabSaver](https://github.com/Swift-open-source/UltraTabSaver) - Ultra TabSaver is an open-source Tab Manager for Safari ![swift_icon]
|
||||||
|
- [Wireshark](https://github.com/wireshark/wireshark) - Wireshark is the world’s foremost and widely-used network protocol analyzer. It lets you see what’s happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions. ![cpp_icon]
|
||||||
- [baRSS – Menu Bar RSS Reader](https://github.com/relikd/barss) - RSS & Atom feed reader that lives in the system status bar. ![objective_c_icon]
|
- [baRSS – Menu Bar RSS Reader](https://github.com/relikd/barss) - RSS & Atom feed reader that lives in the system status bar. ![objective_c_icon]
|
||||||
- [calibre](https://github.com/kovidgoyal/calibre) - cross platform e-book manager. ![python_icon]
|
- [calibre](https://github.com/kovidgoyal/calibre) - cross platform e-book manager. ![python_icon]
|
||||||
- [dupeGuru](https://github.com/arsenetar/dupeguru/) - dupeGuru is a tool to find duplicate files on your computer. It can scan using file names and file contents. ![objective_c_icon]
|
- [dupeGuru](https://github.com/arsenetar/dupeguru/) - dupeGuru is a tool to find duplicate files on your computer. It can scan using file names and file contents. ![objective_c_icon]
|
||||||
|
|
|
@ -5213,6 +5213,22 @@
|
||||||
"swift"
|
"swift"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"short_description": "macOS open source clipboard manager",
|
||||||
|
"categories": [
|
||||||
|
"productivity"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/mattDavo/Yippy",
|
||||||
|
"title": "Yippy",
|
||||||
|
"icon_url": "",
|
||||||
|
"screenshots": [
|
||||||
|
"https://github.com/mattDavo/Yippy/raw/master/images/screenshot.jpg"
|
||||||
|
],
|
||||||
|
"official_site": "https://yippy.mattdavo.com",
|
||||||
|
"languages": [
|
||||||
|
"swift"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"short_description": "macOS app for organizing files or removing unnecessary files. ",
|
"short_description": "macOS app for organizing files or removing unnecessary files. ",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
@ -6785,7 +6801,7 @@
|
||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
"repo_url": "https://github.com/wireshark/wireshark",
|
"repo_url": "https://github.com/wireshark/wireshark",
|
||||||
"title": "Nmap",
|
"title": "Wireshark",
|
||||||
"icon_url": "",
|
"icon_url": "",
|
||||||
"screenshots": [],
|
"screenshots": [],
|
||||||
"official_site": "https://www.wireshark.org",
|
"official_site": "https://www.wireshark.org",
|
||||||
|
|
Loading…
Reference in a new issue