diff --git a/README.md b/README.md index 4100566..3252c6d 100644 --- a/README.md +++ b/README.md @@ -471,6 +471,7 @@ You can see in which language an app is written. Currently there are following l - [MeetingBar](https://github.com/leits/MeetingBar) - Menu bar app for your calendar meetings ![swift_icon] - [MenuMeters](https://github.com/yujitach/MenuMeters) - CPU, memory, disk, and network monitoring tools for macOS. ![objective_c_icon] - [Menubar Brightness](https://github.com/lucasbento/menubar-brightness) - macOS app to change the screen brightness on the menubar. ![javascript_icon] +- [Monitor Bar](https://github.com/tidiemme/monitorbar) - Monitor Bar is a MacOS applicatoin that shows - Battery, Disk, Memory, Cpu, Network Bandwidth, Wifi on menu bar. ![swift_icon] - [Music Bar](https://github.com/musa11971/Music-Bar/) - Music Bar is macOS application that places music controls right in your menu bar. ![swift_icon] - [Night Shift Control](https://github.com/isaiasmatewos/night-shift-control) - Night Shift Control is a simple macOS menubar app for controlling Night Shift. It's aim is to bring features from f.lux which are missing from Night Shift such as disabling Night Shift for certain apps. ![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] diff --git a/applications.json b/applications.json index 3a0ab0f..af60eab 100644 --- a/applications.json +++ b/applications.json @@ -4036,6 +4036,20 @@ "objective_c" ] }, + { + "short_description": "Monitor Bar app supports three modes, compact, normal, extra. It monitors battery, Disk, Memory, CPU, Network bandwidth, Wi-Fi.", + "categories": [ + "menubar" + ], + "repo_url": "https://github.com/tidiemme/monitorbar", + "title": "Monitor Bar", + "icon_url": "", + "screenshots": [], + "official_site": "https://github.com/tidiemme/monitorbar", + "languages": [ + "Swift" + ] + }, { "short_description": "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. ", "categories": [