Skip to content

mpv script for looking up keyboard shortcuts

License

Notifications You must be signed in to change notification settings

CallMeRush/mpv-cheatsheet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpv-cheatsheet

Usage

Press ? to bring up the cheatsheet.

Screenshot

Development

Building locally

direnv allow
make
make install # copies built script to ~/.config/mpv/scripts/

Versioning

Version numbers follow the format v${mpv-version}.${script-version} where script-version is a single number that resets to 0 when mpv-version is bumped.

About

mpv script for looking up keyboard shortcuts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.7%
  • Makefile 1.6%
  • Nix 0.7%