nnn/user-scripts
2019-03-24 17:40:15 +05:30
..
copier Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
edit Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
fzy Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
hexview Add user script to view files in hex 2019-03-23 07:44:34 +05:30
imgresize Add script to upload a file to transfer.sh 2019-03-24 17:40:15 +05:30
imgur Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
kdeconnect Changes for #226 2019-03-17 18:43:21 +05:30
ndiff Diff viewer script using vimdiff 2019-03-20 21:53:03 +05:30
nlaunch nlaunch is an independent app launcher 2019-03-23 22:52:57 +05:30
picker Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
README.md Add script to upload a file to transfer.sh 2019-03-24 17:40:15 +05:30
sxiv Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
transfer Add script to upload a file to transfer.sh 2019-03-24 17:40:15 +05:30
upgrade Drop the .sh subscripts 2019-03-17 18:40:54 +05:30

Alphabetical list of scripts

Script Description
copier Copy selection to clipboard
edit Fuzzy find a file in directory subtree with fzy and edit in vim
fzy Fuzzy find a file in directory subtree with fzy and open using xdg-open
hexview view a file in hex; needs xxd and $PAGER
imgresize Resize images in directory to screen resolution (needs imgp)
imgur Upload an image file to imgur
kdeconnect Send selected files to Android device using kdeconnect-cli
ndiff File and directory diff for selection using vimdiff
nlaunch Drop-down independent app launcher (needs fzy), drop in $PATH; fallback regular prompt
picker Pick files and pipe the newline-separated list to another utility
sxiv Open images in current directory in sxiv
transfer Upload current file to transfer.sh
upgrade Check and update to latest version of nnn manually on Debian 9 Stretch