# SSHare Plugins A collection of plugins I have written for SSHare that I don't think deserve to be included by default. ## Plugins ### clipboard Upload the contents of the clipboard and/or copy the resultant URL to the clipboard #### Dependencies - [pyclip](https://pypi.org/project/pyclip/) ### latest Upload the most recently touched file from a directory ### notification Send a notification when the upload has completed #### Dependencies - [desktop-notifier](https://pypi.org/project/desktop-notifier/)