Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yunfachi/yunfaavatar
A utility for automated and centralized avatar updates
https://github.com/yunfachi/yunfaavatar
bash script
Last synced: 10 days ago
JSON representation
A utility for automated and centralized avatar updates
- Host: GitHub
- URL: https://github.com/yunfachi/yunfaavatar
- Owner: yunfachi
- License: mit
- Created: 2023-09-13T16:39:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-14T07:03:06.000Z (6 months ago)
- Last Synced: 2024-10-11T23:34:23.965Z (about 1 month ago)
- Topics: bash, script
- Language: Shell
- Homepage:
- Size: 22.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
#
yunfaAvatar
Utility for automatic centralized changing of avatar in Github, Discord, Steam, Hypixel, etc.
## Usage
```bash
# will update your avatar in discord and steam
yunfaavatar --avatar=https://avatars.githubusercontent.com/u/73419713 \
--github=false --steam --discord# will crop the cat.png image according to the specified values, install it
# on the avatar in Habr Q&A, Github and Steam, and will also send a response
# from the services (useful when you set cookies or something doesn’t work for you)
yunfaavatar --avatar=cat.png --cropped_x=50 --cropped_y=50
--cropped_width=450 --cropped_height=450
--habrqna --github --steam --show_response=true# in order not to write the service you need in the arguments every time, you
# can put “true” in the variable with the name of your service in the config
# ${HOME}/.config/yunfaAvatar/config.conf
# github=true
# steam=true
# discord=true
yunfaavatar --avatar=cute_cat.png
```## Services
- Discord
- GitHub
- Habr Q&A (habrqna)
- Hypixel
- Shikimori
- Steam