kodi-cli 1.1-1.104dc23
Control Kodi from the command line
kodi-cli
is a tool for sending commands to a Kodi server using JSON RPC.
Features:
Play, pause, stop the currently playing item.
Skip forward or backward in the currently playing item.
Play or queue to the currently list of YouTube videos.
Interactive and noninteractive volume control.
Interactive navigation.
Send text to the Kodi keyboard.
Toggle fullscreen.
Update or clean Kodi libraries.
- Outputs:
out
- Website: https://github.com/nawar/kodi-cli
- Licenses: GPL 2+
- Package source: gnu/packages/kodi.scm
- Builds: See build status
- Issues: See known issues
Installation
Install kodi-cli 1.1-1.104dc23
as follows:
guix install kodi-cli@1.1-1.104dc23
Or install the latest version:
guix install kodi-cli
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.