Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luke-zhang-04/genim
Genim is a CLI that will generate an image from any string, inspired by GitHub profile picture generation.
https://github.com/luke-zhang-04/genim
Last synced: 7 days ago
JSON representation
Genim is a CLI that will generate an image from any string, inspired by GitHub profile picture generation.
- Host: GitHub
- URL: https://github.com/luke-zhang-04/genim
- Owner: Luke-zhang-04
- License: bsd-3-clause
- Created: 2020-11-30T01:35:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-30T18:40:55.000Z (about 4 years ago)
- Last Synced: 2024-11-07T08:44:29.243Z (about 2 months ago)
- Language: Go
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Genim
Genim stands for **gen**erate **im**age
Genim will generate an image from any string, sort of like how GitHub generates a user profile
## Examples
Generated from `genim "Hello World!"`
![example](./examples/helloworld.png)Generated from `genim --sym Luke-zhang-04`
![example](./examples/luke-zhang-04.png)