Thanks to visit codestin.com
Credit goes to github.com

Skip to content

paskalito/gthumb_make_panorama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

gthumb_make_panorama

An Easy and superconvenient way to Stitch together Panoramashots out of Gthumb.

yolo4

Install / Update

Dependencies

The Following Programs must be Installed (Install them from your Pakage manager)

1 Install/Update the Script

Open a Terminal, Paste the Following Code and hit Enter, Type in your Password when are asked to

cd /tmp && wget https://raw.githubusercontent.com/paskalito/gthumb_make_panorama/main/gthumb_make_panorama.sh && sudo chmod +x gthumb_make_panorama.sh && sudo mv -f gthumb_make_panorama.sh /usr/local/bin/gthumb_make_panorama.sh

In Case you want to Update to a newer Version of the Script just run this Command again, and you are good to go

2 Setup the Custom Script in gthumb

  1. Open gthumb
  2. In the Top Bar click
  3. Toolbar > Personalize... > New

Name: Make Panorama

Command: mkdir -p /tmp/gthumb-make-panorama && cp -p %F /tmp/gthumb-make-panorama && paplay /usr/share/sounds/freedesktop/stereo/complete.oga & sh /usr/local/bin/gthumb_make_panorama.sh %P

Keyboardshortcut: as you like :D (highly recomended)

  1. Save > Ok > Happy Panorama Making!

Usage

  1. Select any Amount of Pictures shot with an Overlay
  2. Go to Toolbar and click Make Panorama (Or use you Shortcut)
  3. Wait for the finished Panorama to appear on Bottom of your Pictures Folder (in gthumb)

About

Stich Panoramas together automatigically right out of ghtumb

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages