My first big program. It shows:
-a randomized message (requested from my HTTP server, and fortune on the server side),
-Computer address, used/free/all RAM, energy levels, uptime, filesystem for booting, whether the computer can do HTTP requests,
-List of components available
Thanks to CptMercury and payonel for some parts of the code. I will make it available through OPPM soon, but for now you will need to get it through GitHub:
https://github.com/AugiteSoul/AugiteOpenComputers/blob/master/systeminfo/systeminfo.lua
Feel free to send some feedback, positive or not