Commit Graph

  • 90cbe0347c Updates link to archey4-packaging repository (third Git instance) Samuel FORESTIER 2018-12-22 21:44:47 +01:00
  • 2f9792a66e Adds a Python version entry to the GitHub issue template Samuel FORESTIER 2018-11-20 13:09:12 +01:00
  • e99f648333 Don't output 'Max.' value if there is only one temperature retrieved Samuel FORESTIER 2018-11-20 13:09:01 +01:00
  • ac14f8968f Improves documentation consistency and fixes name of future RPM packages v4.6.0 Samuel FORESTIER 2018-08-25 14:31:38 +02:00
  • 8205ce302b Improves name consistency and adds packagers to "contributors" list Samuel FORESTIER 2018-08-18 17:13:40 +02:00
  • 22609828f8 Adds a shebang to setup.py and improves the module long description Samuel FORESTIER 2018-08-18 04:42:36 +02:00
  • 3ce1972070 Fixes some mistakes in documentation & Updates some dependencies name Samuel FORESTIER 2018-08-17 22:20:35 +02:00
  • 443784992a Bumps version for the next release and updates doc with new dependencies Samuel FORESTIER 2018-08-15 16:10:36 +02:00
  • 2c4cdc349b Revert "Let's try Python 3.8 development branch and Python 3.7 latest release" Samuel FORESTIER 2018-08-15 15:51:56 +02:00
  • e0509f7935 Adds support for SlackWare Linux distribution Samuel FORESTIER 2018-08-15 15:48:42 +02:00
  • 8163a81b72 Fixes test cases with new distro usage Samuel FORESTIER 2018-08-15 14:55:39 +02:00
  • aeb31df063 Explicits the dependency to distro Python module for SetupTools Samuel FORESTIER 2018-08-15 14:55:17 +02:00
  • a02770f167 Adds one more missing documentation string Samuel FORESTIER 2018-08-15 14:54:58 +02:00
  • 133b7cec0e 'should improve distribution identifier matching somehow Samuel FORESTIER 2018-08-15 14:54:41 +02:00
  • 994f6ebddb Drops support for lsb-release and prefers the usage of distro module Samuel FORESTIER 2018-08-15 14:54:04 +02:00
  • ab6b8d74d7 Let's try Python 3.8 development branch and Python 3.7 latest release Samuel FORESTIER 2018-08-15 14:50:09 +02:00
  • 62cdd3b4f0 Updates contributors list with latest persons ❤️ Samuel FORESTIER 2018-08-15 14:45:16 +02:00
  • 69f62edded Sets IP versions on dig & wget + Fixes wrong-indentation warnings Samuel FORESTIER 2018-08-14 19:14:16 +02:00
  • d6621a6d04 Fixes very old links to config file on README Samuel FORESTIER 2018-07-31 16:33:31 +02:00
  • ffe9d1ebb9 Hides some warnings appearing during test cases Samuel FORESTIER 2018-07-28 15:14:18 +02:00
  • cc36d2a19a Simplifies and improves special characters of GPU detection Samuel FORESTIER 2018-07-25 20:47:56 +02:00
  • 68a80c159f Improves a REGEXP to handle GPU info with special characters Samuel FORESTIER 2018-07-25 20:46:50 +02:00
  • c6335482d0 Moves README description on top of badges Samuel FORESTIER 2018-07-25 20:03:58 +02:00
  • 05fe884c79 Bumps version for next release v4.5.0 Samuel FORESTIER 2018-07-23 21:42:06 +02:00
  • 0dda395502 Changes badges style and adds some more Samuel FORESTIER 2018-07-23 21:40:55 +02:00
  • 2a40a2a3e9 Adds supported minor versions of Python to setup.py for PyPi meta-data Samuel FORESTIER 2018-07-23 20:52:39 +02:00
  • f52c1c45e7 If STDERR has been redirected, don't forget to restore it before exiting Samuel FORESTIER 2018-07-23 20:43:45 +02:00
  • b9584d53a5
    [Hotfix] Travis : PyLint "useless-object-inheritance" (#34) Samuel FORESTIER 2018-07-15 22:44:05 +02:00
  • 64c75d7c96
    Improves code styles, development flows & test cases (#33) Samuel FORESTIER 2018-07-15 22:26:49 +02:00
  • 0eb52af8b8 Adds support for Windows Subsystem Linux filesystems (#32) Simon Balarabe 2018-07-07 09:16:49 +02:00
  • 056cf16fde Fixes an error on Linux 4.14.52-rockchip armv7l, armbian, tinkerboard (#31) Zhang Yi Da 2018-07-04 23:36:13 +08:00
  • 69b3f21a88
    CPU bug fix for some ARM architectures, documentation styles and version bumping (#30) v4.4.1 Samuel FORESTIER 2018-05-30 18:35:07 +02:00
  • f4e4ebda42 Makes lscpu call locale-independent for 'model name' matching Samuel FORESTIER 2018-05-13 09:51:10 +02:00
  • ada0632d7d Version bumping Samuel FORESTIER 2018-05-13 09:39:38 +02:00
  • 714da32e64 Precises environment details asked within GitHub Issue template Samuel FORESTIER 2018-05-13 09:33:00 +02:00
  • 52b7174b2d Simple documentation improvements Samuel FORESTIER 2018-05-13 09:29:42 +02:00
  • 541ba7fdf0 Adds the testing case according to the previous bug fix (#29) Samuel FORESTIER 2018-05-13 09:29:02 +02:00
  • f4042afc6f Implements CPU info retrieval with lscpu for some ARM architectures (#29) Samuel FORESTIER 2018-05-13 09:28:28 +02:00
  • 5fb3939652
    Warns the user about problems with UTF8 encoding instead of crashing (#28) Samuel FORESTIER 2018-02-28 17:24:07 +01:00
  • b9892030ff
    Fixes manual instructions (thanks to @Mikescops) Samuel FORESTIER 2018-02-20 10:52:22 +01:00
  • 0193cef555
    Adds instructions for PyPI and some badges & Fixes install from source (#27) Samuel FORESTIER 2018-02-19 15:58:55 +01:00
  • 3086b6a6ce
    Fixes wrong mocked values & Implements skipped test cases (#26) v4.4.0 Samuel FORESTIER 2018-02-19 15:44:39 +01:00
  • e96301fde7
    Adds Travis and badges (#25) Samuel FORESTIER 2018-02-19 08:02:51 +01:00
  • 3094ebb0cc
    Merge v4.4 base changes, see below for details : Samuel FORESTIER 2018-02-19 07:22:02 +01:00
  • bafef6e399
    Adds suppress_warnings option to configuration (#23) Samuel FORESTIER 2018-02-06 10:57:48 +01:00
  • 8804968e66 Adds @AdJaGu to COPYRIGHT for its contributions 🎉 v4.3.3 Samuel FORESTIER 2018-02-02 21:54:13 +01:00
  • 1f33cf3999 Prints fatal errors and warnings on stderr to allow output redirection Samuel FORESTIER 2018-02-02 21:42:55 +01:00
  • 2054e4521e Handles the absence of wget and precises some dependencies on README Samuel FORESTIER 2018-02-02 21:28:26 +01:00
  • 19781b55ef Fixes bug when no Internet connection is available (fixes #22) Samuel FORESTIER 2018-02-02 11:42:02 +01:00
  • adf5fc3f14 Add config options for timeout (#21) AdJaGu 2018-02-01 16:46:37 -05:00
  • 9aa7291ef4
    Merge pull request #17 from Phoenix1747/patch-1 Samuel FORESTIER 2018-01-30 19:20:31 +01:00
  • a097eede43
    Update README.md Phoenix1747 2018-01-30 19:13:15 +01:00
  • f5880280e8 PEP8 minor fix + Externalizes copyrights and license sections v4.3.2 Samuel FORESTIER 2018-01-30 18:24:03 +01:00
  • d8bcf0df95
    Adds support for Windows Subsystem (by @Si13n) (#16) Samuel FORESTIER 2018-01-30 18:17:23 +01:00
  • c941dd8ec8 Makes external config feature backward compatible with Python < 3.5.0 Samuel FORESTIER 2018-01-03 19:55:47 -05:00
  • 4f5b5fd7db Following of #15 : Samuel FORESTIER 2017-12-28 16:38:57 -05:00
  • c6fa9acf19 IPv6 support for LAN_IP and WAN_IP plus max. number for LAN addresses (#15) Roy Schroedel 2017-12-28 22:14:37 +01:00
  • 959598bb7b Fixes (and updates the preview of) the README before new release v4.3.1 Samuel FORESTIER 2017-12-27 11:19:16 -05:00
  • f4dfaaab66 Fixes user preferences loading (ready for new version) Samuel FORESTIER 2017-12-25 13:11:24 -05:00
  • d8cf2687a0 Improves consistency between escape character codes Samuel FORESTIER 2017-12-18 16:22:05 -05:00
  • 20f49c3cc4 Fixes detection for Window Manager with KDE Plasma Samuel FORESTIER 2017-12-18 16:09:35 -05:00
  • 9011de9400 Adds the colors palette to Terminal (see README.md for new option) Samuel FORESTIER 2017-12-18 16:03:22 -05:00
  • 7428428f0a Removes redundant white-spaces present in CPU entry on some devices Samuel FORESTIER 2017-12-17 11:09:29 -05:00
  • 239184fbec Implements configuration "locking" and improves documentation Samuel FORESTIER 2017-12-14 15:09:07 -05:00
  • c38df2a595 Gets rid of redundant rstrip() calls and displays a message is the... ... procps package looks missing on the system Samuel FORESTIER 2017-12-14 13:53:27 -05:00
  • d1d8f3e452 Very minor optimization for the updateRecursive configuration method Samuel FORESTIER 2017-12-13 19:58:35 -05:00
  • 0604466cde Big changes about the "external configuration" feature : Samuel FORESTIER 2017-12-13 19:51:14 +00:00
  • 2b05c38540 Fixes bug introduced in (b8ab7c8b) when no configuration is defined Samuel FORESTIER 2017-12-13 13:43:17 +00:00
  • 0c3cf46117 Handles the absence of net-tools and makes the manual way readable Samuel FORESTIER 2017-12-12 23:20:04 +00:00
  • 3b6eb06139 Code style + Fixes a bad arguments alignment on the lspci call + Adds missing line feeds + Fixes wrong import order (I100, I101 & I202 warnings) Samuel FORESTIER 2017-12-12 22:56:08 +00:00
  • f4e305c9d3 We don't have to keep /proc/cpuinfo file open to do these operations Samuel FORESTIER 2017-12-12 22:52:45 +00:00
  • b8ab7c8b51 Let's allow the users to mask one or many entries from the configuration Samuel FORESTIER 2017-12-12 22:48:54 +00:00
  • 7d6c795d68 Let's reflect the fact that we don't have a dev branch anymore Samuel FORESTIER 2017-12-10 15:05:24 -05:00
  • 55a65efe51 Merge branch 'dev' v4.3.0 Samuel FORESTIER 2017-12-10 14:27:32 -05:00
  • 87538e935c
    Merge branch 'feature/external_configuration' Samuel FORESTIER 2017-12-10 19:22:33 +00:00
  • d65d25f466
    Merge branch 'feature/temperature' Samuel FORESTIER 2017-12-10 04:00:49 +00:00
  • 372fce76e1 Let's completely avoid an useless assignment (following of 6be0d9e4) Samuel FORESTIER 2017-12-09 14:04:02 -05:00
  • 948c21b456 Updates dependencies (will be added to packages to the next release) Samuel FORESTIER 2017-12-08 17:36:52 -05:00
  • 6be0d9e4d5 Avoids redundant assignments & optimizes string operations on Packages Samuel FORESTIER 2017-12-08 16:44:22 -05:00
  • b2436b924b Following of RAM changes : Samuel FORESTIER 2017-12-08 16:24:29 -05:00
  • 883fe6f38d Fixes a bug when RAM or Disk usages were full and improves PEP8 for Disk Samuel FORESTIER 2017-12-07 14:36:47 -05:00
  • 7312554038 Packages are available ! Let's update the documentation Samuel FORESTIER 2017-11-28 22:54:24 -05:00
  • 24b37aeaa0 Fixes typo in constant name and sets maintainer's dedicated mail address Samuel FORESTIER 2017-11-27 20:13:36 -05:00
  • 23dfd5020d Reworks README Samuel FORESTIER 2017-11-26 18:15:40 -05:00
  • c5df2366b7
    Merge branch 'dev' v4.2.2 Samuel FORESTIER 2017-10-23 15:13:15 -04:00
  • 66c3938a08
    Adds a note about the project's repository new "status" Samuel FORESTIER 2017-10-23 15:11:39 -04:00
  • cd45499bfa
    Handles the absence of the lsb-release package on the system Samuel FORESTIER 2017-10-23 14:57:48 -04:00
  • f43de798f7
    Oops, a trailing white-space has been omitted Samuel FORESTIER 2017-10-23 14:55:19 -04:00
  • f67505a534 Merge pull request #9 from Si13n7/dev Samuel FORESTIER 2017-10-23 14:45:27 -04:00
  • 84bdb087f4 Fix a little blemish on Ubuntu logo si13n7 2017-10-23 18:34:52 +02:00
  • 1ec6febf6d
    Merge branch 'dev' v4.2.1 Samuel FORESTIER 2017-09-17 10:54:35 -04:00
  • cfd5fecf40
    Adds a constant for the 'No Address' string too Samuel FORESTIER 2017-09-17 10:33:47 -04:00
  • d15ef002d4
    Fixes PEP8 (E501) for the lines the most important to understand Samuel FORESTIER 2017-09-17 10:20:29 -04:00
  • a2b762a3b5
    Improves README (minor) Samuel FORESTIER 2017-09-17 10:19:54 -04:00
  • 13bf473847
    Makes use of the second parameter of getenv and... ... regroups 'Not detected' default strings as one global variable Samuel FORESTIER 2017-09-07 09:28:37 -04:00
  • 61070e354e
    Changes the truncation for _GPU_ output Samuel FORESTIER 2017-09-03 11:16:59 -04:00
  • 9a6d9c1453
    Adds some comments, and following of (9ec42bd) for _DesktopEnvironment_ Samuel FORESTIER 2017-09-02 09:27:23 -04:00
  • 9ec42bd6c9
    Avoids two useless assignments with else statement, for for-loops Samuel FORESTIER 2017-09-01 14:32:37 -04:00
  • bcb41a9771
    Let's display default string when some environment variables aren't set Samuel FORESTIER 2017-08-30 13:07:03 -04:00
  • 5fc35fffd5
    Simplifies the color-choosing algorithm for Disk and RAM Classes... ... and reduces the legacy method of RAM computing with a closure Samuel FORESTIER 2017-08-30 08:09:55 -04:00