mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
baRSS menu bar news reader (#650)
* fix invalid json format * add app baRSS Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
8b813f10f3
commit
bfe14379e6
1 changed files with 18 additions and 0 deletions
|
@ -8496,6 +8496,24 @@
|
||||||
"video"
|
"video"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"short_description" : "RSS & Atom feed reader that lives in the system status bar.",
|
||||||
|
"categories" : [
|
||||||
|
"menubar",
|
||||||
|
"news",
|
||||||
|
"utilities"
|
||||||
|
],
|
||||||
|
"repo_url" : "https://github.com/relikd/barss",
|
||||||
|
"title" : "baRSS – Menu Bar RSS Reader",
|
||||||
|
"icon_url": "https://raw.githubusercontent.com/relikd/baRSS/main/baRSS/Artwork/application-icon.svg",
|
||||||
|
"screenshots" : [
|
||||||
|
"https://raw.githubusercontent.com/relikd/baRSS/main/screenshot.png"
|
||||||
|
],
|
||||||
|
"official_site" : "",
|
||||||
|
"languages" : [
|
||||||
|
"objective_c"
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"short_description": "macOS system monitor in your menu bar",
|
"short_description": "macOS system monitor in your menu bar",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
Loading…
Reference in a new issue