Commit Graph

  • 3981a50094 Adds Subtle support (PR #8) HorlogeSkynet 2017-04-28 10:48:57 +02:00
  • fc67456786 Adds Cinnamon support (PR #12) HorlogeSkynet 2017-04-28 10:47:08 +02:00
  • 201107a0ae Towards PEP8 HorlogeSkynet 2017-04-28 10:27:00 +02:00
  • 87edfa4af5 Added README.md. Melik Manukyan 2014-08-20 21:15:13 -07:00
  • 0ae0908e5a Deleted archey.new. Melik Manukyan 2014-08-20 21:12:46 -07:00
  • a9a6a465bd muh boy omp need dem street credz, luv u dawg Melik Manukyan 2014-08-19 22:09:42 -07:00
  • 03bdf61c81 Merge pull request #20 from basica/master David Vazgenovich Shakaryan 2014-08-17 23:55:19 -07:00
  • 049d7af240 Added Cinnamon & Nemo Alen Basic 2014-07-23 13:44:35 +10:00
  • 36fc95c7aa Merge pull request #19 from Endres/master David Vazgenovich Shakaryan 2014-06-26 19:38:50 -07:00
  • 49cf8bd367 Added XFS File System to the df call Endres 2014-06-26 23:39:58 +02:00
  • b788d71767 Merge pull request #11 from fuhry/mate David Vazgenovich Shakaryan 2013-11-12 10:36:17 -08:00
  • b5f528c08c Added desktop environment support: MATE Dan Fuhry 2013-07-31 14:23:38 -04:00
  • ad4738114a Merge pull request #10 from tomru/add-herbstluftwm David Vazgenovich Shakaryan 2013-07-12 05:32:24 -07:00
  • 51838f1b19 add herbstluftwm to wms Thomas Ruoff 2013-06-26 23:42:01 +02:00
  • de08144c6d Merge pull request #6 from wting/master David Vazgenovich Shakaryan 2013-04-26 07:34:39 -07:00
  • e8139a308c explicitly specify archey to use python3 William Ting 2012-05-12 23:19:36 -10:00
  • 2da6f98c8b Fix trying to get DE from WM dictionary Lukas Niederbremer 2011-03-05 16:48:39 +01:00
  • a2b262e56b fixed color output DjMelik 2011-01-14 01:05:30 -08:00
  • b8624558a9 moved archey.new > archey DjMelik 2011-01-14 00:59:58 -08:00
  • eda92485a3 reverted to old version, bluepeppers see me DjMelik 2011-01-12 22:33:23 -08:00
  • a0bb405c65 Fixed error calculating persentage used reported by tvieira Laurie Clark-Michalek 2010-11-23 16:00:20 +00:00
  • e9e54dcfea Added color to fs display function, and added a _color function for BaseDisplay class. Laurie Clark-Michalek 2010-11-22 15:08:55 +00:00
  • bfb4574c23 Fixed small problem with FS display module when showing root FS Laurie Clark-Michalek 2010-11-22 13:56:44 +00:00
  • 918cdeb222 Display modules can now be configured in the configuration file. Laurie Clark-Michalek 2010-11-22 13:41:53 +00:00
  • de5f0e186e Added config framework file loading. Config file is in $XDG_CONFIG_HOME/archey.py. Laurie Clark-Michalek 2010-11-22 13:27:15 +00:00
  • 8d44e50fe4 Fix syntax error in archey introduced in commit 1603bfb Laurie Clark-Michalek 2010-11-21 11:32:11 +00:00
  • be31b219fb Added file system display class Laurie Clark-Michalek 2010-11-19 21:08:59 +00:00
  • 2572b4e4c5 Removed 'key' from forced attributes when using @shell_command. Laurie Clark-Michalek 2010-11-19 20:08:16 +00:00
  • 5f23927c3b DesktopEnvironment was causing exceptions. Laurie Clark-Michalek 2010-11-19 20:00:00 +00:00
  • d499100fff Added missing comma between uptime days and hours. Laurie Clark-Michalek 2010-11-19 19:58:50 +00:00
  • 81aa06f90d Allowed classes to take arguments from the display list, with the syntax 'cmdname:arg1,arg2' with no limit on the amount of args. Laurie Clark-Michalek 2010-11-19 19:42:34 +00:00
  • 2509e25926 Added @shell_command class decorator to make dealing with Display classes. Laurie Clark-Michalek 2010-11-19 16:17:55 +00:00
  • 661ddb91c4 Moved the Output.distro variable into a global DISTRO variable. Laurie Clark-Michalek 2010-11-19 14:42:46 +00:00
  • 889f7f0fc2 Allow display classes to fail silently when rendering. Laurie Clark-Michalek 2010-11-19 14:35:43 +00:00
  • d578a10a51 Migrated existing display classes to new get_value format. Laurie Clark-Michalek 2010-11-19 14:30:31 +00:00
  • 4eba993739 Added get_value and get_key functions to BaseDisplay class. Laurie Clark-Michalek 2010-11-19 14:17:10 +00:00
  • a629b153f8 Evaluate display classes at the last minute, and via an accessor function. Laurie Clark-Michalek 2010-11-19 13:49:19 +00:00
  • 3e92ed801b Base the Output class on the list type for a small speed up. Laurie Clark-Michalek 2010-11-19 13:23:16 +00:00
  • a60f8bed7e Added main function and conditional execution Laurie Clark-Michalek 2010-11-18 21:25:02 +00:00
  • b05053f730 Output is now aligned from the center outwards. Laurie Clark-Michalek 2010-11-18 21:20:21 +00:00
  • 9df585e1a3 Added BaseDisplay base class. Laurie Clark-Michalek 2010-11-18 18:15:11 +00:00
  • 1ba9dc18dc Added @enviromental_variable class decorator. Laurie Clark-Michalek 2010-11-18 17:34:36 +00:00
  • c1de733df7 Converted classes to new style classes. Laurie Clark-Michalek 2010-11-18 17:08:20 +00:00
  • 27b9b0cb00 We don't need these imports anymore. David Vazgenovich Shakaryan 2010-11-17 22:23:15 -08:00
  • 0b79c4fb5f Get a list of processes that actually works. David Vazgenovich Shakaryan 2010-11-17 22:19:37 -08:00
  • c86576973c added missing ' DjMelik 2010-11-17 11:52:31 -08:00
  • 1ab3c80e26 spaces > tabs DjMelik 2010-11-17 11:49:59 -08:00
  • fd19001e5f added process detection DjMelik 2010-11-17 11:41:15 -08:00
  • 29ef86981e more cleanup DjMelik 2010-11-17 02:21:45 -08:00
  • 09fd575675 Merge branch 'master' of github.com:djmelik/archey DjMelik 2010-11-17 02:21:16 -08:00
  • 2448c9325e cleanup DjMelik 2010-11-17 02:19:43 -08:00
  • 8a07fa2bb9 Merge branch 'master' of github.com:djmelik/archey David Vazgenovich Shakaryan 2010-11-17 02:07:47 -08:00
  • 8a937f9c97 If distro not detected, exit with error exit code. David Vazgenovich Shakaryan 2010-11-17 02:06:28 -08:00
  • 1603bfb709 removed a tab DjMelik 2010-11-17 02:06:28 -08:00
  • 5e77c74057 No need to inherit from Output class. David Vazgenovich Shakaryan 2010-11-17 02:03:00 -08:00
  • 97b6966efc Check if file exists instead of opening it. David Vazgenovich Shakaryan 2010-11-17 01:59:05 -08:00
  • 66ad07848e cleanup DjMelik 2010-11-17 01:48:07 -08:00
  • d96d929bfb initial push for archey in puthon3 DjMelik 2010-11-17 01:44:44 -08:00
  • 77d72c8a97 Python to Python2 DjMelik 2010-10-21 12:38:06 -07:00
  • acde2bdbfd reordered output Melik Manukyan 2010-10-05 15:55:11 -07:00
  • d58a59df98 changed ramdisplay color from white to yellow Melik Manukyan 2010-10-04 23:15:12 -07:00
  • 52fcf570a3 im stupid Melik Manukyan 2010-10-04 23:12:54 -07:00
  • 4b07219fb7 small cleanup Melik Manukyan 2010-10-04 23:11:41 -07:00
  • 4a64fa86cd indentation error Melik Manukyan 2010-10-04 23:10:11 -07:00
  • e163e7d793 fixed minor bug in ram function Melik Manukyan 2010-10-04 23:09:14 -07:00
  • 2637eb7e8f minor bug fix in disk function DjMelik 2010-10-04 23:06:39 -07:00
  • b716c609f9 reworked filesytem function, added color to RAM/Disk DjMelik 2010-10-04 22:27:25 -07:00
  • 720ee511d3 replace xfconfd with xfce4-session Melik Manukyan 2010-09-20 11:29:56 -07:00
  • 3e749dcd75 Support for Linux Mint added Melik Manukyan 2010-08-30 13:45:43 -07:00
  • 2a8754d05a crunchbang bug fixed, minor cleanup DjMelik 2010-08-27 15:15:45 -07:00
  • 409d3137ec added support for crunchbang DjMelik 2010-08-27 15:02:14 -07:00
  • 41455b9bdd Added support for Fedora DjMelik 2010-08-27 13:29:07 -07:00
  • c02c0d704c . > , DjMelik 2010-08-26 16:05:56 -07:00
  • 9a92449c97 added fuseblk filesystem support DjMelik 2010-08-26 16:04:09 -07:00
  • 05d160e242 redid distro detection using lsb_release DjMelik 2010-08-26 14:52:03 -07:00
  • 954aba731e fixed double output bug for debian/ubuntu DjMelik 2010-08-24 10:17:58 -07:00
  • 8f28c264cf Added support for Debian DjMelik 2010-08-23 19:55:43 -07:00
  • 2aec7d8692 Fixed another bug DjMelik 2010-08-23 19:25:47 -07:00
  • 802d3df689 Fixed urelease bug DjMelik 2010-08-23 14:48:16 -07:00
  • 57f8e864f0 more cleanup DjMelik 2010-08-23 12:58:03 -07:00
  • fc3aa5137b Major cleanup DjMelik 2010-08-23 12:57:03 -07:00
  • 0c9128fff4 added support for Ubuntu DjMelik 2010-08-23 12:46:09 -07:00
  • 2cbf832471 Minor cleanup Melik Manukyan 2010-06-24 18:13:38 -07:00
  • 5a0baf0e55 Added terminal function Melik Manukyan 2010-06-24 18:12:34 -07:00
  • 92d1ce799b Added support for wmfs and btrfs Melik Manukyan 2010-06-24 09:56:23 -07:00
  • 5242b3aa17 Void Melik Manukyan 2010-06-23 18:39:48 -07:00
  • d71b07062d Updated WM/DE Functions Melik Manukyan 2010-06-23 18:37:49 -07:00
  • ae29a0391b Melik Manukyan 2010-06-18 14:20:35 -07:00
  • c18d179001 updated fs_display function DjMelik 2010-06-13 22:41:45 -07:00
  • f745a4c36b Added support for i3 window manager. Melik Manukyan 2010-06-04 12:49:50 -07:00
  • 299e37de53 Fixed screenshot function. Melik Manukyan 2010-04-08 09:25:00 -07:00
  • feb84f31dd Added support for ratpoison Melik Manukyan 2010-04-08 07:06:08 -07:00
  • 92c4c570b1 converted remaining tabs to spaces Melik Manukyan 2010-01-27 20:54:04 -08:00
  • b413ab5925 major cleanup, updated shell function Melik Manukyan 2010-01-27 20:52:19 -08:00
  • e584c91e41 removed xfce-mcs-manager (depreciated) support Melik Manukyan 2010-01-25 16:25:03 -08:00
  • 360fc44a2f cleanup Melik Manukyan 2010-01-25 16:23:44 -08:00
  • 5ffb614ee8 minor cleanup, added support for scrotwm Melik Manukyan 2010-01-25 13:18:30 -08:00
  • 3a5bc347b8 fixed typo Melik Manukyan 2010-01-17 20:55:38 -08:00
  • 5e7b77694c replaced scrot with imagemagick import Melik Manukyan 2010-01-17 20:54:38 -08:00
  • 77deabd4d1 cleanup Melik Manukyan 2010-01-17 14:52:16 -08:00