{"id":28192705,"url":"https://github.com/antruc/ytrc","last_synced_at":"2026-05-04T07:32:28.177Z","repository":{"id":290454433,"uuid":"713794440","full_name":"antruc/ytrc","owner":"antruc","description":"Remote control for Youtube using CircuitPython","archived":false,"fork":false,"pushed_at":"2026-03-10T19:17:17.000Z","size":167,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-11T01:04:26.406Z","etag":null,"topics":["adafruit","circuitpython","raspberry-pi-pico","rp2040"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antruc.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-03T08:50:59.000Z","updated_at":"2026-03-10T19:17:22.000Z","dependencies_parsed_at":"2025-04-28T23:37:47.597Z","dependency_job_id":"cc7a65d6-ca4b-44cf-9b34-a7b01c6c201d","html_url":"https://github.com/antruc/ytrc","commit_stats":null,"previous_names":["antruc/ytrc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/antruc/ytrc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antruc%2Fytrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antruc%2Fytrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antruc%2Fytrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antruc%2Fytrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antruc","download_url":"https://codeload.github.com/antruc/ytrc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antruc%2Fytrc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32598981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["adafruit","circuitpython","raspberry-pi-pico","rp2040"],"created_at":"2025-05-16T12:15:10.587Z","updated_at":"2026-05-04T07:32:28.172Z","avatar_url":"https://github.com/antruc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ytrc\n\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Static Badge](https://img.shields.io/badge/icons-Lucide-red?color=f56565)](https://github.com/lucide-icons/lucide)\n\nRemote control for Youtube using CircuitPython\n\n![alt text](client.png)\n\n# Getting Started\n\n[Download](https://circuitpython.org/downloads) and [install](https://learn.adafruit.com/welcome-to-circuitpython/installing-circuitpython) CircuitPython on a microcontroller board with WiFi capabilities (like Raspberry Pi Pico W)\n\nAlso install [Adafruit_CircuitPython_HTTPServer](https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer) and [Adafruit_CircuitPython_HID](https://github.com/adafruit/Adafruit_CircuitPython_HID) libraries. Both need to be inside the *lib* directory of your microcontroller\n\nClone this repository\n```\ngit clone https://github.com/antruc/ytrc.git\ncd ytrc\n```\nCopy `code.py` and `settings.toml` to your board\n\nChange the properties inside settings:\n```\nWIFI_SSID = \"YOUR_WIFI_SSID\"\nWIFI_PASSWORD = \"YOUR_WIFI_PASSWORD\"\n```\n\n# Build Client\n```\nnpm install\nnpm run build\n```\nThen copy *static* folder to your board as well\n\n# Usage\n\nConnected to the same WiFi network, in another device go to http://192.168.1.75:5000 while having a Youtube video open in your browser and simply control the video player from the web app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantruc%2Fytrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantruc%2Fytrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantruc%2Fytrc/lists"}