flp_abyss_viewer

Crates.ioflp_abyss_viewer
lib.rsflp_abyss_viewer
version0.1.1
sourcesrc
created_at2023-02-01 12:15:46.326298
updated_at2023-02-01 12:28:55.343637
descriptionMedia viewer that sees all
homepagehttps://flp_abyss_viewer.rs/
repositoryhttps://github.com/Hakukano/FLP-Abyss-Viewer
max_upload_size
id773580
size100,322
(Hakukano)

documentation

https://docs.rs/flp_abyss_viewer

README

FLP Abyss Viewer

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

Supported Media

Images

  • bmp
  • gif
  • jpeg/jpg
  • png

Video

Not supported yet.

locale

Current supported locale:

  • en_us

Env

LOCALE_PATH= # The path to locale directory
LOCALE= # all lower cases. e.g. en_us

Config

Media Type

Choose the media type to view.

Root Path

The viewer will looking for all media file with said type under this path recursively.

Viewer

Keyboard Navigation

  • ArrowRight: next media
  • ArrowLeft: previous media
  • R: random media
Commit count: 90

cargo fmt