aboutsummaryrefslogtreecommitdiffstats
path: root/user-scripts
AgeCommit message (Collapse)Author
2019-04-16Changed the notify-send messageGravatar juacq97
2019-04-16Commented the notify-send linesGravatar juacq97
2019-04-16Changed bash to shGravatar juacq97
2019-04-16Update nitrogenGravatar Juan Adrián Castro Quintana
2019-04-16Update README.mdGravatar Juan Adrián Castro Quintana
2019-04-16Update README.mdGravatar Juan Adrián Castro Quintana
2019-04-16Added two scripts to change the wallpaper.Gravatar juacq97
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-03-28Fix scriptsGravatar Arun Prakash Jana
2019-03-24Deleted blank lineGravatar Juan Adrián Castro Quintana
Also, I commented again the three lines about the notifications.
2019-03-24Merge branch 'master' into add-kdeconnectGravatar Juan Adrián Castro Quintana
2019-03-24Changed the Shell type to POSIX compliantGravatar juacq97
2019-03-25Update docsGravatar Arun Prakash Jana
2019-03-24make the script POSIX compliantGravatar juacq97
2019-03-24Use POSIX compliant sh scripts if possibleGravatar Arun Prakash Jana
2019-03-24Add script to invoke pastebinitGravatar Arun Prakash Jana
2019-03-24Add script to upload a file to transfer.shGravatar Arun Prakash Jana
2019-03-24Add script to resize images in directoryGravatar Arun Prakash Jana
2019-03-23nlaunch is an independent app launcherGravatar Arun Prakash Jana
2019-03-23Add user script to view files in hexGravatar Arun Prakash Jana
2019-03-20Diff viewer script using vimdiffGravatar Arun Prakash Jana
2019-03-17Changes for #226Gravatar Arun Prakash Jana
2019-03-17Merge pull request #226 from juacq97/add-kdeconnectGravatar Mischievous Meerkat
Added a user-script to send selected files using kde-connect.
2019-03-17Drop the .sh subscriptsGravatar Arun Prakash Jana
2019-03-17Added a user-script to send selected files using kde-connect.Gravatar juacq97
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-13Update docsGravatar Arun Prakash Jana
2019-03-12Redirect stderr and stdout separatelyGravatar Arun Prakash Jana
2019-03-12GUI app launcher with drop-down menuGravatar Arun Prakash Jana
`nlauncher` is POSIX compliant. It needs `fzy`.
2019-03-11List available user-scriptsGravatar Arun Prakash Jana
2019-03-11Add imgur upload scriptGravatar Arun Prakash Jana
Source: https://github.com/jomo/imgur-screenshot
2019-03-10Skip shell invocation to run user-scriptsGravatar Arun Prakash Jana
2019-02-19Prepare for release v2.3Gravatar Arun Prakash Jana