mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Speed Reader to the list of applications. (#403)
* Add Speed Reader to the list of applications. * Add empty icon_url.
This commit is contained in:
parent
f4293c7910
commit
0e650dda8e
1 changed files with 16 additions and 0 deletions
|
@ -6939,6 +6939,22 @@
|
|||
"categories": [
|
||||
"video"
|
||||
]
|
||||
},
|
||||
{
|
||||
"repo_url" : "https://github.com/LumingYin/SpeedReader",
|
||||
"official_site" : "https://itunes.apple.com/app/speed-reader/id1258448209?mt=12",
|
||||
"title" : "Speed Reader",
|
||||
"icon_url": "",
|
||||
"screenshots" : [
|
||||
"https://github.com/LumingYin/SpeedReader/blob/master/speedreader_dark.gif?raw=true"
|
||||
],
|
||||
"short_description" : "Read faster with the power of silencing vocalization with SpeedReader.",
|
||||
"languages" : [
|
||||
"swift"
|
||||
],
|
||||
"categories" : [
|
||||
"productivity"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue