Commit Graph

  • 811f8db513 [PACKAGING] [ARCH LINUX] Improves (and renames) Python version constant Samuel FORESTIER 2020-05-19 09:58:44 +02:00
  • 9b08450f0c [WAN_IP] [TEST] Improves socket.timeout mocking Samuel FORESTIER 2020-05-19 09:57:51 +02:00
  • f1759a9f2d
    [FEATURE] JSON output format (#70) Samuel FORESTIER 2020-05-19 07:53:05 +00:00
  • ac20cab51c
    [TERMINAL] Drastically improves terminal detection (#72) Samuel FORESTIER 2020-05-17 07:07:18 +00:00
  • 0f73fe8bf3
    [CONFIG] [GPU] Modifies config.json with proper defaults (#73) Michael Bromilow 2020-05-17 07:40:25 +01:00
  • 930f4cfdfb
    [GPU] Adds support for multiple GPUs (and fixes their display order) (#71) Samuel FORESTIER 2020-05-17 02:54:55 +00:00
  • 49fc3b9f05 [DOC] Enables proper shell syntax highlighting (BASH) in README Samuel FORESTIER 2020-05-12 13:13:33 +02:00
  • b9315975a3 [META] [CI] Disables PyInstaller packaging against PyPy 3 too ... and reduces PyInstaller verbosity Samuel FORESTIER 2020-05-12 13:11:14 +02:00
  • f831a01098 [META] Let's "officially" support PyPy Samuel FORESTIER 2020-05-12 12:31:58 +02:00
  • 584d1f3669
    [UPTIME] [BUG] Fixes crash if /proc/uptime is unreadable #65 Michael Bromilow 2020-05-11 08:18:35 +01:00
  • d6a5e074d9 [CI] Adds time to Archey run commands to monitor execution times Samuel FORESTIER 2020-05-08 14:07:42 +02:00
  • 4b993d3c74
    Reworks the Output class (#64) Michael Bromilow 2020-05-04 20:02:46 +01:00
  • f41d52544e [GITHUB] Improves bug report/feature request (reviewing) experience Samuel FORESTIER 2020-04-26 09:33:11 +02:00
  • 937f0cc768 [OUTPUT] [TEST] Adds a case to higher ID_LIKE feature code coverage Samuel FORESTIER 2020-04-26 08:58:12 +02:00
  • dba5707f43 [PACKAGES] Speeds up the process execution on Debian-based distributions Samuel FORESTIER 2020-04-25 11:04:36 +02:00
  • ce8c14274a [TERMINAL] Improves the way we instantiate colors palette characters Samuel FORESTIER 2020-04-25 09:24:35 +02:00
  • b2d0374e74 [COLORS] [TEST] Adds Colors enumeration members instantiation cases Samuel FORESTIER 2020-04-25 09:20:59 +02:00
  • d559edc52d [OUTPUT] [TEST] Adds missing distro.os_release_attr Samuel FORESTIER 2020-04-24 17:02:25 +02:00
  • 1b8e8ab62e [OUTPUT] [TEST] Fixes Configuration.get patched in the wrong namespace Samuel FORESTIER 2020-04-24 16:55:44 +02:00
  • 6163bc8605 [VERSION] Bumps to v4.7.1 v4.7.1 Samuel FORESTIER 2020-04-24 15:40:00 +02:00
  • b1b1fc58bc [OUTPUT] [TEST] Fixes failing test on distributions with an ID_LIKE Samuel FORESTIER 2020-04-24 15:37:11 +02:00
  • e72903f910 [DOC] Don't center-align elements in README dependencies table Samuel FORESTIER 2020-04-24 15:31:36 +02:00
  • e570531185 [DOC] [PACKAGING] Fixes packages names example in install instructions Samuel FORESTIER 2020-04-24 15:13:31 +02:00
  • 868ab78f62 [META] Implements -v option by reworking the way we store the version Samuel FORESTIER 2020-04-24 15:11:48 +02:00
  • c4ab411ed3 [PACKAGING] Fixes config file not being "marked" as one (very weird) Samuel FORESTIER 2020-04-24 14:32:59 +02:00
  • b02f4c8f4a [DOC] Centers preview on README (as it is shorter than the max. width) Samuel FORESTIER 2020-04-24 14:03:29 +02:00
  • 0e51c7f17c [CI] [TEST] Quiets Setuptools output #ecology Samuel FORESTIER 2020-04-24 13:59:56 +02:00
  • 8c18d8a5ab [PROCESSES] [TEST] Silences print outputs when ps is not available Samuel FORESTIER 2020-04-24 13:57:31 +02:00
  • afe8a35d26 [TEMPERATURE] [FEATURE] Allows users to specify chipsets for avg. temp. Samuel FORESTIER 2020-04-24 13:52:43 +02:00
  • 5bb5a75bf5 [GLOBAL] Sets remaining classes internal attributes as "private" Samuel FORESTIER 2020-04-24 13:15:19 +02:00
  • 3999ce6f30 [DISTRO] [NEW] Adds support for CentOS Samuel FORESTIER 2020-04-24 11:48:53 +02:00
  • d676b0b2d5 [DISTRO] [NEW] Adds (basic) support for Alpine Linux Samuel FORESTIER 2020-04-24 10:20:00 +02:00
  • 3ff70faae9 [DOC] Adds @ingrinder to the contributors list for all its work Samuel FORESTIER 2020-04-24 09:53:24 +02:00
  • 684c943221 [FEATURE] [PERF] Adds support for ID_LIKE (from os-release) Samuel FORESTIER 2020-04-24 09:42:54 +02:00
  • 0d213db5ba [LOGOS] [UBUNTU] Switches yellow part to bright, making it "flashier" Samuel FORESTIER 2020-04-24 08:58:47 +02:00
  • 9d8d389407 [TERMINAL] Relies on known integers range instead of computing them Samuel FORESTIER 2020-04-24 08:53:29 +02:00
  • fb634de537 [OUTPUT] [PERF] Stops using REGEXPs while trying to match the distro Samuel FORESTIER 2020-04-23 21:30:02 +02:00
  • 9843c9f773 [UTIL] [PROCESSES] Makes internal processes attributes "private" Samuel FORESTIER 2020-04-23 19:39:59 +02:00
  • b7fc04f97f [FEATURE] Adds support for ANSI_COLOR (from os-release) Samuel FORESTIER 2020-04-23 19:38:30 +02:00
  • 04e4fe0816 [TEST] [DISK] [USER] Improves some check_output mocking Samuel FORESTIER 2020-04-23 17:21:10 +02:00
  • f2b6afcdf5 [MODEL] Fixes behavior not honoring systemd-detect-virt execution Samuel FORESTIER 2020-04-23 17:19:56 +02:00
  • 78b1e031ce [LOGOS] Removes usages of a deprecated line-continuation syntax Samuel FORESTIER 2020-04-23 17:08:21 +02:00
  • 6596eaa846 [TEMPERATURE] [MODEL] Sets internal entries attributes as "private" Samuel FORESTIER 2020-04-23 17:04:06 +02:00
  • d6a7132c35 [LOGOS] [ENTRIES] Reworks the way we internally handle ANSI colors Samuel FORESTIER 2020-04-23 17:00:51 +02:00
  • 8cde88ae2e [PACKAGING] Redesigns and simplifies script output Samuel FORESTIER 2020-04-23 10:51:03 +02:00
  • e36ef8cf43
    [DISK] BTRFS implementation fixes (#56) Michael Bromilow 2020-04-22 13:29:13 +01:00
  • 3763fd2f35 [DOC] s/with PIP/from PyPI/ Samuel FORESTIER 2020-04-22 14:00:58 +02:00
  • 9b274a31d7 [CI] Lets Travis choose its default Ubuntu version to run against Samuel FORESTIER 2020-04-21 14:33:45 +02:00
  • c525311ff7 [CI] Switches to stable 3.7 Python version, and enables Python 3.8 Samuel FORESTIER 2020-04-21 14:33:05 +02:00
  • 56db23ef45 [DISTRO] distro module isn't omniscient and may (soft-)fail Samuel FORESTIER 2020-04-21 10:15:37 +02:00
  • b2c116f9a4 [SHELL] Extends entry support when SHELL env. var. is not propagated Samuel FORESTIER 2020-04-21 09:32:01 +02:00
  • 022383a7c1 [USER] [TEST] os.getenv actually returns None for unset variables Samuel FORESTIER 2020-04-21 09:20:03 +02:00
  • 89ae3a911a [WAN_IP] Don't load whole socket as we only need timeout exception Samuel FORESTIER 2020-04-21 09:03:19 +02:00
  • 18d24a4f8d [TEMPERATURE] Tightens the REGEXP matching LM-SENSORS' labels Samuel FORESTIER 2020-04-20 13:28:30 +02:00
  • b2cb43a853 [USER] Extends entry support for some specific environments, like Docker Samuel FORESTIER 2020-04-20 13:17:55 +02:00
  • 78296bc601 [WAN_IP] Fixes socket.timeout raised by urllib, sometimes not caught Samuel FORESTIER 2020-04-20 12:20:43 +02:00
  • 3ffb921fb2 [PACKAGING] [RPM] Removes additional . from generated packages names Samuel FORESTIER 2020-04-20 11:50:16 +02:00
  • 1501c65b99 [PACKAGING] Removes a (now useless) printf sub-execution Samuel FORESTIER 2020-04-20 11:42:09 +02:00
  • deb43d4714 [PACKAGING] [ARCH LINUX] [RPM] Don't packages byte-code files Samuel FORESTIER 2020-04-20 11:38:43 +02:00
  • fafda2f34b [PACKAGING] [ARCH LINUX] [RPM] Reduces set of supported Python versions Samuel FORESTIER 2020-04-20 11:34:33 +02:00
  • 3adea6ac1f
    Merge pull request #60 from HorlogeSkynet/fix/rpm_packaging Samuel FORESTIER 2020-04-19 14:56:35 +00:00
  • 64bdd39eb6 [PACKAGING] [ARCH LINUX] [RPM] Fixes installation location (see #59) Samuel FORESTIER 2020-04-19 16:15:24 +02:00
  • 7f0a01bfde [PACKAGING] Adds missing bsdtar to required dependencies Samuel FORESTIER 2020-04-19 16:02:15 +02:00
  • 1e04cc9d4f [TEMPERATURE] [LM-SENSORS] Fixes computations when there is a fan chip Samuel FORESTIER 2020-04-16 17:57:36 +02:00
  • 19e6367bd0 [TEMPERATURE] [PERF] Replaces glob by iglob and improves test cases Samuel FORESTIER 2020-04-16 16:16:45 +02:00
  • 6e30dde850 [PACKAGING] [ARCH LINUX] Fixes Python version restriction format Samuel FORESTIER 2020-04-14 13:06:10 +02:00
  • 4e6caeed7e [PACKAGING] [DEBIAN] Fixes some Lintian errors and adds known-bug detail Samuel FORESTIER 2020-04-14 09:50:57 +02:00
  • 9d047a628c [PACKAGING] [ARCH LINUX] procps is packaged as procps-ng Samuel FORESTIER 2020-04-14 09:49:23 +02:00
  • a06e6e0674 [PACKAGING] PYTHONDONTWRITEBYTECODE seems propagated w/o workaround Samuel FORESTIER 2020-04-14 09:48:56 +02:00
  • 5780d172a4 Adds a new PIP badge in README (and re-orders them) Samuel FORESTIER 2020-03-29 17:54:21 +02:00
  • ee5bcefe22 For Temperature, don't iterate over unused JSON objects keys Samuel FORESTIER 2020-03-29 17:46:14 +02:00
  • 64a7e1f456 [PACKAGING] Specifies an after_upgrade FPM recipe Samuel FORESTIER 2020-03-29 11:39:16 +02:00
  • 6ce3401db3 Updates a link and properly documents packaging procedure for end-users Samuel FORESTIER 2020-03-28 10:34:44 +01:00
  • edeb42d93c [PACKAGING] [ARCH LINUX] Fixes lm_sensors dependency name Samuel FORESTIER 2020-03-27 18:40:16 +01:00
  • 358478e18c [PACKAGING] [ARCH LINUX] Populates conflicts metadata (as done on AUR) Samuel FORESTIER 2020-03-27 17:57:24 +01:00
  • cab20f1637 Bumps Archey to v4.7.0 ! Tag is on its way v4.7.0 Samuel FORESTIER 2020-03-27 15:38:03 +01:00
  • d1fcf8ec3a Fixes introduced packaging script bug when no GPG identity is provided Samuel FORESTIER 2020-03-27 15:30:21 +01:00
  • 9e1e255d3f
    First tentative of BTRFS support and misc Disk changes (#43) Samuel FORESTIER 2020-03-27 14:02:50 +00:00
  • e681c78f91
    Reworks and publishes sources of the packaging process (#54) Samuel FORESTIER 2020-03-27 13:57:24 +00:00
  • 5ef16f095e Adds a new badge showing the number of pending Pull Requests on GitHub Samuel FORESTIER 2020-03-25 15:52:08 +01:00
  • 97adb56b6a Fixes a typo in the GitHub pull request template Samuel FORESTIER 2020-03-26 09:13:25 +01:00
  • 90975d4ee3 Fixes used RAM value when reading from /proc/meminfo (and fixes units) Samuel FORESTIER 2020-03-26 14:15:34 +01:00
  • 811a023190
    Updates the LICENSE file (to re-trigger Licensee hook) (#53) Samuel FORESTIER 2020-03-24 16:44:26 +00:00
  • 4aafe7297e
    Updates to new GitHub issue templates (#52) Samuel FORESTIER 2020-03-24 16:03:15 +00:00
  • 7da2db939b
    LAN_IP, Model and Packages entries reworks (#51) Samuel FORESTIER 2019-12-26 21:10:22 +00:00
  • 8672e7824f [BREAKING] Gets rid of additional newlines on output Samuel FORESTIER 2019-12-24 10:41:07 +01:00
  • 4e9d55f12c Simplifies handling of paths during Configuration loading Samuel FORESTIER 2019-12-24 10:22:59 +01:00
  • c9e784f41c Adds @czr173 to contributors, and globally improves the list consistency Samuel FORESTIER 2019-12-24 10:17:22 +01:00
  • 27133288f7 [MINOR] Sets setup.py's imports in alphabetical order Samuel FORESTIER 2019-12-24 10:14:21 +01:00
  • ec884cc1e4 Minor change to configuration entries : Samuel FORESTIER 2019-12-24 10:09:50 +01:00
  • 1c304a2d92 Allow configurable thresholds for disk and RAM colors (#50) Chris Roth 2019-12-24 03:02:07 -06:00
  • 2e282fc905
    Improves singleton definitions and their testing (#49) Samuel FORESTIER 2019-10-08 17:37:05 +00:00
  • 63f6de301e
    Replaces wget fall-back call by a proper urllib.request usage (#46) Samuel FORESTIER 2019-10-05 14:21:47 +00:00
  • ea82546fe4
    Replaces Python site's exit by sys.exit (#48) Samuel FORESTIER 2019-10-05 13:59:40 +00:00
  • d9bc6aec53
    Better temperature detection feature (closes #45) Samuel FORESTIER 2019-09-21 09:16:05 +00:00
  • 5abe72194a Adds support for Deepin WM/DE Samuel FORESTIER 2019-07-22 14:27:55 +02:00
  • 4dcf479826 Software Architecture major rework (#41) Anthony Lannutti 2019-07-22 09:56:03 +00:00
  • d104613e1e
    Fixes CI by dealing with Pylint no-else-raise new rule (#40) Samuel FORESTIER 2019-03-05 19:09:30 +01:00
  • e034a3ab8b
    Another README update (a bit late) Samuel FORESTIER 2019-03-04 23:05:20 +01:00
  • abf3cac7e8
    Updates image preview in README Samuel FORESTIER 2018-12-30 12:00:36 +01:00