Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

VersaLog Examples — Powered by VersaLog

This repository is the official collection of practical and runnable projects built using the VersaLog library.
Each project demonstrates a real-world application of VersaLog — from monitoring systems to handling network services.


🧩 Structure

ProjectDescriptionFolder
VersaMonitorSystem resource monitor (CPU, RAM, Disk, Network)VersaMonitor
VersaBackupAutomatic file and folder backup toolVersaBackup
VersaScanFast port scanner and network reporterVersaScan
VersaWatcherFile/folder change detection and notifierVersaWatcher
VersaServeSimple HTTP server with access loggingVersaServe
VersaGuardR18/NSFW image detection and filtering toolVersaGuard

⚙️ Project Overview

🟢 VersaMonitor

Monitors CPU, memory, disk, and network usage in real time.
Displays system stats using colorful VersaLog output and alerts when thresholds are exceeded.

🟡 VersaBackup

Automatically backs up specified directories and files.
Logs backup progress, errors, and completion details using VersaLog.

🔵 VersaScan

Scans open ports on specified IP addresses.
Logs results in colorized console and saves them to log files for analysis.

🟣 VersaWatcher

Watches directories for file changes using watchdog.
Logs file creation, modification, and deletion events in real time.

🔴 VersaGuard

Detects R18/NSFW images automatically using AI-based content analysis.
Skips or blocks unsafe images and logs detection results with VersaLog.
Useful for moderation, bots, and safe media processing pipelines.


🐍 Environment

  • Language: Python 3.9+
  • Dependencies:
    • VersaLog (latest version)
    • Project-specific dependencies (see each subfolder)
  • OS: Windows / Linux / macOS

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages