Skip to content

Adityasakare/WatchHound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WatchHound

A lightweight, real-time file system monitoring tool for Linux that watches directories and files for changes and displays desktop notifications.

How to use

./program [OPTIONS] PATH [OPTIONS]: -h, --help Display this help message -v, --version Display version information -V, --verbose Enable verbose output

Features

  • Monitor files and directories in real-time
  • Desktop notifications for file system events
  • Lightweight and efficient (uses inotify)
  • Tracks multiple event types:
  • File creation
  • File modification
  • File access
  • File write and close
  • File move
  • Simple command-line interface

About

A lightweight, real-time file system monitoring tool for Linux that watches directories and files for changes and displays desktop notifications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors