Skip to content
#

admin-tool

Here are 15 public repositories matching this topic...

SystemAuditDashboard is a centralized Linux system monitoring dashboard implemented in Python using Tkinter. It provides a real-time overview of key system information including: Kernel Version Operating System Details Logged-in User Number of Active Processes Number of Open Ports Load Average (1 min, 5 min, 15 min) Available Memory (in MB)...

  • Updated Jul 6, 2025
  • Python

Directory Monitor GUI is a self-contained Python application with a Tkinter interface for configuring and monitoring multiple directories via polling. Add or remove folders, set polling intervals, toggle recursive scans and hidden entries, apply include/exclude glob filters, and view real-time logs in-app or export to a file. Use Start/Stop buttons

  • Updated Jul 6, 2025
  • Python

PySecScope Author: Bocaletto Luca PySecScope is a comprehensive Linux enumeration tool with a Tkinter-based graphical user interface. Inspired by LinEnum, this tool gathers system, user, network, and service information, along with detailed security checks, and generates reports in multiple formats (Text, JSON, CSV). English and Italian languages.

  • Updated Jul 6, 2025
  • Python

Directory Polling Monitor v1.0.0 Self-contained Python tool (stdlib only) for polling-based directory monitoring. Allows you to watch one or more folders, apply advanced filters, and log changes in real time—all from a simple text menu. @bocaletto-luca

  • Updated Jul 6, 2025
  • Python

FileIntegrityChecker Author: Bocaletto Luca FileIntegrityChecker is a Linux application written in Python with a Tkinter GUI that monitors critical files or entire directories by calculating and comparing their SHA256 hashes. By detecting any unauthorized modifications, it helps maintain file integrity and alerts you to changes. The project comes..

  • Updated Jul 6, 2025
  • Python

Improve this page

Add a description, image, and links to the admin-tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the admin-tool topic, visit your repo's landing page and select "manage topics."

Learn more