Skip to content

Instantly share code, notes, and snippets.

@dufferzafar
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dufferzafar/6b1acb656bf0789eea59 to your computer and use it in GitHub Desktop.
Save dufferzafar/6b1acb656bf0789eea59 to your computer and use it in GitHub Desktop.
A script that reminds you to commit. #github #python #ideabin

The script can run on a server (as a nightly cron job)

At every 9 PM it fetches the list of my commits for that day and shoots me an email/(sms?)/tweet/(google now reminder?) if i haven't committed any code.

Would be great in occassions when you accidentally end up breaking your streaks.

Could use Sendgrid for email services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment