Skip to content

A collection of bash scripts meant to replace the productivity lost without access to Windows' ShareX.

License

Notifications You must be signed in to change notification settings

dowodenum/Linux-ShareX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mainly for personal use, but I thought I'd share it since I had little luck finding good alternatives online. Currently only supports 0x0.

Requires fzf, xclip, bash, some terminal (YMMV), mpv for fzfplay.sh

Adjust paths in the fzf scripts to your liking.


Bind (for instance, in xfce4-keyboard-settings) single-use scripts (clip.sh, uploadfile.sh, uploadimage.sh, uploadtext.sh) using:

bash ./script.sh

Bind scripts that need user interaction via terminal window (fzfget.sh, fzfplay.sh) using:

xfce4-terminal -x ./script.sh

This will close them upon hitting ESC or Ctrl-X, or when hitting enter when picking a file via fzf.

About

A collection of bash scripts meant to replace the productivity lost without access to Windows' ShareX.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages