Skip to content

MikkoVasankari/mankka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mankka

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.


To install application on Windows

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

Using the application

mankka .

You can also use:

mankka

or to use your path

mankka /path/to/your/dir

TODO

  • Create a sqlite db file for saving regularly used filepaths.
  • Make setting for no-video flag / In general make setting how mpv should act

About

Go TUI application to play media files with MPV.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published