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
Not supported yet.
Current supported locale:
{
"media_type": "Image",
"root_path": "/home/example/config.json",
"video_player": "Unset"
}
Choose the media type to player.
The player will looking for all media file with said type under this path recursively.
Video player to play the videos.