https://github.com/ethanngit/bannerphrasegenerator
The tool used to update by github banner that you see when you visit my profile.
https://github.com/ethanngit/bannerphrasegenerator
Last synced: 11 months ago
JSON representation
The tool used to update by github banner that you see when you visit my profile.
- Host: GitHub
- URL: https://github.com/ethanngit/bannerphrasegenerator
- Owner: EthanNgit
- Created: 2023-10-03T23:08:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T19:46:53.000Z (over 2 years ago)
- Last Synced: 2025-05-07T12:12:34.982Z (about 1 year ago)
- Language: Python
- Size: 346 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BannerPhraseGenerator
This tool generates my github banner every 12 hours.
## How it works
Simple, it just generates a phrase, places the phrase on a banner template, then pushes it to my github via github api
Then on my droplet on DO, it uses a cron job every hour to use it.