brunonova / nautilus-admin

I don't maintain this project anymore. Feel free to fork it! - Extension for Nautilus to do administrative operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nautilus Admin

GPLv3 license

Nautilus Admin is a simple Python extension for the Nautilus file manager that adds some administrative actions to the right-click menu:

  • Open as Administrator: opens a folder in a new Nautilus window running with administrator (root) privileges.
  • Edit as Administrator: opens a file in a Gedit window running with administrator (root) privileges.

Download

You can download the latest version of the extension from the Releases page.

Compiling from source

Check the INSTALL.md file for instruction on how to compile the extension from source.

Reporting bugs

You can report bugs and ask questions at the extension's issue tracker.

Contributing

Check the CONTRIBUTING.md file for info on how to contribute.

About

I don't maintain this project anymore. Feel free to fork it! - Extension for Nautilus to do administrative operations

License:GNU General Public License v3.0


Languages

Language:Python 59.7%Language:CMake 33.5%Language:Shell 6.7%