mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Add AuroraEditor (#778)
This commit is contained in:
parent
dd378adf4a
commit
10407d7936
1 changed files with 16 additions and 0 deletions
|
@ -2819,6 +2819,22 @@
|
||||||
"swift"
|
"swift"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"short_description": "Lightweight Code Editor (IDE) for macOS. ",
|
||||||
|
"categories": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/AuroraEditor/AuroraEditor",
|
||||||
|
"title": "AuroraEditor",
|
||||||
|
"icon_url": "https://avatars.githubusercontent.com/u/106490518",
|
||||||
|
"screenshots": [
|
||||||
|
"https://user-images.githubusercontent.com/63672227/187914690-2277654c-6cab-4738-b151-1c85947bea8b.jpg"
|
||||||
|
],
|
||||||
|
"official_site": "https://auroraeditor.com",
|
||||||
|
"languages": [
|
||||||
|
"swift"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"short_description": "Text editor for macOS. ",
|
"short_description": "Text editor for macOS. ",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
Loading…
Reference in a new issue