summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07Corrected markdown syntax in readmeLaurie 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-25Added readmeLaurie 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
2010-08-31Call the program archey3 to indicate that we're using python3, and that we've...Laurie Clark-Michalek
2010-08-31Added -d command line option to allow users to customize displayed infoLaurie Clark-Michalek
2010-08-31Rewrite of archey to be Object Oriented.Laurie Clark-Michalek
2010-01-26Using os.getenv for shell detectionLaurie
2010-01-26Removed xfce4Laurie
2010-01-25Added ScrotWM supportLaurie
2010-01-20Temp output changes color with different tempratures. Also changed os detect ...Laurie
2010-01-18Added sys.stdout.flush() for screenshot countdown. Saw fix on djmelik's branch.Laurie
2010-01-18Fixed bug on previous commit, added multi core support for core temp func. TO...Laurie
2010-01-18Changed logos to multi line list, should improve memory usage slightlyLaurie
2010-01-17Added func to find the temprature of the core. Problems: Only does one core, ...Laurie
2010-01-17Added verification for screenshotLaurie
2010-01-16Added basic support for other operating systems, Ubuntu added.Laurie
2010-01-16Use import for screenshot, instead of scrot. Outputs file time.ctime().jpgLaurie
2010-01-16Sorry, that should have been ps -u username, the A overrides the uLaurie
2010-01-16Use ps -Au username, instead of ps -A to support multi user sessionsLaurie
2010-01-15Added support for Reporting ShellsMelik Manukyan
2010-01-12xmonad bug fixed, and minor cleanup in CPU functionMelik Manukyan
2010-01-11Added support for CPU/RAM and various other WM'sMelik Manukyan
2010-01-06Added musca supportMelik Manukyan