Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rinlovesyou/playerctl-tcp


https://github.com/rinlovesyou/playerctl-tcp

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# playerctl-tcp

tcp bridge to execute playerctl commands from within the steam linux runtime and Proton

## Installation

* install [playerctl](https://github.com/altdesktop/playerctl)

Method A: grab the binary from the Releases page and place it anywhere.

Method B:

* Install [go](https://go.dev/)
* add ~/go/bin/ to your PATH
* `go install github.com/RinLovesYou/playerctl-tcp@latest`