Open Source
The best online file explorer.
A beautiful, self-hosted file browser with font previews, media lightbox, and markdown reader. Deploy anywhere.
files.philia.moe
showing 5 out of 12
Features
Browsing — Navigate folders with breadcrumbs, file stats, and pagination.
Media — Lightbox for images and videos with keyboard navigation.
Font Previews — Folders ending in .font show all styles with a slider.
Markdown — Inline rendering of .md files.
Customizable — Colors, icons, pagination size, and extension colors in script.js.
Deploy Anywhere
VeLo is a simple Node.js app that works on any host.
Terminal
$ git clone https://github.com/natmoe/VeLo.git
$ cd VeLo
$ npm install
$ npm start
VeLo running at http://localhost:3000
Works on:
Vercel
Render
Railway
Fly.io
Docker
See it in action
Check out the live demo to see VeLo's features.
Visit Demo →