{"id":21437408,"url":"https://github.com/keidrun/voice-todo","last_synced_at":"2025-09-17T10:00:25.568Z","repository":{"id":96381611,"uuid":"102204654","full_name":"keidrun/voice-todo","owner":"keidrun","description":"Voice Todo Desktop Application.","archived":false,"fork":false,"pushed_at":"2017-09-25T16:05:09.000Z","size":669,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-23T09:41:55.504Z","etag":null,"topics":["electron","todos","webspeech-api"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keidrun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-02T15:10:01.000Z","updated_at":"2017-09-07T05:48:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a1ac874-209c-4885-9485-c22f99378af7","html_url":"https://github.com/keidrun/voice-todo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keidrun%2Fvoice-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keidrun%2Fvoice-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keidrun%2Fvoice-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keidrun%2Fvoice-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keidrun","download_url":"https://codeload.github.com/keidrun/voice-todo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243946262,"owners_count":20373018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["electron","todos","webspeech-api"],"created_at":"2024-11-23T00:19:35.602Z","updated_at":"2025-09-17T10:00:20.546Z","avatar_url":"https://github.com/keidrun.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# voice-todo\nVoice Todos Desktop Application.\n\n## Description\nThe app provides simple todos but it has a interesting point. It's \"Voice\".\nYou can input your todo to speak it throgh your laptop.\nThe app speaks your todos after you completed them.\n\n## Screen Shot\n![Voice Todos !](https://user-images.githubusercontent.com/12680679/30033840-5e802db2-91d0-11e7-8a43-2040321c00f2.png \"Voice Todos !\")\n\n## Requirement\nIf you use full features in the app, you need to get your google api key. Refer to the following simple steps.\n\n### How to get your google api key\n1. Go to [Google Developer Console](https://console.developers.google.com/) and make your key.\n1. Connect your api key to 'Speech API' in the site. If you can't find it, join [Chromium developer group](https://groups.google.com/a/chromium.org/forum/?fromgroups#!forum/chromium-dev), and you can find it.\n\n## Let's start!\nSet up\n```\n$ git clone https://github.com/keidrun/voice-todo.git\n$ cd voice-todo\n$ touch config.js\n$ echo \"exports.googleApiKey = '[YOUR API KEY]';\" \u003e config.js\n```\nRun\n```\n$ npm run production\n```\nOr Run as 'app' on Mac\n```\n$ npm run build\n$ open build/Voice\\ Todos\\ \\!-darwin-x64/Voice\\ Todos\\ \\!.app\n```\nOr Run as 'exe' on Windows\n```\n\u003e npm run build\n\u003e \u0026\"build\\Voice Todos !-win32-x64\\Voice Todos !.exe\"\n```\n\n## NOTE\nYour todos are saved in the following file on Mac.\n```\n/Users/yourusername/Library/Application\\ Support/voice-todo/storage/todos.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeidrun%2Fvoice-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeidrun%2Fvoice-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeidrun%2Fvoice-todo/lists"}