summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAge
* cpu_freq: Port to OpenBSDAaron Marcher2018-04-30
| | | | In OpenBSD CPU frequency gets fetched using sysctl now.
* Update README for OpenBSD buildAaron Marcher2018-04-29
|
* temp: Port to OpenBSDAaron Marcher2018-04-29
| | | | In OpenBSD temperature gets fetched using sysctl now.
* Remove vol_perc() from todo in READMEAaron Marcher2018-04-29
|
* Remove ipv{4,6}() from todo in READMEAaron Marcher2018-04-29
|
* Remove ram_*() from READMEAaron Marcher2018-04-14
|
* Remove ALSA dependency from READMEAaron Marcher2018-03-26
| | | | | ALSA is not a dependency anymore as we use /dev/mixer. The corresponding notice about PulseAudio is thus not necessary too.
* uptime: Port to OpenBSD.Aaron Marcher2018-03-20
| | | | In OpenBSD uptime gets fetched using sysctl now.
* battery_perc: Port to OpenBSD.Aaron Marcher2018-03-19
| | | | In OpenBSD battery percentage gets fetched using apm now.
* README: Add list of non-portable functionsAaron Marcher2018-03-18
|
* README: Add TodoAaron Marcher2018-03-18
|
* Added CPU iowait to READMEAaron Marcher2017-09-16
|
* Added IPv6 address functionAaron Marcher2017-08-14
| | | | | | - Renamed "ip" function to "ipv4" - Added "ipv6" function - Adjusted README and config.def.h accordingly
* slstatus != dmenu lolAaron Marcher2017-08-12
|
* New README in plain textAaron Marcher2017-08-10