Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nighttwo1/color-alpha-code
Calculate alpha percent to color code
https://github.com/nighttwo1/color-alpha-code
Last synced: 9 days ago
JSON representation
Calculate alpha percent to color code
- Host: GitHub
- URL: https://github.com/nighttwo1/color-alpha-code
- Owner: nighttwo1
- Created: 2024-09-13T13:39:39.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T13:47:32.000Z (4 months ago)
- Last Synced: 2024-11-12T13:13:15.933Z (2 months ago)
- Language: Kotlin
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Alpha code
### How to run in local
```
./gradlew run
```### How to create package
```
./gradlew packageDistributionForCurrentOS
```