https://github.com/adminltr/dirlistener
Server - Client app built in python to listen creation of files or directories in a computer (client) and send emails from the server
https://github.com/adminltr/dirlistener
client-server python smtp-mail sockets watchdog
Last synced: 21 days ago
JSON representation
Server - Client app built in python to listen creation of files or directories in a computer (client) and send emails from the server
- Host: GitHub
- URL: https://github.com/adminltr/dirlistener
- Owner: adminLTR
- Created: 2024-02-08T03:52:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-10T00:36:41.000Z (over 2 years ago)
- Last Synced: 2025-03-05T14:49:37.984Z (over 1 year ago)
- Topics: client-server, python, smtp-mail, sockets, watchdog
- Language: Python
- Homepage:
- Size: 9.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DirListener
Server - Client app built in python to listen creation of files or directories in a computer (client) and send emails from the server
## Owner
- LTprograms (Luis LT)
## Technologies
- Python
- Sockets
- Watchdog
- Smtp mailing
## Installation