Skip to content

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

License

Notifications You must be signed in to change notification settings

MehrdadLinux/Linux_Righclick_Menu_Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

${\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 UseLicense

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)

Jupiter : open jupyterlab in your folder

  • (jupyter)

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

dot forget to chmod a+x [yourscript]

[!WARNING]

Caution

You can customize the scripts according to your needs

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

Resource

License

(Back to top)

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages