summaryrefslogtreecommitdiff
path: root/archey3
AgeCommit message (Expand)Author
2013-05-09Added an extra output. Can now print the time since the last fullMike Frampton
2012-12-25Merge branch 'master' of github.com:bluepeppers/archey3Laurie Clark-Michalek
2012-12-25Fixed problem for people without XDG_CONFIG_HOMELaurie Clark-Michalek
2012-10-20Add MonsterWM WM.Neil Perry
2012-09-08Added qtile supportLaurie Clark-Michalek
2012-09-07Moved to ordered dicts to allow DE & WMs to have priority and added cinnamon ...Laurie Clark-Michalek
2012-09-07Made the archey3 file executableLaurie Clark-Michalek
2012-08-10Removed version number from xfce outputLaurie Clark-Michalek
2012-08-10Added cpu module as uname -p no longer works. Fixes #8Laurie Clark-Michalek
2012-05-17updated for xfce4 v4.10graysky
2011-09-17Moved Compiz priority downLaurie Clark-Michalek
2011-09-17Reversed problem with xmonadLaurie Clark-Michalek
2011-09-17Fixed actual problem with process check moduleLaurie Clark-Michalek
2011-09-17Fixed processes detection.Laurie Clark-Michalek
2011-09-17Added support for the Emerald window managerLaurie Clark-Michalek
2011-09-04Removed print statementLaurie Clark-Michalek
2011-09-04Corrected typo in package module registrationLaurie Clark-Michalek
2011-09-04Added core.screenshot_command config option, and fixed some incorrectly named...Laurie Clark-Michalek
2011-08-18Replaced static dictionary with class decorator.Laurie Clark-Michalek
2011-08-19Merge branch 'master' of github.com:bluepeppers/archey3Laurie Clark-Michalek
2011-08-17Removed unused class mapping.Laurie Clark-Michalek
2011-08-17Fixed error with old coloring code in sensors module.Laurie Clark-Michalek
2011-08-17Bumped version number.Laurie Clark-Michalek
2011-08-17Let users choose the time before taking screenshot with the core.screenshotwa...Laurie Clark-Michalek
2011-08-17Added missing ArgumentError class.Laurie Clark-Michalek
2011-08-17Utilised the multiprocessing module to try and speed things up a bit. Added n...Laurie Clark-Michalek
2011-08-08Updated for Xfce 4.8dcelasun
2011-06-12Fixed locale issue with decimal point.Laurie Clark-Michalek
2011-06-12Made the bounds of the fs coloring config options; low_bound and medium_bound...Laurie Clark-Michalek
2011-06-11Changed usage of the --debug option.Laurie Clark-Michalek
2011-06-11Fixed error with conversion from decimal string to int.Laurie Clark-Michalek
2011-06-09Added some logging to a couple of silent errorsLaurie Clark-Michalek
2011-06-09Corrected order of results when using bottom alignmentLaurie Clark-Michalek
2011-06-07Made logbook an optional dependencyLaurie Clark-Michalek
2011-06-06Removed obsoleat information from readme and header comments in archey3Laurie Clark-Michalek
2011-06-06Bumped version number to 0.3Laurie Clark-Michalek
2011-06-06Fixed problem with options/config class when defigning colorschemeLaurie Clark-Michalek
2011-06-06Implemented result alignment optionLaurie Clark-Michalek
2011-06-06Fixed messed up config writingLaurie Clark-Michalek
2011-06-06Corrected incorrect default mpd portLaurie Clark-Michalek
2011-06-06Fixed coloring in fsDisplay, added persentage option. Fixed xmonad detectionLaurie Clark-Michalek
2011-06-06Added working config file, along with logging via logbookLaurie Clark-Michalek
2011-03-29Added manual option for DE and WM display classes to allow users to specify p...Laurie Clark-Michalek
2011-03-29Modified various classes to use new config options.Laurie Clark-Michalek
2011-03-29Make sure every display class takes config as an argument.Laurie Clark-Michalek
2011-03-29Sorted out some overly long lines.Laurie Clark-Michalek
2011-03-29Changed copyright date.Laurie Clark-Michalek
2011-03-29Added ArcheyConfigParser class, including a default config.Laurie Clark-Michalek
2011-03-29Added subtle to wm dictunexist
2011-02-20Output error message instead of crash if the screenshot command returns a non...Laurie Clark-Michalek