Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today. Learn more →
Mikochi Alternatives
Similar projects and alternatives to Mikochi
-
Filestash
:file_folder: A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
-
mediacms
MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
-
-
chatgpt-shell
A multi-llm Emacs shell (ChatGPT, Claude, DeepSeek, Gemini, Kagi, Ollama, Perplexity) + editing integrations
-
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
kindle_clippings_webapp
Web Application for importing, viewing and tagging kindle clippings. Account is not required.
-
-
soundfingerprinting
Open source audio fingerprinting in .NET. An efficient algorithm for acoustic fingerprinting written purely in C#.
-
-
-
-
-
-
srgn
A grep-like tool which understands source code syntax and allows for manipulation in addition to search
-
-
-
-
flowcus.bar
Maximize productivity and manage time effectively with flowcus macOS app featuring a customizable progress bar, screen video capture, and personalized alert sounds for focused and efficient work sessions
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Mikochi discussion
Mikochi reviews and mentions
- Mikochi: Minimalist Remote File Browser
-
Open Source, Open Doors: Wrapping Up Hacktoberfest 2024
Mikochi is a lightweight, self-hosted remote file browser, ideal for users managing files on private servers or NAS (Network Attached Storage). This tool allows users to easily navigate through remote directories, perform file management tasks like uploading, downloading, renaming, and deleting files, and even stream media files directly to players like VLC or MPV.
-
Hacktoberfest 2024 - Week 2: Fixing Makefile Errors in Mikochi
Mikochi
-
Ask HN: What apps have you created for your own use?
I've created Mikochi (https://github.com/zer0tonin/Mikochi) for myself. It's a file manager for your personal server / NAS, that also allows you to stream files to VLC/MPV.
Before creating Mikochi, I used to access my collection of movies through Jellyfin. Jellyfin has a really nice UI and does a ton of things like adding metadata, but I didn't use those things. I also didn't use their in-browser video player because it didn't work with H265. In addition to that, I wanted to easily manage the files without having to switch to sftp. Mikochi lets me easily create, delete, rename, download, and upload files (or whole directories).
As a bonus, it only requires 26MB of RAM to run on my server.
- Mikochi: Open-source, web based file browser with streaming capabilities
- Show HN: I created a minimalist file-browser web application
- Mikochi - a minimalist remote file browser with a Preact frontend
- Mikochi - a minimalist remote file browser with a Go backend
-
I created a minimalist file browser web UI, with streaming capabilites
Installing it is as simple as doing: wget -c https://github.com/zer0tonin/Mikochi/releases/download/1.2.3/mikochi-linux-amd64.tar.gz -O - | tar -xz HOST=127.0.0.1:8080 USERNAME=zer0tonin PASSWORD=horsebatterysomething ./mikochi
-
A note from our sponsor - Civic Auth
www.civic.com | 13 May 2025
Stats
zer0tonin/Mikochi is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Mikochi is JavaScript.