FLP Abyss Player

This is a media player that allows you go through the entire folder of media recursively like looking into an abyss.

Install

Windows

Use uninstall.ps1 to uninstall that version.

Install From crates.io

-cargo install flp-abyss-player - Download the assets from release page

Run From Source

Usage

Run with --help

Supported Media

Images

Video

locale

Current supported locale:

Config

Example Config File

{ "media_type": "Image", "root_path": "/home/example/config.json", "repeat": false, "auto": true, "auto_interval": 3, "loop": true, "random": true, "video_player": "Unset", "video_player_path": "/bin/vlc" }

View

Keyboard Navigation

General

Video

TODO