/ooo-maker

Modify your GitHub avatar to let people know you're away!

Primary LanguageJavaScriptMIT LicenseMIT

ooo-maker

Given a GitHub username and a month/date string, this will take your GitHub avatar and slather the words OOO 'til <month/date>.

In other words, from this:

current

to this:

branded

Installation

You will need the dependencies outlined in node-canvas before using this tool.

Once that's done, run:

npm install -g ooo-maker

Requires node to be available in your PATH. If you're using a system where the node binary is named nodejs instead, you'll need to symlink it or something.

Usage

ooo-maker -u <GitHub_username> -d <month/date>

Why?

I got tired of doing this myself.