An open API service indexing awesome lists of open source software.

https://github.com/mehrdadlinux/linux_righclick_menu_scripts

Gitclone & JupiterLab add to your context menu or right-click mouse operation
https://github.com/mehrdadlinux/linux_righclick_menu_scripts

Last synced: about 1 month ago
JSON representation

Gitclone & JupiterLab add to your context menu or right-click mouse operation

Awesome Lists containing this project

README

          


${\color{red}Linux}$ ${\color{green}Right click Menu }$ ${\color{red}Scripts}$


A collection of scripts for lazy people :D


Automating actions in Nautilus (GNOME's file manager) with scripts


How To Use
License

# Requirements
- xclip
- exiftool
- git
- jupyter-lab
# Linux_Righclick_Menu_Scripts
A collection of scripts for lazy people :D
## gitclone : clone repo on your system
- ![(gitclone) ](https://raw.githubusercontent.com/MehrdadLinux/Linux_Righclick_Menu_Scripts/main/Doc/gitclone.gif)
## Jupiter : open jupyterlab in your folder
- ![(jupyter) ](https://raw.githubusercontent.com/MehrdadLinux/Linux_Righclick_Menu_Scripts/main/Doc/jupyter.gif)

# How To Use
Add these scripts to desktop environment file manager scripts :
Show instructions

```
Nemo ==> ~/.local/share/nemo/scripts
Nautilus ==> ~/.local/share/nautilus/scripts/
```

# How it works?
Gnome scripts
GNOME Files, formerly and internally known as Nautilus, is the official file manager for the GNOME desktop Nautilus script is an executable shell script that is placed in a special scripts directory so that the Nautilus graphical shell can find it. This allows you to extend the functionality of the file browser to do just about anything.

Do you have a question?

> [!NOTE]
> if you have differnet file manager you have to find your script path

> [!TIP]
> Right click on any script and select an icon for it. The icons are available in the icon folder
> The scripts do not have .sh extension because when they are placed in the menu, the name becomes long. I removed it because it is not necessary. You can change the name.

> [!IMPORTANT]
> don't forget to chmod a+x [yourscript]

> [!WARNING]
>

> [!CAUTION]
> You can customize the scripts according to your needs

:+1: This change looks great - it's ready to use! :shipit:

# Resource
- [NautilusScriptsHowto](https://help.ubuntu.com/community/NautilusScriptsHowto)
- [Nautilus Scripts](https://www.gnome-look.org/browse?cat=126&ord=latest)

# License

[(Back to top)](#table-of-contents)

The MIT License (MIT) Please have a look at the [LICENSE.md](LICENSE) for more details.