Skip to content

Linux productivity scripts for file management and PDF/image manipulation, integrated with Nautilus and Nemo, using beginner-friendly Bash for Ubuntu distributions

Notifications You must be signed in to change notification settings

AhmedMohamedAbdelaty/Shell-Nautilus-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell & Nautilus Scripts

A collection of shell and Nautilus scripts to enhance productivity on Linux. Includes utilities for manipulating PDFs and images, file management automation, and more. Integrates with Nautilus and Nemo file managers for easy access to scripts. Useful for streamlining workflows and adding functionality without installing new software. Beginner-friendly Bash scripts that work across common Linux distros like Ubuntu, Fedora, etc. Open source and customizable.

Hits

a0d581666d26dd9c66bf8ed395cba948

Getting Started

you can use them directly from the terminal or from the file manager like Nautilus or Nemo

Installing in nautilus file manager

git clone https://github.com/AhmedMohamedAbdelaty/Shell-Nautilus-Scripts ~/.local/share/nautilus/scripts

Installing in nemo file manager

git clone https://github.com/AhmedMohamedAbdelaty/Shell-Nautilus-Scripts ~/.local/share/nemo/scripts

Note

Some scripts are not mine.

Note: if some PDF scripts not working, it might be because ImageMagick security policy 'PDF' blocking conversion from PDF to images, to fix it, run this command:

sudo sed -i '/disable ghostscript format types/,+6d' /etc/ImageMagick-6/policy.xml

Want to contribute? Great

gon-freecss-wondering
  • Fork the repo
  • Create a new branch
  • Commit your changes
  • Push to the branch
  • Create a new Pull Request

About

Linux productivity scripts for file management and PDF/image manipulation, integrated with Nautilus and Nemo, using beginner-friendly Bash for Ubuntu distributions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages