Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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 πŸ•΅οΈ





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

```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