NautilusScriptHub is a collection of useful scripts for Nautilus, the file manager for the GNOME desktop environment. These scripts enhance the functionality of Nautilus by providing additional commands and features.
- GNOME Nautilus file manager
- Appropriate permissions to execute scripts
-
Clone the repository:
git clone https://github.com/yourusername/NautilusScriptHub.git
-
Copy the scripts to your Nautilus scripts directory:
cp NautilusScriptHub/* ~/.local/share/nautilus/scripts/
-
Give execute permissions to the scripts:
chmod +x ~/.local/share/nautilus/scripts/*
- Right-click on a file or directory in Nautilus.
- Navigate to 'Scripts'.
- Select the script you wish to run.
Here, list the scripts you have in your repository and a brief description of what each does. For example:
- script1.sh - Description of what script1 does.
- script2.sh - Description of what script2 does.
- ... and so on for each script.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Milan Berta - [email protected]