Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hideoo/couleur
Color picker & editor in SwiftUI
https://github.com/hideoo/couleur
color editor picker swiftui
Last synced: 3 months ago
JSON representation
Color picker & editor in SwiftUI
- Host: GitHub
- URL: https://github.com/hideoo/couleur
- Owner: HiDeoo
- License: mit
- Created: 2020-02-15T13:01:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-28T14:26:29.000Z (about 4 years ago)
- Last Synced: 2024-10-04T18:15:33.456Z (3 months ago)
- Topics: color, editor, picker, swiftui
- Language: Swift
- Homepage:
- Size: 684 KB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Couleur
**Pick & Edit colors…**
## Motivations
I wanted to discover & test [SwiftUI](https://developer.apple.com/xcode/swiftui) and as I couldn't find an application to pick & edit colors fitting all my needs, I decided to build my own.
## Usage
At the moment, only the source code of the application is available and no bundled versions are provided. To use it, you'll need to build the application yourself.
## Contribute
1. [Fork](https://help.github.com/articles/fork-a-repo) & [clone](https://help.github.com/articles/cloning-a-repository) this repository.
1. Build & run the development version using Xcode.## License
Licensed under the MIT License, Copyright © HiDeoo.
See [LICENSE](https://github.com/HiDeoo/Couleur/blob/master/LICENSE) for more information.