Go to file
Henrik Grimler 9e5dca000e termux-clipboard-{set,get}: change to json implementation
Piping to termux-clipboard-set is allowed and is read into a variable
before being passed on in an json array.
2019-07-23 21:49:09 +02:00
scripts termux-clipboard-{set,get}: change to json implementation 2019-07-23 21:49:09 +02:00
.gitignore Initial push 2017-04-09 18:19:29 +02:00
LICENSE Initial commit 2017-04-09 18:01:38 +02:00
Makefile Initial push 2017-04-09 18:19:29 +02:00
README.md Update README.md 2017-04-09 18:38:20 +02:00
termux-api.c termux-api.c: automatically spawn termux-api service if needed 2019-07-23 21:49:09 +02:00

termux-api-package

Termux package containing scripts to call exposed API methods in the Termux:API app.