Commit graph

25 commits

Author SHA1 Message Date
juacq97 57d2327ee4 Added two scripts to change the wallpaper.
The one named "nitrogen" allow to change the wallpaper using
nitrogen. The one named "pywal" allows to change the wallpaper and the
terminal color scheme using pywal.
Both of them need to put the cursor over an image, there's no need to
select the file with space.
2019-04-16 19:50:16 -06:00
Arun Prakash Jana c25b539eea
Fix scripts 2019-03-28 20:49:17 +05:30
Juan Adrián Castro Quintana 3b4be9fad3
Deleted blank line
Also, I commented again the three lines about the notifications.
2019-03-24 23:24:34 -07:00
Juan Adrián Castro Quintana 6c27098533
Merge branch 'master' into add-kdeconnect 2019-03-24 22:33:18 -07:00
juacq97 21e259ecd4 Changed the Shell type to POSIX compliant 2019-03-24 22:29:37 -07:00
Arun Prakash Jana 28ef959e71
Update docs 2019-03-25 08:30:26 +05:30
juacq97 8f4e456bb2 make the script POSIX compliant 2019-03-24 16:00:51 -07:00
Arun Prakash Jana b6c66a78c0
Use POSIX compliant sh scripts if possible 2019-03-24 21:11:43 +05:30
Arun Prakash Jana 1bd42c40c6
Add script to invoke pastebinit 2019-03-24 20:33:27 +05:30
Arun Prakash Jana f135a30c0c
Add script to upload a file to transfer.sh 2019-03-24 17:40:15 +05:30
Arun Prakash Jana 0328eafcb9
Add script to resize images in directory 2019-03-24 11:51:33 +05:30
Arun Prakash Jana c695e27783
nlaunch is an independent app launcher 2019-03-23 22:52:57 +05:30
Arun Prakash Jana 144682ad49
Add user script to view files in hex 2019-03-23 07:44:34 +05:30
Arun Prakash Jana 20321695cc
Diff viewer script using vimdiff 2019-03-20 21:53:03 +05:30
Arun Prakash Jana 4fc8d1edd1
Changes for #226 2019-03-17 18:43:21 +05:30
Mischievous Meerkat 3ce1b7dd97
Merge pull request #226 from juacq97/add-kdeconnect
Added a user-script to send selected files using kde-connect.
2019-03-17 18:41:41 +05:30
Arun Prakash Jana e1bd7c6852
Drop the .sh subscripts 2019-03-17 18:40:54 +05:30
juacq97 cfd0769089 Added a user-script to send selected files using kde-connect.
The script uses kdeconnect-cli to send the files to the linked device.
Uses the .nnncp file to cat the selected files.
You can get system notifications using notify-send. This is disabled
by default.
2019-03-17 00:09:15 -07:00
Arun Prakash Jana a747a1e267
Update docs 2019-03-13 00:05:42 +05:30
Arun Prakash Jana caf77886b8
Redirect stderr and stdout separately 2019-03-12 18:14:50 +05:30
Arun Prakash Jana 69aeeb51d2
GUI app launcher with drop-down menu
`nlauncher` is POSIX compliant. It needs `fzy`.
2019-03-12 16:23:00 +05:30
Arun Prakash Jana d5245ac5ec
List available user-scripts 2019-03-11 00:28:28 +05:30
Arun Prakash Jana 6c6bbce5a4
Add imgur upload script
Source: https://github.com/jomo/imgur-screenshot
2019-03-11 00:06:28 +05:30
Arun Prakash Jana 9ca3f7d06b
Skip shell invocation to run user-scripts 2019-03-10 23:57:27 +05:30
Arun Prakash Jana 1c96ac4ff5
Prepare for release v2.3 2019-02-19 16:08:37 +05:30