silverwind / droppy

**ARCHIVED** Self-hosted file storage
BSD 2-Clause "Simplified" License
1.62k stars 194 forks source link

Allow user defined hooks #422

Open dmadisetti opened 3 years ago

dmadisetti commented 3 years ago

Every-time an action occurs (a file is uploaded etc), I'd like droppy to perform some custom action. I could rig this up with a file watcher, but it seems like this should be a first class citizen in droppy itself