# 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