Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-16 | Changed the notify-send message | ||
2019-04-16 | Commented the notify-send lines | ||
2019-04-16 | Changed bash to sh | ||
2019-04-16 | Update nitrogen | ||
2019-04-16 | Update README.md | ||
2019-04-16 | Update README.md | ||
2019-04-16 | 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-03-28 | Fix scripts | ||
2019-03-24 | Deleted blank line | ||
Also, I commented again the three lines about the notifications. | |||
2019-03-24 | Merge branch 'master' into add-kdeconnect | ||
2019-03-24 | Changed the Shell type to POSIX compliant | ||
2019-03-25 | Update docs | ||
2019-03-24 | make the script POSIX compliant | ||
2019-03-24 | Use POSIX compliant sh scripts if possible | ||
2019-03-24 | Add script to invoke pastebinit | ||
2019-03-24 | Add script to upload a file to transfer.sh | ||
2019-03-24 | Add script to resize images in directory | ||
2019-03-23 | nlaunch is an independent app launcher | ||
2019-03-23 | Add user script to view files in hex | ||
2019-03-20 | Diff viewer script using vimdiff | ||
2019-03-17 | Changes for #226 | ||
2019-03-17 | Merge pull request #226 from juacq97/add-kdeconnect | ||
Added a user-script to send selected files using kde-connect. | |||
2019-03-17 | Drop the .sh subscripts | ||
2019-03-17 | 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-13 | Update docs | ||
2019-03-12 | Redirect stderr and stdout separately | ||
2019-03-12 | GUI app launcher with drop-down menu | ||
`nlauncher` is POSIX compliant. It needs `fzy`. | |||
2019-03-11 | List available user-scripts | ||
2019-03-11 | Add imgur upload script | ||
Source: https://github.com/jomo/imgur-screenshot | |||
2019-03-10 | Skip shell invocation to run user-scripts | ||
2019-02-19 | Prepare for release v2.3 | ||