summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-19Migrated existing display classes to new get_value format.Laurie Clark-Michalek
2010-11-19Added get_value and get_key functions to BaseDisplay class.Laurie Clark-Michalek
2010-11-19Evaluate display classes at the last minute, and via an accessor function.Laurie Clark-Michalek
2010-11-19Base the Output class on the list type for a small speed up.Laurie Clark-Michalek
2010-11-18Added main function and conditional executionLaurie Clark-Michalek
2010-11-18Output is now aligned from the center outwards.Laurie Clark-Michalek
2010-11-18Added BaseDisplay base class.Laurie Clark-Michalek
2010-11-18Added @enviromental_variable class decorator.Laurie Clark-Michalek
2010-11-18Converted classes to new style classes.Laurie Clark-Michalek
2010-11-17We don't need these imports anymore.David Vazgenovich Shakaryan
2010-11-17Get a list of processes that actually works.David Vazgenovich Shakaryan
2010-11-17added missing 'DjMelik
2010-11-17spaces > tabsDjMelik
2010-11-17added process detectionDjMelik
2010-11-17more cleanupDjMelik
2010-11-17Merge branch 'master' of github.com:djmelik/archeyDjMelik
2010-11-17cleanupDjMelik
2010-11-17Merge branch 'master' of github.com:djmelik/archeyDavid Vazgenovich Shakaryan
2010-11-17removed a tabDjMelik
2010-11-17If distro not detected, exit with error exit code.David Vazgenovich Shakaryan
2010-11-17No need to inherit from Output class.David Vazgenovich Shakaryan
2010-11-17Check if file exists instead of opening it.David Vazgenovich Shakaryan
2010-11-17cleanupDjMelik
2010-11-17initial push for archey in puthon3DjMelik
2010-10-21Python to Python2DjMelik
2010-10-05reordered outputMelik Manukyan
2010-10-04changed ramdisplay color from white to yellowMelik Manukyan
2010-10-04im stupidMelik Manukyan
2010-10-04small cleanupMelik Manukyan
2010-10-04indentation errorMelik Manukyan
2010-10-04fixed minor bug in ram functionMelik Manukyan
2010-10-04minor bug fix in disk functionDjMelik
2010-10-04reworked filesytem function, added color to RAM/DiskDjMelik
2010-09-20replace xfconfd with xfce4-sessionMelik Manukyan
2010-08-30Support for Linux Mint addedMelik Manukyan
2010-08-27crunchbang bug fixed, minor cleanupDjMelik
2010-08-27added support for crunchbangDjMelik
2010-08-27Added support for FedoraDjMelik
2010-08-26. > ,DjMelik
2010-08-26added fuseblk filesystem supportDjMelik
2010-08-26redid distro detection using lsb_releaseDjMelik
2010-08-24fixed double output bug for debian/ubuntuDjMelik
2010-08-23Added support for DebianDjMelik
2010-08-23Fixed another bugDjMelik
2010-08-23Fixed urelease bugDjMelik
2010-08-23more cleanupDjMelik
2010-08-23Major cleanupDjMelik
2010-08-23added support for UbuntuDjMelik
2010-06-24Minor cleanupMelik Manukyan
2010-06-24Added terminal functionMelik Manukyan