Skip to content

A simple bash script that lets crontab launch another script uploading a commit to your repository giving you an activity on github :)

License

Notifications You must be signed in to change notification settings

I-AtA-I/activity-filler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

activity-filler

A simple Bash script that allows crontab to run another script which automatically creates commits on a schedule (default: every 2 hours). This results in regular GitHub activity on a dedicated “streak” repository under your account.

Why use this?

Not everyone has the time or energy to publish or update a repository every single day — and that’s completely normal. However, when you only commit once every few days (or once a week), your GitHub activity graph may not accurately reflect your overall consistency or interest in development. Since GitHub profiles are often reviewed in technical contexts, visible activity can sometimes matter. This script is intended for people who: Want a simple way to maintain consistent GitHub activity Are experimenting with scheduled Git + cron automation Prefer having a continuous activity streak on their profile

Or simply want a clean, green activity chart :)

⭐ If you find this useful, please star the repo to help others discover it!

⚠️ This project is maintained by me only.
Feel free to clone or fork it for personal use, but I’m not accepting contributions.

STEPS:

  1. Download this repo
  2. Go into the activity-filler directory
  3. run "activity.sh"

About

A simple bash script that lets crontab launch another script uploading a commit to your repository giving you an activity on github :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages