mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
Add micro
(#723)
This commit is contained in:
parent
54f8cfaabc
commit
ca89629883
1 changed files with 26 additions and 0 deletions
|
@ -2852,6 +2852,32 @@
|
||||||
"c"
|
"c"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"short_description": "A terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the capabilities of modern terminals.",
|
||||||
|
"categories": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/zyedidia/micro",
|
||||||
|
"title": "micro",
|
||||||
|
"icon_url": "https://raw.githubusercontent.com/zyedidia/micro/master/assets/micro-logo.svg",
|
||||||
|
"screenshots": [
|
||||||
|
"https://micro-editor.github.io/screenshots/micro-monokai.png",
|
||||||
|
"https://micro-editor.github.io/screenshots/micro-one-dark.png",
|
||||||
|
"https://micro-editor.github.io/screenshots/micro-darcula.png",
|
||||||
|
"https://micro-editor.github.io/screenshots/micro-twilight.png",
|
||||||
|
"https://micro-editor.github.io/screenshots/micro-railscast.png",
|
||||||
|
"https://micro-editor.github.io/screenshots/micro-solarized.png",
|
||||||
|
"https://micro-editor.github.io/screenshots/micro-atom-dark.png",
|
||||||
|
"https://micro-editor.github.io/screenshots/micro-gruvbox.png",
|
||||||
|
"https://micro-editor.github.io/screenshots/micro-material.png",
|
||||||
|
"https://micro-editor.github.io/screenshots/micro-gotham.png",
|
||||||
|
"https://micro-editor.github.io/screenshots/micro-zenburn.png"
|
||||||
|
],
|
||||||
|
"official_site": "https://micro-editor.github.io",
|
||||||
|
"languages": [
|
||||||
|
"go"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"short_description": "Plain text editor for macOS with customizable themes. ",
|
"short_description": "Plain text editor for macOS with customizable themes. ",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
Loading…
Reference in a new issue