Go TUI application to play media files with MPV.
Requirements:
To install application on Linux
.install/install.sh
This script tries to install mpv media player if user don't have it. To use the application follow Using the application instructions.
alternatively you can download the executable as zip from repo mankka.zip.
Build from source
git clone https://github.com/MikkoVasankari/mankka.git
Navigate to cloned repo and run go build or installation script suitable for you from /install/ directory
go build
mankka .
You can also use:
mankka
or to use your path
mankka /path/to/your/dir
- Create a sqlite db file for saving regularly used filepaths.
- Make setting for no-video flag / In general make setting how mpv should act