https://github.com/felladrin/get-random-gravatar
A command-line tool to download and save a random Gravatar image on the current folder.
https://github.com/felladrin/get-random-gravatar
go golang gravatar
Last synced: 3 months ago
JSON representation
A command-line tool to download and save a random Gravatar image on the current folder.
- Host: GitHub
- URL: https://github.com/felladrin/get-random-gravatar
- Owner: felladrin
- License: mit
- Created: 2016-01-16T15:04:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T22:13:59.000Z (12 months ago)
- Last Synced: 2025-07-06T10:07:45.841Z (3 months ago)
- Topics: go, golang, gravatar
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# Get Random Gravatar
A command-line tool to download and save a random Gravatar image on current folder.
## Usage
Download the binary from Relases page and run:
```sh
get-random-gravatar --help
```