X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/53e0c4535ac7143a871acf1d6a91dc3b0a248d87..198df15d83d41fddca5b639bea398349ec0ec534:/README diff --git a/README b/README index 8e8803f..49cf0f9 100644 --- a/README +++ b/README @@ -31,8 +31,7 @@ Features Requirements ------------ -In order to build slstatus you need the Xlib header files and optionally ALSA -for volume percentage. PulseAudio is not supported for various reasons. +In order to build slstatus you need the Xlib header files. Installation @@ -55,3 +54,19 @@ Configuration ------------- slstatus can be customized by creating a custom config.h and (re)compiling the 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: +- ipv{4,6} +- ram_{free,perc,total,used} +- wifi_{perc,essid} +- cpu_{freq,perc,iowait} +- entropy +- swap_{free,perc,total,used} +- battery_{power,state} +- temp +- vol_perc