mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Nocturnal (#562)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
d565a31ed8
commit
90f11c0c26
1 changed files with 17 additions and 0 deletions
|
@ -7845,6 +7845,23 @@
|
||||||
"swift"
|
"swift"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"short_description": "Menu bar app featuring darker than dark dimming, Night Shift fine tuning, and the ability to turn off TouchBar on MacBook Pro. ",
|
||||||
|
"categories": [
|
||||||
|
"utilities",
|
||||||
|
"menubar"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/joshjon/nocturnal",
|
||||||
|
"title": "Nocturnal",
|
||||||
|
"icon_url": "https://raw.githubusercontent.com/joshjon/nocturnal/master/Nocturnal/Assets.xcassets/AppIcon.appiconset/Icon-App-256x256%401x.png",
|
||||||
|
"screenshots": [
|
||||||
|
"https://raw.githubusercontent.com/joshjon/nocturnal/master/Docs/Images/Nocturnal-Screenshot.png"
|
||||||
|
],
|
||||||
|
"official_site": "",
|
||||||
|
"languages": [
|
||||||
|
"swift"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"short_description": "Menu bar app for your calendar meetings",
|
"short_description": "Menu bar app for your calendar meetings",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
Loading…
Reference in a new issue