Simple File Browser based on Electron.
- Favorites
- Rating
- Image, Text and Video Preview
- Tree View Display
- Tabbed Browsing
- Dark Mode Support
- Cross-Platform Compatibility
- Copy & Move Duplicated Item
- Show progress when copying & moving large files
- Sort Favorites
- Draggable tabs
- Change Thumbnail Size
- Use Electron Forge
Download the app from release page and install it.
# install dependencies
yarn
# serve with hot reload
yarn dev