An open API service indexing awesome lists of open source software.

https://github.com/stx3plus1/sxl

Minimal system information progam.
https://github.com/stx3plus1/sxl

Last synced: about 2 months ago
JSON representation

Minimal system information progam.

Awesome Lists containing this project

README

          

# sxl
Minimal, yet elegant system information program.

Version 1.1 has 65 lines, hopefully handling errors well.

## Build
To build yourself, simply run `make` in the root of the repository.

If `make` is unavailable, you can run `cc -o sxl sxl.c`