Programming tutorial on how to use nautilus python to add right click functionality.
Simple to follow guide on how to write a git-clone function to nautilus leveraging nautilus extension API.
What you will learn:
- install python-nautilus
- set up development
- show menu and submenu on right click
- show input dialog with Gtk using PyObject (from gi.repository import Gtk)
- call external program from python using subprocess
Cheers,
Ещё видео!