nautilus-scripts is a collection of various C#, PowerShell and Shell scripts, designed to use with Nautilus and Nemo and Caja filemanagers.
The C# scripts require Mono Framework installed. Most of them use Mono C# Shell (csharp
utility), some use csexec script (which should be in /usr/bin
). Also, most scripts depends on R7.Scripting library, which should be in ~/.config/csharp
. Follow the links to get those components and more info about them.
The PowerShell scripts require PowerShell in order to run. Scripts, which designed to run in a terminal window, also require pwshx wrapper.
pdf-compress
require GhostScriptpdf-combine
,pdf-fix
,pdf-rotate
require PDFTKimage-*
,pdf-to
require ImageMagickconvert
require Unoconv from LibreOffice / OpenOfficevideo
require FFMpegcompare
require Meld
All scripts are published under the terms of the GNU General Public License, either version 3 of the License, or (at your option) any later version.