Skip to content

Horryportier/uta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uta

Simple mpv utiliy cil

Instalation

cargo install --git https:/Horryportier/uta

or 

git clone https:/Horryportier/uta
cd uta 
cargo install --path .

Usage

run uta URL/PATH to start -t to pause/unpause -n/p to switch -h for help.

env variable

  • UTA_VOLUME=50 set default volume
  • UTA_VIDEO=true if set to true mpv will lunch with video. when not set will default to false
  • UTA_DOWNLAND use it to set yt-dlp downland args "none are set by default"

Tmux embading

# .tmux.conf

# update the status bar every second
set -g status-interval 1

# show our widget
set -g status-right ' #(uta --print)'

About

simple mpv wrapper cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published