mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Updated applications.json
to include BarTranslate.
This commit is contained in:
parent
d40afa55c8
commit
2eec97ec3a
1 changed files with 20 additions and 3 deletions
|
@ -1,6 +1,23 @@
|
|||
{
|
||||
"applications": [
|
||||
{
|
||||
{
|
||||
"short_description": "A handy menubar translator app using Google Translate.",
|
||||
"categories": [
|
||||
"menubar"
|
||||
],
|
||||
"repo_url": "https://github.com/ThijmenDam/BarTranslate",
|
||||
"title": "BarTranslate",
|
||||
"icon_url": "https://github.com/ThijmenDam/BarTranslate/raw/master/assets/BarTranslateIcon%402x.png",
|
||||
"screenshots": [
|
||||
"https://thijmendam.github.io/BarTranslate/assets/images/interface-snapshot.png",
|
||||
"https://thijmendam.github.io/BarTranslate/assets/images/interface-snapshot.png"
|
||||
],
|
||||
"official_site": "https://thijmendam.github.io/BarTranslate/",
|
||||
"languages": [
|
||||
"typescript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Keka is a full featured file archiver, as easy as it can be.",
|
||||
"categories": [
|
||||
"utilities"
|
||||
|
|
Loading…
Reference in a new issue