Skip to content

The-R34per/WardenState

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WardenState


WardenState is a lightweight, cross‑platform Python utility designed to monitor and report key system information on both Windows and macOS. It provides a simple, script‑based way to gather machine state data for diagnostics, automation workflows, or system‑health reporting.


Features

  • Cross‑platform support WardenState_WindowsOS.py for Windows systems
  • WardenState_MacOS.py for macOS systems
  • System information collection
  • Hardware details
  • OS metadata
  • Runtime/system state values
  • Lightweight & dependency‑minimal
  • Easy to integrate into larger automation or monitoring pipelines

Prerequisites

  • Python 3.8+
  • Standard library only (no external dependencies unless you add them)

Running on Windows

sudo python WardenState_WindowsOS.py

Running on macOS

sudo python WardenState_MacOS.py

Customization

You can extend WardenState to collect additional metrics such as:

  • Network information
  • Disk usage
  • Running processes
  • Security/patch status
  • System logs The scripts are intentionally simple so you can modify them to fit your environment or automation stack.

License

WardenState © 2026 by The-R34per is licensed under CC BY-SA 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/4.0/

About

Lightweight cross‑platform system‑state security reporter for Windows and macOS, built to gather hardware, OS, and runtime diagnostics with zero external dependencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages