{"id":13437462,"url":"https://github.com/yuvadm/slingr","last_synced_at":"2025-08-01T21:33:14.261Z","repository":{"id":57667656,"uuid":"139567613","full_name":"yuvadm/slingr","owner":"yuvadm","description":"A simple CLI for UPnP media file streaming","archived":false,"fork":false,"pushed_at":"2018-07-17T21:39:11.000Z","size":65,"stargazers_count":38,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-28T01:09:25.875Z","etag":null,"topics":["dlna","media-player","rust","upnp","work-in-progress"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/yuvadm.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}},"created_at":"2018-07-03T10:33:18.000Z","updated_at":"2024-10-10T06:43:20.000Z","dependencies_parsed_at":"2022-09-26T20:31:58.374Z","dependency_job_id":null,"html_url":"https://github.com/yuvadm/slingr","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/yuvadm%2Fslingr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvadm%2Fslingr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvadm%2Fslingr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvadm%2Fslingr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuvadm","download_url":"https://codeload.github.com/yuvadm/slingr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228410247,"owners_count":17915499,"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":["dlna","media-player","rust","upnp","work-in-progress"],"created_at":"2024-07-31T03:00:57.304Z","updated_at":"2024-12-06T04:27:45.736Z","avatar_url":"https://github.com/yuvadm.png","language":"Rust","funding_links":[],"categories":["Applications","Rust","应用 Applications","应用"],"sub_categories":["Video","视频 Video","视频"],"readme":"# Slingr\n\n[![Build Status](https://travis-ci.org/yuvadm/slingr.svg?branch=master)](https://travis-ci.org/yuvadm/slingr)\n[![Crates.io](https://img.shields.io/crates/v/slingr.svg)](https://crates.io/crates/slingr)\n\nA simple CLI for streaming media files over a local network to UPnP media renderers.\n\nDesigned to work with cheap HDMI/DLNA/UPnP/Miracast Dongles.\n\nThe `r` stands for Rust.\n\n## Features\n\n - [ ] Stream a video file to a UPnP Media Renderer\n - [ ] Play and pause video during playback\n - [ ] Skip forward and backward during playback\n - [ ] Add subtitles to the video\n - [ ] Integrate with ffmpeg to do on the fly transcoding\n\n## Usage\n\nMake sure you have a UPnP streamer online on your local network, then run:\n\n```bash\n$ slingr ~/path/to/media.file\n```\n\nTo target a specific device:\n\n```bash\n$ slingr --device 192.168.33.44 ~/path/to/media.file\n```\n\nTo add subtitles to the playback:\n\n```bash\n$ slingr --subtitles ~/path/to/subtitles.file ~/path/to/media.file\n```\n\n### Controls\n\nDuring playback use the following controls:\n\n - \u003ckbd\u003eSpace\u003c/kbd\u003e - Play / Pause\n - \u003ckbd\u003eq\u003c/kbd\u003e - Quit\n\n## License\n\n[GPLv3](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvadm%2Fslingr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuvadm%2Fslingr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvadm%2Fslingr/lists"}