mikochi
Mikochi is a JavaScript-based application that browses remote folders, upload files, delete, rename, download and stream files to VLC/mpv.
Overview
A minimalist file-manager with streaming capabilities The project has 356 GitHub stars and is licensed under MIT.
Key Features
Source: GitHub README
- Browse files on you remote server
- Fuzzy search
- Upload new files and create folders
- Rename and delete files
- Download files and directories (in .tar.gz)
- Stream files to VLC/MPV
Getting Started
Source: GitHub README
docker run \
-p 8080:8080 -v $(PWD)/data:/data \
-e DATA_DIR="/data" -e USERNAME=zer0tonin \
-e PASSWORD=horsebatterysomething zer0tonin/mikochi:latest
Normalized Features
Source: tool-features-normalized.json
apt, docker, docker compose, fuzzy search, helm, kubernetes, rest api.
Deploy
Features
Integrations & APIs
- REST API
Search & Discovery
- Fuzzy / Typo-Tolerant Search
Category
Compare mikochi
Related File Management & Sharing Tools
View all 133 →Syncthing
81KOpen-source continuous file synchronization — peer-to-peer, encrypted, no central server, no cloud account required.
LocalSend
77KAn open-source, cross-platform alternative to AirDrop — share files between nearby devices over your local network without the cloud.
MinIO
61KHigh-performance, S3-compatible object storage for AI, analytics, and cloud-native workloads. Deploy on-premises or in any cloud with a single binary.
Rclone
56KCommand-line tool that syncs, copies, and manages files across 70+ cloud storage providers. The rsync for cloud storage.
AList
49KFile list program that aggregates multiple storage backends into a single web interface with WebDAV support. Mount cloud drives, local storage, and S3 in one place.
copyparty
44KCopyparty is a portable, single-file Python file server with resumable uploads, deduplication, WebDAV, SFTP, FTP, media indexing, and audio transcoding — no dependencies required.