Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucioerlan/Monitoring-Files
π Monitor the status of a folder on your system
https://github.com/lucioerlan/Monitoring-Files
python slack watchdog
Last synced: 3 months ago
JSON representation
π Monitor the status of a folder on your system
- Host: GitHub
- URL: https://github.com/lucioerlan/Monitoring-Files
- Owner: lucioerlan
- Created: 2020-06-17T16:19:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T04:34:18.000Z (4 months ago)
- Last Synced: 2024-07-10T06:50:06.431Z (4 months ago)
- Topics: python, slack, watchdog
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - lucioerlan/Monitoring-Files - π Monitor the status of a folder on your system (Python)
README
[![LICENSE](https://img.shields.io/github/license/arshadkazmi42/awesome-github-init.svg)](https://github.com/arshadkazmi42/awesome-github-init/LICENSE)
[![LinkedIn][linkedin-shield]](https://www.linkedin.com/in/erlanlucio/)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Flucioerlan%2FMonitoring-Folder&count_bg=%23E71A18&title_bg=%23555555&icon=dependabot.svg&icon_color=%23E7E7E7&title=views&edge_flat=false)](https://hits.seeyoufarm.com)
Monitoring Folder π΅οΈ
## π€ 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
```sh
pip install -r requiriments.txt
```
* cp .env.example .env, eg **Then**, Configure with your information. π## π Technologies Used
![python](https://user-images.githubusercontent.com/67064886/102763558-9de2c680-4358-11eb-984a-d84953ea29ca.png)
## π Running
```
$ python main.py
```## π Thanks for these
| [`watchdog`](https://pypi.org/project/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](https://www.linkedin.com/in/erlanlucio/)
[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=flat-square
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=flat-square
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=flat-square
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=flat-square
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=flat-square
[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: images/screenshot.png