Backend service for watching files on server written in Flask. It will watch a particular folder specified by the WATCH_FOLDER variable. This is specified in the config.py file (or you can override it using environment variable). Once new files are detected, it will send the new file name to the frontend for retrieval using SSE.
forked from yh742/filewatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
faccini-bs/flask-filewatcher
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Flask service for watching if file changes, notifies frontend using SSE
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 94.1%
- Dockerfile 4.0%
- Shell 1.9%