mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-24 16:40:24 +00:00
* Add ColorSet to applications.json * Update applications.json Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
068b0ba074
commit
de34e22d80
1 changed files with 19 additions and 0 deletions
|
@ -8134,6 +8134,25 @@
|
|||
"categories" : [
|
||||
"images"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "ColorSet is a macOS utility and framework allowing developers to manage custom interface colors with ease.",
|
||||
"categories": [
|
||||
"development",
|
||||
"graphics"
|
||||
],
|
||||
"repo_url": "https://github.com/DigiDNA/ColorSet",
|
||||
"title": "ColorSet",
|
||||
"icon_url": "https://imazing.com/img/colorset/colorset-icon-256x256.png",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/DigiDNA/ColorSet/master/Assets/ColorSet.png"
|
||||
],
|
||||
"official_site": "https://imazing.com/colorset",
|
||||
"languages": [
|
||||
"swift",
|
||||
"c_sharp",
|
||||
"objective_c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Plaintextify your clipboard",
|
||||
|
|
Loading…
Reference in a new issue