{"id":19041088,"url":"https://github.com/thoughtfuldev/rpi-alexa-webui","last_synced_at":"2025-04-23T21:26:34.168Z","repository":{"id":108169811,"uuid":"84592632","full_name":"ThoughtfulDev/RPi-Alexa-WebUI","owner":"ThoughtfulDev","description":"A Web UI for Alexa on a Raspberry Pi","archived":false,"fork":false,"pushed_at":"2017-11-19T19:24:04.000Z","size":108,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T06:51:08.862Z","etag":null,"topics":["alexa","alexa-voice-service","flask","python","raspberry-pi","ui","web"],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThoughtfulDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-10T19:13:13.000Z","updated_at":"2023-04-16T22:24:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"65c3b006-c5ee-46de-81da-a3723e04eda5","html_url":"https://github.com/ThoughtfulDev/RPi-Alexa-WebUI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThoughtfulDev%2FRPi-Alexa-WebUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThoughtfulDev%2FRPi-Alexa-WebUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThoughtfulDev%2FRPi-Alexa-WebUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThoughtfulDev%2FRPi-Alexa-WebUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThoughtfulDev","download_url":"https://codeload.github.com/ThoughtfulDev/RPi-Alexa-WebUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250516388,"owners_count":21443616,"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":["alexa","alexa-voice-service","flask","python","raspberry-pi","ui","web"],"created_at":"2024-11-08T22:27:11.918Z","updated_at":"2025-04-23T21:26:34.125Z","avatar_url":"https://github.com/ThoughtfulDev.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rasperry Pi Alexa Web UI (Discontinued)\n##### A Web UI for starting the three Alexa Services\n---\nThis little Web UI will start\n1. Companion Service\n2. Alexa Java Client (with automated Amazon Login)\n3. WakeWordAgent\n\n## So i could also start the manually too...why this?\nYou *could* but you don't want to login everytime via VNC/SSH (with X11) and start the three Services **AND** manually login to Amazon to obtain a token right?\n\nThis Web UI/Python API does it all for you with a click of a Button, including a automated Amazon Login to obtain the Token ;)\n\n---\n## How to use\n### Prerequisites\n* Installed and functioning [Alexa Avs Sample App](https://github.com/alexa/alexa-avs-sample-app)\n* Python (included in Raspbian)\n* Flask (`pip install Flask \u0026\u0026 pip install pyuserinput \u0026\u0026 pip install -U flask-cors`)\n* NodeJS,NPM (you should already have this, its part of the avs sample app - **Upgrade to a recent node Version, raspbian repos are 0.10...**)\n  * `curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -` for latest Node v7\n\n### Installing\n1. Clone the Repository\n\n`git clone https://github.com/ThoughtfulDev/RPi-Alexa-WebUI.git`\n\n2. Install the node modules\n\n`cd [Projectfolder]/UI \u0026\u0026 npm install`\n\n3. Edit Amazon Credentials in Server/creds.cfg\n\n4. Run the Python API\n```\ncd [Projectfolder]/Server\nexport FLASK_APP=main.py\nflask run --host=0.0.0.0\n```\n\n5. Configure the Client\n\nChange SECRET in `UI/client/config.js` to your desire (hashed with bcrypt). - Default Password is *1234*\n\n\n\n6. Run the UI Dev Server\n```\ncd [Projectfolder]/UI\nnpm run dev\n```\n\n###### **OR**\n\n6. Build the UI\n```\ncd [Projectfolder]/UI\nnpm build\n```\nMove content of UI/dist to your Web Server (you should know how this works...)\n\n---\n\nI know this is not perfect and secure and so on but i just needed something to control/restart the Alexa Services so there you go...\n\n---\n## Screenshots\n![Login](http://i.epvpimg.com/veISbab.png)\n![Dashboard](http://i.epvpimg.com/IGAdfab.png)\n![Companion Service](http://i.epvpimg.com/hPt9cab.png)\n![WakeWordAgent](http://i.epvpimg.com/NHFpfab.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoughtfuldev%2Frpi-alexa-webui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthoughtfuldev%2Frpi-alexa-webui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoughtfuldev%2Frpi-alexa-webui/lists"}