Skip to content

Extension for Nautilus to do administrative operations

License

Notifications You must be signed in to change notification settings

ichristophe56/nautilus-admin

 
 

Repository files navigation

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.
  • Run as Administrator: runs an executable file with administrator (root) privileges inside a GNOME Terminal.

WARNING!

Running the File Manager, the Text Editor or an executable with Administrator privileges is dangerous! You can easily destroy your system if you are not careful! Think twice before doing so, especially before running untrusted executables downloaded from the Internet. They can contain malware, which can do irreversible damage to your system when given Administrator privileges!

You will be warned the first time you use one of the actions above.

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

Extension for Nautilus to do administrative operations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 70.7%
  • CMake 24.5%
  • Shell 4.8%