Nxhelper » History » Version 3
Stefan Mark, 03/07/2021 08:52 AM
1 | 1 | Stefan Mark | h1. Nxhelper |
---|---|---|---|
2 | |||
3 | Provides libs for C and Bash to read simple key=value kind of configuration files used throught all parts of nxde (see also [[About NXDE#Basic Concepts|Basic Concepts]]). Most or all other tools from nxde will depend on this, except nxinit which provides its own version of nxshlib so it can be independent. |
||
4 | |||
5 | [[nxhclib]] - C library |
||
6 | |||
7 | [[nxhshlib]] - Bash library |
||
8 | |||
9 | [[nxpmshlib]] - Bash library |
||
10 | |||
11 | 3 | Stefan Mark | [[hcommands|commands]] - Commands |
12 | 1 | Stefan Mark | |
13 | 2 | Stefan Mark | source:nxhelper|TODO |