{"id":16105076,"url":"https://github.com/intgr/tv-auto-onoff","last_synced_at":"2025-04-06T02:32:50.635Z","repository":{"id":211012067,"uuid":"727982166","full_name":"intgr/tv-auto-onoff","owner":"intgr","description":"Automatically power on/off TV like a computer display","archived":false,"fork":false,"pushed_at":"2025-04-05T12:53:11.000Z","size":89,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T13:38:57.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/intgr.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":"2023-12-06T01:21:32.000Z","updated_at":"2025-04-05T12:53:14.000Z","dependencies_parsed_at":"2023-12-06T02:58:23.312Z","dependency_job_id":"392d30c3-3925-45f6-8966-2b339c203d9d","html_url":"https://github.com/intgr/tv-auto-onoff","commit_stats":null,"previous_names":["intgr/tv-auto-onoff"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intgr%2Ftv-auto-onoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intgr%2Ftv-auto-onoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intgr%2Ftv-auto-onoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intgr%2Ftv-auto-onoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intgr","download_url":"https://codeload.github.com/intgr/tv-auto-onoff/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247425747,"owners_count":20937009,"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":[],"created_at":"2024-10-09T19:08:20.959Z","updated_at":"2025-04-06T02:32:50.601Z","avatar_url":"https://github.com/intgr.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dumb down your smart TV!\n\nAutomatically power on/off TV like a computer display.\n\n* **On/off:** Observes computer's intended display power status and automatically turns on/off your smart TV\n  (instead of seeing \"no signal\" when computer suspends the display).\n* **Keep-alive:** When computer display is active, sends periodic pings to inhibit TV from sleeping.\n\n### Support\n\nNote: This project is still very basic and only supports two interfaces:\n\n* **Display status source:** GNOME Shell (via Mutter D-Bus API)\n* **Smart TVs:** Sony Bravia via\n  the [Simple IP control protocol](https://pro-bravia.sony.net/develop/integrate/ssip/overview/index.html)\n\n### Try it out\n\n`tv-auto-onoff` is written in Rust and requires Cargo to be installed.\n\n1. Check out this repository.\n2. Run `cargo run \u003ctv-ip-address\u003e`\n\n### Install persistently\n\n1. Check out this repository\n2. Update `TV_IP_ADDRESS=` in `varia/tv-auto-onoff.service`\n3. Run the following comands:\n\n```shell\ncargo install --path .\nmkdir -p ~/.config/systemd/user/\ncp varia/tv-auto-onoff.service ~/.config/systemd/user/\nsystemctl --user daemon-reload\nsystemctl --user enable tv-auto-onoff.service\nsystemctl --user start tv-auto-onoff.service\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintgr%2Ftv-auto-onoff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintgr%2Ftv-auto-onoff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintgr%2Ftv-auto-onoff/lists"}