mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 09:00:25 +00:00
Update applications.json
This commit is contained in:
parent
ca5d531532
commit
bf01376ec0
1 changed files with 17 additions and 0 deletions
|
@ -1,5 +1,22 @@
|
|||
{
|
||||
"applications": [
|
||||
|
||||
{
|
||||
"short_description": "Minimalistic app that displays the current calendar week number (ISO 8601) in the menubar.",
|
||||
"categories": [
|
||||
"menubar"
|
||||
],
|
||||
"repo_url": "https://github.com/mullweisser/mac-weenu",
|
||||
"title": "WeeNu",
|
||||
"icon_url": "https://raw.githubusercontent.com/mullweisser/mac-weenu/master/weenu-logo.png",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/mullweisser/mac-weenu/master/weenu-screenshot01.png"
|
||||
],
|
||||
"official_site": "https://github.com/mullweisser/mac-weenu",
|
||||
"languages": [
|
||||
"python"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "A handy menu bar translator app that supports DeepL and Google Translate.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue