Mikochi
Minimalist remote file browser with streaming and upload features
Mikochi is a minimalist remote file browser designed for self-hosted servers and NAS devices. It provides a lightweight Go API backend and a Preact/JavaScript web UI to browse, manage, download and stream files to external players.
Key Features
- Browse remote folders and view file metadata from a simple web UI
- Fuzzy filename search for quick file discovery
- Upload files, create folders, rename and delete items
- Download files and directories (directories are archived as .tar.gz)
- Stream media files to external players such as VLC or MPV via stream endpoints
- Simple authentication using environment-configured username/password and JWT; option to disable auth
- Multiple deployment options: single binary, Docker container, Helm chart for Kubernetes
- Small, opinionated feature set focused on low resource usage and ease of deployment
Use Cases
- Provide web-based access to files on a home NAS or self-hosted server
- Stream media to local players without a dedicated media server
- Share/upload files with trusted users in small deployments where complex permissions are unnecessary
Limitations and Considerations
- Authentication is basic (single username/password via environment variables); no built-in multi-user or role-based access control
- Lacks advanced permissioning, external identity provider integrations, or per-user isolation
- Search is filename-based (not full-text); large directories or heavy concurrent transfers may affect performance
- Directory downloads are provided as tar.gz archives only
Mikochi is best suited for users who need a small, easy-to-deploy file browser and simple media streaming on self-hosted infrastructure. It favors simplicity and minimal resource usage over enterprise features.
Categories:
Tags:
Tech Stack:
Similar Services

Syncthing
Open-source, peer-to-peer file synchronization tool.
Open-source peer-to-peer file synchronization with TLS encryption, no central server, and a browser-based UI.

LocalSend
Open-source cross-platform local network file sharing app
LocalSend is a free, open-source app for fast, encrypted file and text sharing between nearby devices over a local network, available on desktop and mobile.
AList
Multi-storage file listing server with WebDAV and previews
AList is a multi-storage file listing and sharing server with WebDAV access, file previews, protected routes, uploads, and cross-storage file operations.

copyparty
Portable file server with fast resumable uploads and many protocols
Copyparty is a portable file server with a web UI, accelerated resumable uploads, deduplication, indexing, and support for WebDAV, SFTP, FTP and more.

qBittorrent
Cross-platform BitTorrent client built with Qt and libtorrent
qBittorrent is a fast, free, cross-platform BitTorrent client with a desktop UI and optional Web UI, built on libtorrent for efficient torrent downloading and seeding.

Nextcloud
Open-source collaboration platform for file sync and groupware
Nextcloud is an open-source content collaboration platform providing file sync & share, groupware (calendar, contacts, mail), real-time office editing, chat and video con...

JavaScript
Go
Kubernetes
Docker
CSS
Node.js