Skip to content

A Rainmeter skin for displaying your GitHub contribution calendar on your desktop

Notifications You must be signed in to change notification settings

gitter-badger/GitHubCalendar

 
 

Repository files navigation

 


    A Rainmeter skin for displaying your GitHub contribution calendar on your desktop



      Author: Brett Stevenson
      Contact: BStevensonDev@gmail.com
      Version: 1.1
      License


##DESCRIPTION:
This skin features a C# program, which collectively uses Selenium Webdriver and phantomJS to gather the data from
the user's GitHub profile and writes it to the "data.txt" file. The data is then read by the Lua script, which
provides the necessary information to the GitHubCalendar skin.

In Progress:

  • Improve optimmization of the update processes.
  • Experiment with different data collection methods.
  • Add mutable scaling functionality to calendar.


##SETUP:

  • This skin requires that you have Rainmeter installed, which you can download here.
  • Open the .rmskin package file to install, configure, and load the skin.
  • Enter your GitHub username into the newly opened Configuration window and press 'Enter'.
  • Press the green button to load your GitHub Contribution Calendar.
  • Enjoy!

***Note:*** To update the skin's calendar data, left-click the ![alt tag](https://cloud.githubusercontent.com/assets/16360374/18584256/670cf186-7bc4-11e6-9cae-a1e8b5f454ea.png) in the bottom-right corner of the skin.

About

A Rainmeter skin for displaying your GitHub contribution calendar on your desktop

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 65.4%
  • Lua 28.8%
  • SourcePawn 5.8%