mirror of
https://github.com/jlengrand/open-source-mac-os-apps.git
synced 2026-03-10 08:31:19 +00:00
* Add ColorSet to applications.json * Update applications.json Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user