mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Plash (#519)
* Add Plash * Update applications.json Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
48f8d1a742
commit
10ee1506e0
1 changed files with 17 additions and 0 deletions
|
@ -7571,6 +7571,23 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Make any website your desktop wallpaper.",
|
||||
"categories": [
|
||||
"wallpaper",
|
||||
"browser"
|
||||
],
|
||||
"repo_url": "https://github.com/sindresorhus/Plash",
|
||||
"title": "Plash",
|
||||
"icon_url": "https://user-images.githubusercontent.com/170270/74323095-8d1c0880-4db7-11ea-9c07-3003fb9c3125.png",
|
||||
"screenshots": [
|
||||
"https://user-images.githubusercontent.com/170270/74323375-0287d900-4db8-11ea-8b26-5566565fa8a1.jpg"
|
||||
],
|
||||
"official_site": "https://sindresorhus.com/plash",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Pennywise opens any website or media in a small floating window that remains on top of all other applications. It's a great alternative to Helium.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue