https://github.com/rianhunter/mini-media-remote Skip to content Sign up * Why GitHub? Features - + Mobile - + Actions - + Codespaces - + Packages - + Security - + Code review - + Issues - + Integrations - + GitHub Sponsors - + Customer stories- * Team * Enterprise * Explore + Explore GitHub - Learn and contribute + Topics - + Collections - + Trending - + Learning Lab - + Open source guides - Connect with others + The ReadME Project - + Events - + Community forum - + GitHub Education - + GitHub Stars program - * Marketplace * Pricing Plans - + Compare plans - + Contact Sales - + Education - [ ] [search-key] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} rianhunter / mini-media-remote * Notifications * Star 4 * Fork 0 Lightweight way to play internet videos on your TV or PC from your phone GPL-3.0 License 4 stars 0 forks Star Notifications * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Wiki * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Wiki * Security * Insights master Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 1 branch 0 tags Code Clone HTTPS GitHub CLI [https://github.com/r] Use Git or checkout with SVN using the web URL. [gh repo clone rianhu] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching Xcode If nothing happens, download Xcode and try again. Go back Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @rianhunter rianhunter Install dbus in install.sh ... c7e3145 Jun 29, 2021 Install dbus in install.sh c7e3145 Git stats * 160 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time static Add more rate options Jun 27, 2021 LICENSE Add copyright notices Jun 26, 2021 README.md Update intro blurb in README Jun 29, 2021 daily.sh Update youtube-dl daily using a cron instead of doing in the server Mar 9, 2021 install.sh Install dbus in install.sh Jun 29, 2021 package.json Add README and update information it references Jun 26, 2021 run.sh Improve installation scripts Jun 25, 2021 screenshot.png Add README and update information it references Jun 26, 2021 server.js Cleanup direct calls we missed in 9a5e583 Jun 29, 2021 View code mini-media-remote Installation Configuration Contact README.md mini-media-remote mini-media-remote is a lightweight and non-proprietary way to play internet videos on your TV or PC from your phone. It can play any URL supported by youtube-dl on any MPRIS2-compatible media player. It was originally designed for the Raspberry Pi but it works on any POSIX system that can run DBus. Screenshot Installation If you want to use mini-media-remote as a system service on Raspberry Pi, installation is simple. First clone the git repository from github: git clone https://github.com/rianhunter/mini-media-remote Then run the installation script in the repository's root directory: ./install.sh By default the service is listening on port 8000. If you point your web browser to your machine's IP address you should now be able to play videos. If you want to run mini-media-remote in other contexts, it's easy enough to adapt install.sh. Configuration In the default installation midi-media-remote will load configuration out of mini-media-remote.json in your repository's root directory. Here is a sample configuration that you may adapt to your environment: { "player_command": ["mpv", "--script=/path/to/mpv-mpris/mpris.so", "--fs", "--keep-open=yes", "--msg-level=all=error", "--cursor-autohide=yes", "--cursor-autohide-fs-only"], "port": 8123, "host": "::" } Contact Rian Hunter @cejetvole About Lightweight way to play internet videos on your TV or PC from your phone Resources Readme License GPL-3.0 License Releases No releases published Packages 0 No packages published Languages * JavaScript 90.7% * HTML 5.9% * Shell 1.9% * CSS 1.5% * (c) 2021 GitHub, Inc. * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.