Skip to content

Ubuntu extension to copy a path to a file/folder directly in the context menu, when right clicking a file/folder.

License

Notifications You must be signed in to change notification settings

WobiWanKenobi/copy-path-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copy-path-file

About

This repository contains a extension, that enables you to directly copy a path to a file in the file managers context menu. NOTE: See installation instructions and dependencies below.

🪝 Dependencies

These extensions are required to install and run the extension correctly. They all will be installed automatically when running the installation script.

Ubuntu

  • python3
  • pip3
  • python3-nautilus
  • python3-gi
  • x-clip

⚙️ Installation Instructions

To install the this extension, run the following commands in your terminal:

curl -O https://raw.githubusercontent.com/WobiWanKenobi/copy-path-file/main/install_copy_path_ubuntu.sh
chmod +x install_copy_path_ubuntu.sh
./install_copy_path_ubuntu.sh

About

Ubuntu extension to copy a path to a file/folder directly in the context menu, when right clicking a file/folder.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages