Commit Graph

  • 422ed1f52a
    Merge branch 'dev' v4.2.0 Samuel FORESTIER 2017-08-29 10:39:55 -04:00
  • f2765f83b9
    Removes default parameter for strip()-family functions... ... and minor optimization for RAM string operations Samuel FORESTIER 2017-08-29 10:39:37 -04:00
  • 4560d43458
    Now Archey will handle (without displaying) packages tools errors Samuel FORESTIER 2017-08-29 10:31:16 -04:00
  • 3bb0cf82fe
    Improves and details recommended packages README section Samuel FORESTIER 2017-08-29 10:28:41 -04:00
  • cc6fea53aa
    Adds compatibility to virtualized environments (run as root needed) Samuel FORESTIER 2017-08-29 10:04:11 -04:00
  • eed369a45e
    Adds GitHub Issue and Pull Request templates to the project repository Samuel FORESTIER 2017-08-25 11:23:22 +02:00
  • 998f029156
    Minor optimization for WindowEnvironment detection loop (old method) Samuel FORESTIER 2017-08-25 10:41:14 +02:00
  • 404f134c73
    (b86768d8): We got a built-in operator to avoid the same operation twice Samuel FORESTIER 2017-08-25 10:37:55 +02:00
  • 335e223e1c
    Optimizes 'Debian' OS detection regular expression Samuel FORESTIER 2017-08-25 10:22:23 +02:00
  • 3a56e191cd
    Improves README Samuel FORESTIER 2017-08-24 13:38:44 +02:00
  • b86768d8b9
    Prefers integer divisions than int casts for uptime computations Samuel FORESTIER 2017-08-24 13:16:50 +02:00
  • 2a4cddcf2d Merge pull request #8 from normcyr/fix-wmctrl-not-installed Samuel FORESTIER 2017-08-22 15:21:07 +02:00
  • 0d75fa6b79 fix error if wmctrl is not installed Normand Cyr 2017-08-22 08:16:12 -04:00
  • 7eab2dfad9
    Limits the possibilities of the last global except statement Samuel FORESTIER 2017-08-22 13:05:07 +02:00
  • d7aeea2aa7
    Merge branch 'feature/raspberry_model' into dev Samuel FORESTIER 2017-08-22 13:01:59 +02:00
  • a3e7f73809 Allows "Raspbian" OS to be detected as a "Debian" one Samuel FORESTIER 2017-08-22 13:01:13 +02:00
  • 174caaa483 Clarifies the GPU Class, and show 'Not detected' on Raspberry boards Samuel FORESTIER 2017-08-22 12:59:44 +02:00
  • 05eca9920e Prettifies the CPU Class, and handles Raspberry's chipset info Samuel FORESTIER 2017-08-22 12:57:32 +02:00
  • 01fb69066c Reworks the Model Class in order to handle Raspberry's hardware info Samuel FORESTIER 2017-08-22 12:56:25 +02:00
  • 1e017fbb2b
    Renames the project internally (see #6) v4.1.2 Samuel FORESTIER 2017-08-22 10:38:57 +02:00
  • a4403a918c
    Replaces '∅' by 'Not detected' (#5) and deletes two useless assignments Samuel FORESTIER 2017-08-13 21:05:04 +02:00
  • 19a4fb7d04
    Changes indentation (PEP8 : W191) & clarifies DesktopEnvironment's logic v4.1.1 Samuel FORESTIER 2017-08-08 15:01:28 +02:00
  • c04d74dd8e
    Fixes bad field identifier for LAN IP addresses (#4) Samuel FORESTIER 2017-08-07 15:26:32 +02:00
  • d5f8316273
    Uses the output of ip addr show when hostname -I is not available (#4) Samuel FORESTIER 2017-08-06 19:14:30 +02:00
  • 79b585c91a
    Well, Nemo is rather a File Manager than a Window Manager... Samuel FORESTIER 2017-08-01 17:31:56 +02:00
  • 2ed6d5d1a5
    Do not throw any error within a non-graphical env' (with WMCTRL present) Samuel FORESTIER 2017-08-01 17:31:32 +02:00
  • 43ac29f5ac Reduces code a bit by using check_output() instead of Popen() v4.1.0 Samuel FORESTIER 2017-07-27 17:13:37 +02:00
  • aa43e7737f Merge branch 'review/normcyr_ip-adresses' Samuel FORESTIER 2017-07-27 15:55:54 +02:00
  • 0cf579c7d5
    🔧 Reviews and improves ip-adresses branch Samuel FORESTIER 2017-07-27 15:02:35 +02:00
  • f9ae36bdf6
    add LAN and WAN IP addresses info Normand Cyr 2017-07-26 16:32:55 -04:00
  • 280fdf8665 Replaces outputs' OrderedDict by an Enumeration HorlogeSkynet 2017-06-27 07:56:51 +02:00
  • df62e66890 Reorders alphabetically the distribution logos v4.0.5 HorlogeSkynet 2017-06-21 12:41:23 +02:00
  • a9701c8520 Prefers fullmatch to match (regex functions) HorlogeSkynet 2017-06-21 08:50:26 +02:00
  • 06bb901d8f Fixes LinuxMint detection and improves invisible background logo colors HorlogeSkynet 2017-06-20 19:42:52 +02:00
  • dc1f9a76df Changes the distribution detection method + Workaround for #1 with regex HorlogeSkynet 2017-06-20 19:20:43 +02:00
  • 95362082ec DRY distribution names HorlogeSkynet 2017-06-20 17:38:32 +02:00
  • edd86333ab Minor improvement for README & Let's get back to 644 script permissions HorlogeSkynet 2017-06-19 23:07:41 +02:00
  • 64faa76296 Update README.md Samuel FORESTIER 2017-05-23 13:09:33 +02:00
  • 2aa09660ac Removes the double tabulations left-offset (GPU info less concatenated) v4.0.4 HorlogeSkynet 2017-05-19 17:16:18 +02:00
  • 90cf2232e6 Improves README.md HorlogeSkynet 2017-05-19 16:59:55 +02:00
  • 40e1094778 Renames Sensors colors dictionary key HorlogeSkynet 2017-05-19 16:59:50 +02:00
  • c5cfe2c251 Backward compatibility : If no DE has been found, let's rely on env vars v4.0.3 HorlogeSkynet 2017-05-13 21:00:45 +02:00
  • 1f9ddcb016 Removes an invisible final tabulation HorlogeSkynet 2017-05-13 20:12:33 +02:00
  • 0d0a9b9a34 Renames a dictionary key + Adds a missing colors resetting after outputs HorlogeSkynet 2017-05-13 20:11:33 +02:00
  • ee59a84cc0 Shortens variables names to reduce script size + Removes a temp variable HorlogeSkynet 2017-05-13 11:58:17 +02:00
  • 6bea2d2d7d If run as root, WM & DE should be correctly displayed now v4.0.2 HorlogeSkynet 2017-05-12 22:38:56 +02:00
  • e3ff9e9dff Actually we didn't need the -w free option (improves compatibility) HorlogeSkynet 2017-05-12 22:13:59 +02:00
  • 352c0cdaad Gets rid of an useless list access HorlogeSkynet 2017-05-09 12:40:40 +02:00
  • 4dd1c31215 Python close() was redundant (with statement is already doing it) HorlogeSkynet 2017-05-07 18:20:57 +02:00
  • 90330fee9b Gets rid of an import, decode default arguments and a useless temp var HorlogeSkynet 2017-05-07 13:09:43 +02:00
  • 8cb5cbb38b Improves packages count with dpkg, 'None' -> '∅', renames some variables HorlogeSkynet 2017-05-07 01:50:43 +02:00
  • 5ac4f2fd27 Adds support for Red Hat Packages Manager HorlogeSkynet 2017-05-07 01:33:59 +02:00
  • 204f6cb884 Unifies Debian logo colors v4.0.1 HorlogeSkynet 2017-05-06 22:43:51 +02:00
  • ea32dec899 Fix' colors and logo for LinxMint HorlogeSkynet 2017-05-06 22:39:54 +02:00
  • 0eb3a3e9bf Fix' for Manjaro, according to the supposed output of lsb_release HorlogeSkynet 2017-05-06 22:34:23 +02:00
  • 54b8de8a21 Removes extra left spaces omitted HorlogeSkynet 2017-05-06 22:28:20 +02:00
  • 0959965d71 Minor fixes HorlogeSkynet 2017-05-06 17:54:35 +02:00
  • 364e0e1106 Adds backward compatibility to old free command, with '/proc/meminfo' v4.0.0 HorlogeSkynet 2017-05-06 01:30:58 +02:00
  • 24d0c34ca7 Updates README.md HorlogeSkynet 2017-05-05 21:21:03 +02:00
  • 6e085953a7 Adds support for BunsenLabs (Hydrogen) HorlogeSkynet 2017-05-05 21:05:34 +02:00
  • c6e6a75ece Adds GPU information to outputs list (likely truncated in most cases) HorlogeSkynet 2017-05-05 20:26:39 +02:00
  • 8a137db9c9 Adds support for Kali Linux HorlogeSkynet 2017-05-05 16:32:27 +02:00
  • 85bf3522d6 Adds Gentoo support HorlogeSkynet 2017-05-05 11:54:18 +02:00
  • 42a523c541 Adds openSUSE support HorlogeSkynet 2017-05-05 10:14:05 +02:00
  • 4e269e1c96 Adds a space between value and unit for disk usage output HorlogeSkynet 2017-05-05 08:53:31 +02:00
  • 3d0994a61c Fix' colors scope, replaces % by format, removes trailing logo lines HorlogeSkynet 2017-05-05 08:40:39 +02:00
  • ac16bebe98 Adds Red Hat support + Removes default implicit open mode option HorlogeSkynet 2017-05-05 07:48:54 +02:00
  • d060cf1851 Delete COPYING Samuel FORESTIER 2017-05-03 21:59:17 +02:00
  • 81da539b90 Create LICENSE Samuel FORESTIER 2017-05-03 21:59:05 +02:00
  • 57f62dbbba Fix' LinuxMint logo, removes temp variables and adds default Linux 'Tux' HorlogeSkynet 2017-05-03 21:56:17 +02:00
  • 20da368b1b Fix' URL HorlogeSkynet 2017-05-03 21:53:45 +02:00
  • 27b2ed6367 Adds contact to script header & image to README HorlogeSkynet 2017-05-03 20:36:38 +02:00
  • e51155fde2 Optimizes disk usage computing + Renames main's variable HorlogeSkynet 2017-05-03 07:43:05 +02:00
  • bf967319fb Adds 'Model' output and hardware platform information HorlogeSkynet 2017-05-02 23:48:45 +02:00
  • c7671f1083 Main looks cleaner + Distribution output is more accurate HorlogeSkynet 2017-05-02 22:45:04 +02:00
  • 0058d2e3c2 Adds README HorlogeSkynet 2017-05-02 15:08:02 +02:00
  • 91e76959a1 Fix' for Manjaro distro + Adds LinuxMint support HorlogeSkynet 2017-05-02 00:25:05 +02:00
  • 8b7858ce1f Adds Manjaro support HorlogeSkynet 2017-05-02 00:16:22 +02:00
  • 980cb3e823 Adds Fedora support HorlogeSkynet 2017-05-01 20:48:33 +02:00
  • 06d900a29c Does not need getpass import HorlogeSkynet 2017-05-01 20:00:55 +02:00
  • 937efe08a4 Improves uptime display HorlogeSkynet 2017-05-01 19:57:38 +02:00
  • 65b04d6c4c Minor optimizations HorlogeSkynet 2017-05-01 17:43:32 +02:00
  • 6155b7fe32 Like the original one, one little left space may not be denied HorlogeSkynet 2017-05-01 16:27:34 +02:00
  • 8ff46ed54e Adds CrunchBang support HorlogeSkynet 2017-05-01 12:55:11 +02:00
  • ac4f7e9d92 Adds support for some others WM & DE HorlogeSkynet 2017-04-30 19:42:47 +02:00
  • 260b5388ff Adds Ubuntu support (and little fix' for Arch Linux's logo) HorlogeSkynet 2017-04-30 19:26:20 +02:00
  • efd950d2dd Little fix' for Arch Linux display HorlogeSkynet 2017-04-30 19:01:54 +02:00
  • cc4f839e60 Lots of optimizations: HorlogeSkynet 2017-04-30 18:48:52 +02:00
  • ba51634150 It looks like Cinnamon does not use the cinnamon-session anymore... :/ HorlogeSkynet 2017-04-29 21:46:07 +02:00
  • be542e5384 Handles Debian + Others packages managers & Removes useless classes keys HorlogeSkynet 2017-04-29 21:33:31 +02:00
  • 01c435734e Improves files I/O HorlogeSkynet 2017-04-28 12:51:26 +02:00
  • ba64e57ff8 Adds 'zfs' support (PR #37) HorlogeSkynet 2017-04-28 11:50:12 +02:00
  • b0302c3212 Adds bspwm support (PR #27) HorlogeSkynet 2017-04-28 11:31:36 +02:00
  • d0b730a1c7 Improves df usage (from PRs #24 & #26) HorlogeSkynet 2017-04-28 11:28:52 +02:00
  • 385ec0c50a Fix' RAM detection (PR #21 & #28) HorlogeSkynet 2017-04-28 11:24:13 +02:00
  • 6954dfc79b Improves WM detection with wmctrl (from PR #17) HorlogeSkynet 2017-04-28 11:23:54 +02:00
  • 1adee381ce Handles systems without any DE and / or WM (from PR #14) HorlogeSkynet 2017-04-28 11:12:03 +02:00
  • 3a920d7b8c Fix' float bug on disk usage (PR #13) HorlogeSkynet 2017-04-28 10:58:35 +02:00
  • f841e48ca4 Adds StumpWM support (PR #9) HorlogeSkynet 2017-04-28 10:55:20 +02:00
  • 35ce57a0ac Hides blank fields & Vertically centered the list (PR #8) HorlogeSkynet 2017-04-28 10:54:01 +02:00