From: Aaron Marcher Date: Sun, 18 Mar 2018 22:30:54 +0000 (+0100) Subject: README: Add list of non-portable functions X-Git-Url: https://git.atheridis.org/?a=commitdiff_plain;h=ad5b7c8b1ca5e5019d6d3978045296bfbddcc349;p=suckless%2Fslstatus.git README: Add list of non-portable functions --- diff --git a/README b/README index cb53544..f14a3b8 100644 --- a/README +++ b/README @@ -60,3 +60,15 @@ source code. This keeps it fast, secure and simple. Todo ---- Porting to OpenBSD is the current goal before thinking about a release. + +The following functions are not portable at the moment: +- uptime +- ipv{4,6} +- ram_{free,perc,total,used} +- wifi_{perc,essid} +- cpu_{freq,perc,iowait} +- entropy +- swap_{free,perc,total,used} +- battery_{perc,power,state} +- temp +- vol_perc