Commit Graph

11 Commits

Author SHA1 Message Date
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