https://github.com/ycd/avkowf
Fast and dirty image creator from given website's logo
https://github.com/ycd/avkowf
Last synced: 7 days ago
JSON representation
Fast and dirty image creator from given website's logo
- Host: GitHub
- URL: https://github.com/ycd/avkowf
- Owner: ycd
- Created: 2020-11-03T22:59:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-05T12:38:33.000Z (almost 6 years ago)
- Last Synced: 2025-03-02T03:49:54.961Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 92.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### What it does?
Scrapes the logo of a website, analyzes it, creates an image from average colors.
Actual Image | Image from Average Colors
:-------------------------:|:-------------------------:
 | 
### How to run?
```
go run . https://example.com
```
### Should you use it?
Absolutely not.