mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Chime app (#879)
This commit is contained in:
parent
fd23a530a6
commit
6e756f2b91
1 changed files with 16 additions and 0 deletions
|
@ -9566,6 +9566,22 @@
|
|||
"javascript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "An editor for macOS",
|
||||
"categories": [
|
||||
"editors"
|
||||
],
|
||||
"repo_url": "https://github.com/ChimeHQ/Chime",
|
||||
"title": "Chime",
|
||||
"icon_url": "",
|
||||
"screenshots": [
|
||||
"https://www.chimehq.com/assets/images/laptop-frame-large.png"
|
||||
],
|
||||
"official_site": "https://www.chimehq.com/",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue