mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Add Market Bar (#636)
Co-authored-by: Daniil Manin <manindaniil@protonmail.com>
This commit is contained in:
parent
d2ee43c339
commit
5d241e7c88
1 changed files with 14 additions and 0 deletions
|
@ -1,5 +1,19 @@
|
|||
{
|
||||
"applications": [
|
||||
{
|
||||
"short_description": "Tiny stocks watcher for the menu bar.",
|
||||
"categories": [
|
||||
"menubar"
|
||||
],
|
||||
"repo_url": "https://github.com/manindaniil/market-bar",
|
||||
"title": "Market Bar",
|
||||
"icon_url": "",
|
||||
"screenshots": [],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Apache NetBeans is an IDE, Tooling Platform and Application Framework suitable for development in Java, JavaScript, PHP, HTML5, CSS, and more.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue