From 5d5bae64fa41f7e21227fc94a37b1364f98ce72d Mon Sep 17 00:00:00 2001 From: Vansh Gandhi Date: Sun, 14 May 2017 23:08:24 -0700 Subject: [PATCH] Added TODO --- README.md | 4 ++-- TODO.md | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 TODO.md diff --git a/README.md b/README.md index 4770156..e29905d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Dependencies are managed using Carthage. After you clone the project, run `carth You will also need to obtain OAuth credentials from Google. Go to [Google Developer Console](console.developers.google.com) and create a new project. Then, enable the `Google Assistant` API. Finally generate new OAuth credentials (select device type `Other`). Download the json file by clicking the button on the right. Finally, rename the file to `google_oauth.json` and place it in your project. ## Contributing -Please feel free to contribute to this project. I welcome all contributions and pull requests. +Please feel free to contribute to this project. I welcome all contributions and pull requests. There is a list of pending things that need to be worked on in the `TODO.md` file. ## License MIT License @@ -39,4 +39,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE. diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..c9512bf --- /dev/null +++ b/TODO.md @@ -0,0 +1,8 @@ +# TODO +- Add sound feedback when cancelling speech +- Fix gear icon +- Add About Screen +- Add Settings menu (Allow customizing the hotkey, when it is working) +- Re-enable the hotkey +- New icon and sound (so as not to get hit by some copyright from El Goog) +- Better microphone waveform graphic