This is a media player that allows you go through the entire folder of media recursively like looking into an abyss.
install.ps1
from release pageUse uninstall.ps1
to uninstall that version.
-cargo install flp-abyss-player
- Download the assets from release page
cargo run --release -- ...
Run with --help
Current supported locale:
{
"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"
}