mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Add Bdash (#781)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
604812be97
commit
dd378adf4a
1 changed files with 17 additions and 0 deletions
|
@ -9358,6 +9358,23 @@
|
|||
"java"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Simple SQL Client for lightweight data analysis.",
|
||||
"categories": [
|
||||
"database"
|
||||
],
|
||||
"repo_url": "https://github.com/bdash-app/bdash",
|
||||
"title": "Bdash",
|
||||
"icon_url": "https://github.com/bdash-app/bdash/blob/master/build/icon.png",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/bdash-app/bdash/1.2.2/assets/capture1.png",
|
||||
"https://raw.githubusercontent.com/bdash-app/bdash/1.2.2/assets/capture2.png"
|
||||
],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"javascript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Modern open-source code editor for HTML, CSS and JavaScript that's built in HTML, CSS and JavaScript.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue