Foldergram
An Instagram-style local photo and video gallery that maps folders to personal homepages for browsing.
## Features - ** Instagram-style UI**: Familiar Feed layout, App Folder (personal homepage), media viewer - ** Multiple browsing modes **: Home Feed supports Recent / Rediscover / Random mode - **Moments / Highlights**: Top timeline displays selected photos - ** Video support **: The App Folder page contains the Reels tab and supports video preview - ** likes and favorites **: Logged in users share likes stored in SQLite, and local favorites in the browser in public mode - ** Role access control **: admin (full privileges), viewer (read-only browsing), public (anonymous browsing) - **PWA support **: Can be installed on desktop/mobile phone home screen - ** Media processing **: Sharp image thumbnail generation + FFmpeg video preview generation - ** Scan management **: Support manual scanning, thumbnail reconstruction, and full library reconstruction ###Usage method 1. The photo/video path has been mounted to the photos folder under the Lazy Cat network drive. If not, please create it accordingly 2. Under the photos folder, you need to first create a corresponding folder, such as "Wallpaper","Movies", etc., and then put the corresponding photos/videos in it. - Each sub-folder is automatically mapped to an **App Folder**(similar to Instagram's personal page) - Files placed in the 'gallery' root directory will be ignored - Support nested folders (automatically becoming independent App Folders) 3. After adding files, go to Settings → click **Scan** to index new content. ##Supported formats - ** Picture **:`.jpg`, `.jpeg`, `.png`, `.webp`, `.gif` - ** Video **:`.mp4`, `.mov`, `.m4v`, `.webm`, `.mkv`





