Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 6 hours 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 (9 months ago)
- Default Branch: master
- Last Pushed: 2024-02-10T00:36:41.000Z (9 months ago)
- Last Synced: 2024-05-03T14:04:55.126Z (7 months 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