/mpv-scripts

A repository of scripts for mpv player

Primary LanguageLua

mpv-scripts

A repository of scripts for mpv

Time

Shows the current time OR the time at which playback will end.

  • Place the time.lua file at ~~scripts/time/lua, i.e. $XDG_CONFIG_HOME/mpv/scripts/time.lua
  • To configure the script, place time.conf at ~~script-opts/time.conf. For a 12-hr clock replace %H with %I.