MarkdownNotes is a self hosted tool for organizing notes, files, lists, ideas by using markdown syntax.
- writing formatted notes with Markdown
- organizing notes (small personal wiki, todos, notes, code snippets)
- file manager
- passwort manager
- vocabulary trainer
- webserver with php support (just 4 a small backend script, runs everywhere with PHP5+)
- modern browser
- Download latest stable release ZIP file from https://github.com/SSilence/markdownnotes/releases and unzip
- Upload all files of this folder (IMPORTANT: also upload the invisible .htaccess files)
- Make the directories data and all of its subdirectories writeable
- If you are using MarkdownNotes on a subpath (e.g. http://example.com/markdownnotes) then add in .htaccess the line
RewriteBase /markdownnotes/
and add in index.html<base href="/markdownnotes/">
- MarkdownNotes saves all data in files in the data dir. No database is necessary.
Copyright (c) 2025 Tobias Zeising, [email protected]
https://www.aditu.de
Licensed under the GPLv3 license
Icon Source (design by Freepik.com)