mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
Update applications.json
This commit is contained in:
parent
425ca7c6ca
commit
45bdb9cec3
2 changed files with 5 additions and 4 deletions
|
@ -782,7 +782,7 @@ 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]
|
||||
- [NVM](https://github.com/nvm-sh/nvm) - Node Version Manager. ![shell_icon]
|
||||
- [Nmap](https://github.com/nmap/nmap) - Nmap - the Network Mapper. ![cpp_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]
|
||||
- [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]
|
||||
- [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]
|
||||
|
@ -902,4 +902,4 @@ Thanks to all the people who contribute:
|
|||
[rust_icon]: ./icons/rust-16.png 'Rust language.'
|
||||
[shell_icon]: ./icons/shell-16.png 'Shell language.'
|
||||
[swift_icon]: ./icons/swift-16.png 'Swift language.'
|
||||
[typescript_icon]: ./icons/typescript-16.png 'TypeScript language.'
|
||||
[typescript_icon]: ./icons/typescript-16.png 'TypeScript language.'
|
|
@ -6747,14 +6747,15 @@
|
|||
"utilities"
|
||||
],
|
||||
"repo_url": "https://github.com/wireshark/wireshark",
|
||||
"title": "Nmap",
|
||||
"title": "Wireshark",
|
||||
"icon_url": "",
|
||||
"screenshots": [],
|
||||
"official_site": "https://www.wireshark.org",
|
||||
"languages": [
|
||||
"cpp"
|
||||
]
|
||||
}, {
|
||||
},
|
||||
{
|
||||
"short_description": "Node Version Manager. ",
|
||||
"categories": [
|
||||
"utilities"
|
||||
|
|
Loading…
Reference in a new issue