mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
parent
e756bea882
commit
50a7c37dd3
1 changed files with 17 additions and 1 deletions
|
@ -1,9 +1,25 @@
|
|||
{
|
||||
"applications" : [
|
||||
{
|
||||
"short_description" : "manage bluetooth connections with your keyboard.",
|
||||
"categories" : [
|
||||
"utilities"
|
||||
],
|
||||
"repo_url" : "https://github.com/friedrichweise/wechsel",
|
||||
"title" : "wechsel",
|
||||
"icon_url" : "https://github.com/friedrichweise/wechsel/blob/master/wechsel/Assets.xcassets/AppIcon.appiconset/Artboard-2.png ",
|
||||
"screenshots" : [
|
||||
"https://github.com/friedrichweise/wechsel/blob/master/screenshot.png"
|
||||
],
|
||||
"official_site" : "https://wechsel.weise.io",
|
||||
"languages" : [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description" : "cross platform e-book manager.",
|
||||
"categories" : [
|
||||
"Utilities"
|
||||
"utilities"
|
||||
],
|
||||
"repo_url" : "https://github.com/kovidgoyal/calibre",
|
||||
"title" : "calibre",
|
||||
|
|
Loading…
Reference in a new issue