fish-zero.com hosts small tools you can open in a browser and use immediately — nothing to
install, no account, and no handing your files to anyone. There is one tool today,
Markdown Editor Pro, with more to come.
The reason is mundane: editing a .md file that already sits on your disk usually means
uploading a copy to some editor, editing it there, and downloading it back. The file makes a
round trip, and spends part of that trip on someone else's server.
Browsers have been able to read and write local files directly for a while now
(the File System Access API), but very few tools use it for the simplest possible job:
open a folder, edit a file, press Ctrl+S, and the original is updated.
Markdown Editor Pro exists to fill that gap.
These are decisions, not missing features:
index.html you can download, keep, and carry on a USB stick. It is released under the MIT license.Fish, working alone — code and documentation both. Public code and other projects are on GitHub.
Questions, bug reports and feature suggestions are all welcome at [email protected] (see Contact).
This site serves no third-party advertising and belongs to no ad network. The only promotional content here is a block about our own other apps — static content produced by this site itself, with no cookies and no tracking. Details are in the Privacy Policy.
The editor itself — the single file you can download — never contains ads or tracking code, and an automated check in the build enforces that.