| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | ||