MyTetra vs WizNote
A side-by-side comparison of two self-hosted notes & knowledge base options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | MyTetra | WizNote |
|---|---|---|
| Deploy effort | Read-the-docs project | Under-an-hour setup |
| Health score | 49 · Fair | 18 · At risk |
| Category | Notes & Knowledge Base | Notes & Knowledge Base |
| License | GPL-3.0 | GPL-3.0 |
| Language | C++ | C |
| Setup difficulty | Easy | Medium |
| Min. RAM | 128 MB | 512 MB |
| Deployment | binary, source | docker, binary, source |
| GitHub stars | ★ 258 | ★ 2,660 |
| First released | 2010 | 2011 |
| Replaces | Evernote, OneNote | Evernote, OneNote |
What are MyTetra and WizNote?
MyTetra
MyTetra is an open-source manager for hierarchical notes and code snippets, designed for building a personal knowledge base. It stores data in a portable XML structure that can be synced with any tool.
- Hierarchical note tree
- Code snippet storage
- Portable XML data
- Syncable with external tools
WizNote
WizNote is a cross-platform note-taking app with desktop and mobile clients. The Qt desktop client is open source; the self-hostable sync server is distributed as a closed-source Docker image with a free tier for small teams.
- Cross-platform note clients
- Self-hostable sync server
- Rich note formatting
- Attachment support
MyTetra vs WizNote: key differences
MyTetra is written in C++, while WizNote is built with C. MyTetra is the lighter option, starting around 128 MB of RAM against 512 MB for WizNote. WizNote has the considerably larger community, at 2,660 GitHub stars versus 258. WizNote lists first-class Docker deployment; MyTetra does not.
Why pick each one
Choose MyTetra if…
- Good for code snippet libraries
- Portable data format
Watch out for
- Dated interface
- Small community
Choose WizNote if…
- Mature multi-platform apps
- Server can be self-hosted
Watch out for
- Documentation strongest in Chinese
- Client and server are separate projects
Frequently asked questions
Is MyTetra or WizNote better?
Neither is universally better. WizNote has the larger community, while MyTetra is simpler to set up (easy difficulty). Choose based on the comparison table above and your own setup.
Are MyTetra and WizNote free and open-source?
Yes. MyTetra is licensed under GPL-3.0 and WizNote under GPL-3.0. Both can be self-hosted at no software cost.
Can I run MyTetra and WizNote with Docker?
MyTetra: check the project docs for container support. WizNote: yes.
Which is lighter on resources, MyTetra or WizNote?
MyTetra has the smaller minimum footprint at 128 MB of RAM, compared to about 512 MB for WizNote. Real-world usage depends on library size, user count, and enabled features.