mirror of
https://github.com/serhii-londar/open-source-mac-os-apps
synced 2024-11-13 23:47:08 +00:00
Add another lightweight MongoDB client (#517)
* Add another lightweight MongoDB client * Update applications.json * Update applications.json Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
bf80d37ebd
commit
e350c48afc
1 changed files with 16 additions and 4 deletions
|
@ -7527,9 +7527,6 @@
|
|||
"title": "Calculeta",
|
||||
"icon_url": "",
|
||||
"screenshots": [
|
||||
"",
|
||||
"",
|
||||
""
|
||||
],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
|
@ -7555,7 +7552,22 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Safari extension to save your working sessions.",
|
||||
"short_description": "Add another lightweight MongoDB client.",
|
||||
"categories": [
|
||||
"database"
|
||||
],
|
||||
"repo_url": "https://github.com/jeromelebel/MongoHub-Mac",
|
||||
"title": "Light weight Mac Native Mongodb Client",
|
||||
"icon_url": "",
|
||||
"screenshots": [],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"objective_c",
|
||||
"c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Safari extension to save your working sessions",
|
||||
"categories": [
|
||||
"productivity",
|
||||
"extensions"
|
||||
|
|
Loading…
Reference in a new issue