/dashboard

cl weather, scripts, etc

Primary LanguagePython

# add this to .bashrc

function hrl()
{
	( python ~/dev1/dashboard/hourly.py )
}