From 485491c685b39ffb4f82b4aeee4b4c0fa04bb0f5 Mon Sep 17 00:00:00 2001 From: David Kramer Date: Wed, 11 Apr 2018 17:21:28 -0600 Subject: [PATCH] Remove implemented features from ideas in readme / fix typo (#163) --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 654cc49..0f66c7e 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,5 @@ Client scripts which processes command line arguments before calling the `termux Ideas ===== -- Method for playing audio files using the system MediaPlayer, so `termux-play myfile.ogg` would play the audio file. - Wifi network search and connect. -- real-time sensor data output instead of snap with a second delay. -- LED Flash. -- Add extra permissions to the app to (un)install apps, stop pricesses etc. +- Add extra permissions to the app to (un)install apps, stop processes etc.