Indexlet is a lightweight, flat-file directory viewer designed to turn static file server into a beautiful, navigable interface. No database required, just drop it in and start browsing.
Switch between a traditional list and a modern, thumbnail grid layout. Perfect for viewing galleries, assets, and design systems at a glance.
Keep your file integrity in check. Indexlet will automatically flag files where the content may not match the file extension name, helping you spot corrupted data or masked files instantly.
View, collapse, and search through structured data directly in the built-in JSON viewer and easy to read formatting.
Need to add a README to one of the directories in your Indexlet instance? You can by adding a `_readme.md` file, if present, it'll be automatically rendered at the top of the file listing.
Indexlet is proudly built on Deno, leveraging its modern runtime for a more secure, high-performance experience. By using Deno's native permission system and no-node_modules philosophy, Indexlet stays fast, light, and easy to deploy without the overhead of a traditional server-side environment.
Pround to be open source software, licensed under the GNU Affero General Public License v3.0, ensuring that the spirit of Indexlet remains intact, prevent vendor-lockin, promote transparency, and foster collaboration.