The Nautilus Upload To repository contains custom scripts that allow you to upload files to various file sharing services directly from the Nautilus file manager context menu. Whether you're sharing images, code snippets, or documents, this collection of scripts simplifies the process by integrating with popular file-sharing platforms.
- Context Menu Integration: Right-click any file or folder in Nautilus, and you'll find an "Upload to" submenu with options for various services.
- Zenity GUI: The scripts use Zenity, a simple graphical user interface, to display progress and the resulting links.
git clone https://github.com/Sush-ruta/nautilus-upload-to.git
cd nautilus-upload-to
cp -r "Upload to" "$HOME/.local/share/nautilus/scripts/"
chmod +x "$HOME/.local/share/nautilus/scripts/"*
Pastebin Services | ||
---|---|---|
termbin | pb1n.de | clbin |
paste.rs |
Image Hosting Services | ||
---|---|---|
Freeimage.host | vgy.me | Lutim |
Streamtape | SM.MS |
Work-in-progress | ||
---|---|---|
put.re | Uguu | Disroot Upload |
Ufile.io | FileLu | ImgBB |
Image Chest |
Some scripts are currently failing to upload the files correctly. I'm working on resolving any issues, and I'll update the repository as soon as they're operational.
Feel free to explore the scripts, contribute, and customize them to your liking!
This project is licensed under the WTFPL (Do What The Fuck You Want To Public License). You can find the full text of the license in the LICENSE file.
The scripts provided in this repository are offered as-is, without any warranty or guarantee. While I've made every effort to ensure their functionality and security, I cannot be held responsible for any unintended consequences or issues that may arise from their use. Please exercise caution and review the code before deploying it in a production environment.
Remember that some of the scripts are still in development (as indicated by the "WIP" label), and I'm actively working to improve them. If you encounter any problems or have suggestions, feel free to open an issue or contribute to the project.