logo
icon

Mikochi

Mikochi is a minimalist remote file browser for self-hosted servers and NAS devices. Built with Go and Preact, it provides a clean web interface for browsing, uploading, downloading, renaming, and streaming files to media players like VLC and mpv.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-04-03
Services
service icon
Tags
ToolStorage

Mikochi

A minimalist remote file browser for self-hosted servers and NAS. Built with Go and Preact for a fast, lightweight experience.

Features

  • File Browsing — Navigate your remote files with a clean web interface
  • Fuzzy Search — Quickly find files across all directories
  • Upload & Download — Upload files and create folders; download files or entire directories as .tar.gz
  • File Management — Rename and delete files and folders
  • Media Streaming — Stream audio and video files directly to VLC or mpv
  • Lightweight — Minimal resource usage with a tiny Go binary and Preact frontend

Default Login

The default credentials are:

  • Username: root
  • Password: The password you set via the PASSWORD environment variable

Persistent Data

All files are stored in /data and persisted via a Zeabur volume. Your uploaded files survive restarts and redeployments.

License

MIT — GitHub