Skip to content

sstybel/alert-check-folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alert Check Folder

Static Badge GitHub Release GitHub Downloads (all assets, all releases)

This simple application displays a formatted message window on the screen when a directory with a specific name exists in the specified location.

We can influence several features of the displayed message window:

Options:

  • Message window title bar
  • Message window icon (info, warning, error)
  • Message content

Usage: **usage: alert-check-folder.py [--folder FOLDER] [--message-title MESSAGE_TITLE] [--message-text MESSAGE_TEXT] [--message-icon MESSAGE_ICON] [-h]

Options:

  • --folder FOLDER - Path to the folder to check existence
  • --message-title MESSAGE_TITLE - Title of the message box
  • --message-text MESSAGE_TEXT - Text of the message box
  • --message-icon MESSAGE_ICON - Icon of the message box (info, warning, error)
  • --help, -h - Show this help message and exit

Download

Static Badge GitHub Release GitHub Downloads (all assets, all releases)

GitHub

GitHub stats

 


Copyright © 2025 by Sebastian Stybel, www.BONO.Edu.PL