{"id":15649544,"url":"https://github.com/mckael/samtv","last_synced_at":"2025-10-23T17:49:14.266Z","repository":{"id":57510238,"uuid":"150786747","full_name":"McKael/samtv","owner":"McKael","description":"samtvcli -- Network CLI remote for Samsung TVs (models 2014-2015)","archived":false,"fork":false,"pushed_at":"2023-02-25T09:22:51.000Z","size":173,"stargazers_count":42,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T17:51:11.300Z","etag":null,"topics":["cli","cli-app","go","golang","library","samsung","samsung-smart-tv","smartview"],"latest_commit_sha":null,"homepage":"https://lilotux.net/~mikael/pub/samtv/","language":"Go","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/McKael.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":"2018-09-28T19:35:56.000Z","updated_at":"2025-02-18T06:50:37.000Z","dependencies_parsed_at":"2024-06-20T05:54:04.491Z","dependency_job_id":"e3c01eb8-131d-432d-a805-5f822127fca0","html_url":"https://github.com/McKael/samtv","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McKael%2Fsamtv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McKael%2Fsamtv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McKael%2Fsamtv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McKael%2Fsamtv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/McKael","download_url":"https://codeload.github.com/McKael/samtv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251741518,"owners_count":21636268,"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":["cli","cli-app","go","golang","library","samsung","samsung-smart-tv","smartview"],"created_at":"2024-10-03T12:30:06.144Z","updated_at":"2025-10-23T17:49:14.181Z","avatar_url":"https://github.com/McKael.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# samtvcli\n\n`samtvcli` is a **network CLI remote** for Samsung TVs from 2014-2015\n(I think those are models H \u0026 J).\n\nYou can use it to send keys with the command line or use its basic text user\ninterface in a console.\n\nYou can also use `samtv` as a **Golang library** and build your own application.\n\nI have tested it with a Samsung UE48JU6000 TV.\n\n[![godoc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat)](https://godoc.org/github.com/McKael/samtv)\n[![license](https://img.shields.io/badge/license-MIT-red.svg?style=flat)](https://raw.githubusercontent.com/McKael/samtv/master/LICENSE)\n\n## Installation\n\n### Download\n\nCheck the [Release page](https://github.com/McKael/samtv/releases) for some\npre-built binaries.\n\n### Building from source\n\nTo install the application from source, just type:\n\n    go get -u github.com/McKael/samtv/samtvcli\n\nand you should be able to run `samtvcli`.\n\nAlternatively, if you use Go v1.11+, you can use go module support:\n\n    git clone https://github.com/McKael/samtv\n    cd samtv/samtvcli\n    go build\n\n## Usage\n\nGet online help with `samtvcli help`.\n\nInstead of providing IP and session information on the command line for each\ninvocation, you can create a YAML configuration file (expected by default at\n`$HOME/.config/samtvcli/keybindings.yaml`).  There is a sample\n[configuration file](https://raw.githubusercontent.com/McKael/samtv/master/samtvcli/samtvcli.yaml) in the repository.\n\n\nTo pair the application with the television, run\n```\n% samtvcli pair             # This should display the PIN page on TV\n% samtvcli pair --pin CODE\n```\n\nOnce paired, a basic text user interface can be used:\n```\n% samtvcli tui\n```\n\n![Screenshot](samtvcli/doc/samtvcli_001.jpg \"Screenshot\")\n\nThe text user interface keybindings can be customized with a [YAML\nconfiguration file](https://raw.githubusercontent.com/McKael/samtv/master/samtvcli/keybindings.yaml).\n\nYou can also use the command line and send several keys at once:\n\n```\n% samtvcli key send KEY_MENU _ KEY_RETURN KEY_VOLUP\n```\n\nUse the `help` command (or the generated [manpages](samtvcli/doc/manual/md/samtvcli.md)\nfor details).\n\nFree free to send me a message if you like the software!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmckael%2Fsamtv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmckael%2Fsamtv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmckael%2Fsamtv/lists"}