From a69c640be1f2a3e16da6fe2ae953d4bca34ffb01 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Sun, 26 Jul 2015 18:51:37 +0200 Subject: [PATCH] Add ideas from /u/the_kindly_one --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 45edba5..18eaec3 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,7 @@ 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. +- Wifi network search and connect. +- Proximity sensor. +- Accelerometer. +- LED Flash.