Commit Graph

5 Commits

Author SHA1 Message Date
Fredrik Fornwall bea93fbd7a termux-api: Cleanup and improve consistency 2016-04-26 01:37:45 +02:00
Fredrik Fornwall 0ec2b70462 termux-api: Start to cleanup api calling scripts
Start using shell built-in getops and remove long arguments.

Make both clipboard-set and sms-send either take argument or read
from stdin.  Fixes https://github.com/termux/termux-api/issues/14
2016-04-19 16:35:23 +02:00
Fredrik Fornwall 9228c43493 termux-api: Change termux-clipboard-set
Make termux-clipboard-set set the clipboard to the arguments if
given, and only take stdin as input if no arguments given.

Closes https://github.com/termux/termux-api/issues/8
2015-12-29 18:15:33 -05:00
Fredrik Fornwall cc1ae02e2e termux-api: Cleanup and put termux-api binary in libexec 2015-08-14 15:27:47 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00