Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 661 Bytes

File metadata and controls

51 lines (35 loc) · 661 Bytes

megatron

Terminal file browser for videos. Navigate folders and play videos with VLC.

megatron

Install

make install

Requires Go and VLC.

Setup

Set your video folder:

megatron -c

Write only one line with the path to your video directory.

Example config.txt:

/home/myuser/Filmoteca

Usage

megatron

Or open in a specific directory:

megatron -d ~/OtherFilmoteca

Controls:

  • Arrow keys or hjkl - navigate
  • Enter - play video
  • q - quit

Plays .mp4, .mkv, .avi, .mov, .flv, .wmv files.

Remove

make remove