mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Added SQLectron (#795)
* Added SQLectron * Update applications.json Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
087e813aca
commit
51637b0ad2
1 changed files with 17 additions and 0 deletions
|
@ -8675,6 +8675,23 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"repo_url": "https://github.com/sqlectron/sqlectron-gui",
|
||||
"official_site": "https://sqlectron.github.io/",
|
||||
"title": "sqlectron",
|
||||
"icon_url": "https://sqlectron.github.io/logos/logo-square-180px.png",
|
||||
"screenshots": [
|
||||
"https://sqlectron.github.io/demos/sqlectron-demo-gui-v1.31.0.gif"
|
||||
],
|
||||
"short_description": "A simple and lightweight SQL client desktop/terminal with cross database and platform support.",
|
||||
"categories": [
|
||||
"database",
|
||||
"productivity"
|
||||
],
|
||||
"languages": [
|
||||
"typescript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "RSS & Atom feed reader that lives in the system status bar.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue