Go to file
Oj18 a72b359948
Fixed termux-toast to allow -s (short) anywhere
Before, -s had to be used at the very start, as it would completely overwrite the params string instead of appending. This simple fix just makes it append instead of overwrite.
2019-03-23 18:49:38 +00:00
scripts Fixed termux-toast to allow -s (short) anywhere 2019-03-23 18:49:38 +00: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 Initial push 2017-04-09 18:19:29 +02:00

termux-api-package

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