summaryrefslogtreecommitdiff
path: root/archey3
AgeCommit message (Expand)Author
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
2010-12-05Added another layer of error catching to hopefully fix (or at least hide) peo...Laurie Clark-Michalek
2010-11-17Added fix to coloring of File system output.Laurie Clark-Michalek
2010-11-17Made all numerators of fraction outputs bold.Laurie Clark-Michalek
2010-11-07Fixed minor bug that was causing reverse FS coloringLaurie Clark-Michalek
2010-11-07Fixed minor bug that was causing reverse FS coloringLaurie Clark-Michalek
2010-11-07Added color_me method to display classes, and colored RootFS output, and RAM ...Laurie Clark-Michalek
2010-11-05Fix minor bug with uptime formattingLaurie Clark-Michalek
2010-10-25Clear color at end of printing, fixes bug with bashLaurie Clark-Michalek
2010-09-23Fix crash when no mpd is installedLaurie Clark-Michalek
2010-09-11Removed xfconfd, inserted xfce4-sessionLaurie Clark-Michalek
2010-09-01Fixed mpdDisplay with shell methodLaurie Clark-Michalek
2010-09-01Improved screenshot countdown slightyLaurie Clark-Michalek
2010-09-01mpdDisplay return none if python3-mpd not found, and mpc not foundLaurie Clark-Michalek
2010-09-01Fix missing comma in DISPLAY varLaurie Clark-Michalek
2010-09-01Added mpd display moduleLaurie Clark-Michalek
2010-09-01Damn thoes pesky commas: fixed syntax error (how on earth did I not notice th...Laurie Clark-Michalek
2010-08-31Fix indentation of {wm,de} dicts, and added a few more wm'sLaurie Clark-Michalek
2010-08-31And move the file accordinglyLaurie Clark-Michalek