Christine Alifrangis

Tag: sqlite

Python: Creating a System Info App

This project took significantly longer to develop than expected, but I’m proud to share my thoughts and process in developing this applet. The code evolved into a two-part tool that can be run from the command line or as a daemon. The code collects system information, reports it back to an API, and stores the […]

System Info Collector

Tool to capture System Information from Windows and *nix hosts and store it in a database – GitHub –