Open-source applications built to last.
Website · Projects · Contributing
Mnemo is a small open-source software organization building practical applications and the libraries that support them.
Our projects are designed for long-term use and maintenance. We prefer established technologies, modular architecture, readable code, and replacing custom infrastructure when mature alternatives exist.
Our main project is mnemo, a cross-platform application for studying, writing, and organizing knowledge. It has been in development for several years and is currently moving from Avalonia to a React interface while retaining its existing C# core and infrastructure.
This change removes a large amount of custom UI infrastructure, reduces technical debt, and makes the project more accessible to contributors. It also allows the application to build on mature web libraries instead of maintaining custom implementations for editing, Markdown, LaTeX, theming, localization, and other interface systems.
Bug reports, documentation improvements, testing, design work, and focused pull requests are welcome.
For larger changes, please open an issue before starting work.