HorlogeSkynet / archey4

:computer: Maintained fork of the original Archey (Linux) system tool
https://git.io/archey4
GNU General Public License v3.0
291 stars 37 forks source link

[CORE] Adds support for custom entries #113

Closed HorlogeSkynet closed 2 years ago

HorlogeSkynet commented 2 years ago

This patch brings a first support for "custom entries" to Archey. It mainly allows users to run custom commands through their configuration file.

In order to give "power to the user" for most of situations:

Multi-lines results will be joined on the same line, unless one_line option is disabled.

Users SHOULD only enable shell option if they have to.

See #111 for rationale.

Types of changes :

Checklist :