mirror of
https://github.com/danog/termux-api.git
synced 2024-11-27 04:14:47 +01:00
Add ideas to README
This commit is contained in:
parent
28f2f52ae2
commit
040d02dd3c
@ -17,3 +17,8 @@ where the sockets are used to transfer:
|
||||
Client scripts
|
||||
==============
|
||||
Client scripts which processes command line arguments before calling the termux-api helper binary are available in [the termux-api package](https://github.com/termux/termux-packages/tree/master/packages/termux-api).
|
||||
|
||||
Ideas
|
||||
=====
|
||||
- Method for sharing files, so `termux-share myfile.txt` will bring up a share dialog allowing mailing/sharing/etc.
|
||||
- Method for playing audio files using the system MediaPlayer, so `termux-play myfile.ogg` would play the audio file.
|
||||
|
Loading…
Reference in New Issue
Block a user