lucioerlan / Monitoring-Files

πŸ‘ Monitor the status of a folder on your system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LICENSE LinkedIn Hits

Monitoring Folder πŸ•΅οΈ

giff

Report Bug Β· Request Feature



πŸ€” About The Project

This is a very simple script, and very useful for day to day, monitor The changes
that happen in a folder or if there is no change, in a certain time, a log is sent.


πŸ”₯ Setup

- Python 3+


πŸ”¨ Installation

pip install -r requiriments.txt
  • cp .env.example .env, eg Then, Configure with your information. 😎

πŸš€ Technologies Used

python


πŸš€ Running

$ python main.py

πŸ’Œ Thanks for these

| watchdog | program that uses watchdog to monitor directories specified as command-line arguments and logs events generated:!


πŸ”“ License

This project lives under MIT License. See LICENSE for more details. Β©2019 - Erlan Lucio

About

πŸ‘ Monitor the status of a folder on your system


Languages

Language:Python 100.0%