Age | Commit message (Expand) | Author |
2011-06-06 | Added working config file, along with logging via logbook | Laurie Clark-Michalek |
2011-03-29 | Added manual option for DE and WM display classes to allow users to specify p... | Laurie Clark-Michalek |
2011-03-29 | Modified various classes to use new config options. | Laurie Clark-Michalek |
2011-03-29 | Make sure every display class takes config as an argument. | Laurie Clark-Michalek |
2011-03-29 | Sorted out some overly long lines. | Laurie Clark-Michalek |
2011-03-29 | Changed copyright date. | Laurie Clark-Michalek |
2011-03-29 | Added ArcheyConfigParser class, including a default config. | Laurie Clark-Michalek |
2011-03-29 | Added subtle to wm dict | unexist |
2011-02-20 | Output error message instead of crash if the screenshot command returns a non... | Laurie Clark-Michalek |
2010-12-05 | Added another layer of error catching to hopefully fix (or at least hide) peo... | Laurie Clark-Michalek |
2010-11-17 | Added fix to coloring of File system output. | Laurie Clark-Michalek |
2010-11-17 | Made all numerators of fraction outputs bold. | Laurie Clark-Michalek |
2010-11-07 | Fixed minor bug that was causing reverse FS coloring | Laurie Clark-Michalek |
2010-11-07 | Fixed minor bug that was causing reverse FS coloring | Laurie Clark-Michalek |
2010-11-07 | Corrected markdown syntax in readme | Laurie Clark-Michalek |
2010-11-07 | Added color_me method to display classes, and colored RootFS output, and RAM ... | Laurie Clark-Michalek |
2010-11-05 | Fix minor bug with uptime formatting | Laurie Clark-Michalek |
2010-10-25 | Added readme | Laurie Clark-Michalek |
2010-10-25 | Clear color at end of printing, fixes bug with bash | Laurie Clark-Michalek |
2010-09-23 | Fix crash when no mpd is installed | Laurie Clark-Michalek |
2010-09-11 | Removed xfconfd, inserted xfce4-session | Laurie Clark-Michalek |
2010-09-01 | Fixed mpdDisplay with shell method | Laurie Clark-Michalek |
2010-09-01 | Improved screenshot countdown slighty | Laurie Clark-Michalek |
2010-09-01 | mpdDisplay return none if python3-mpd not found, and mpc not found | Laurie Clark-Michalek |
2010-09-01 | Fix missing comma in DISPLAY var | Laurie Clark-Michalek |
2010-09-01 | Added mpd display module | Laurie Clark-Michalek |
2010-09-01 | Damn thoes pesky commas: fixed syntax error (how on earth did I not notice th... | Laurie Clark-Michalek |
2010-08-31 | Fix indentation of {wm,de} dicts, and added a few more wm's | Laurie Clark-Michalek |
2010-08-31 | And move the file accordingly | Laurie Clark-Michalek |
2010-08-31 | Call the program archey3 to indicate that we're using python3, and that we've... | Laurie Clark-Michalek |
2010-08-31 | Added -d command line option to allow users to customize displayed info | Laurie Clark-Michalek |
2010-08-31 | Rewrite of archey to be Object Oriented. | Laurie Clark-Michalek |
2010-01-26 | Using os.getenv for shell detection | Laurie |
2010-01-26 | Removed xfce4 | Laurie |
2010-01-25 | Added ScrotWM support | Laurie |
2010-01-20 | Temp output changes color with different tempratures. Also changed os detect ... | Laurie |
2010-01-18 | Added sys.stdout.flush() for screenshot countdown. Saw fix on djmelik's branch. | Laurie |
2010-01-18 | Fixed bug on previous commit, added multi core support for core temp func. TO... | Laurie |
2010-01-18 | Changed logos to multi line list, should improve memory usage slightly | Laurie |
2010-01-17 | Added func to find the temprature of the core. Problems: Only does one core, ... | Laurie |
2010-01-17 | Added verification for screenshot | Laurie |
2010-01-16 | Added basic support for other operating systems, Ubuntu added. | Laurie |
2010-01-16 | Use import for screenshot, instead of scrot. Outputs file time.ctime().jpg | Laurie |
2010-01-16 | Sorry, that should have been ps -u username, the A overrides the u | Laurie |
2010-01-16 | Use ps -Au username, instead of ps -A to support multi user sessions | Laurie |
2010-01-15 | Added support for Reporting Shells | Melik Manukyan |
2010-01-12 | xmonad bug fixed, and minor cleanup in CPU function | Melik Manukyan |
2010-01-11 | Added support for CPU/RAM and various other WM's | Melik Manukyan |
2010-01-06 | Added musca support | Melik Manukyan |
2010-01-06 | Beta | Melik Manukyan |