Open source

Free and open source.
Always.

Kova is licensed under GPLv3. That means you can read the code, modify it, and distribute it — as long as anything you build from it stays open too. It also means Kova will always be free. No one can change that.

View on GitHub

The licence

What GPLv3 means for you

GPLv3 is a copyleft licence. In plain terms:

  • You can use Kova for anything. Personal projects, commercial work, education — no restrictions on how you use it.
  • You can read and modify the source code. If something doesn't work the way you need, you can change it.
  • If you distribute a modified version, it must also be open source. You can't take Kova's code, make it proprietary, and sell it. This is the core of the copyleft guarantee.
  • Kova will always be free. The GPLv3 licence applies to all versions. No one can retroactively change that — not now, not ever.

The full licence text is at github.com/KovaMD/Kova/blob/main/LICENSE.

Contribute

Get involved

Status

Early access

Kova is in active development. Core features — the editor, presenter view, themes, Mermaid diagrams, syntax highlighting, and export — are stable. Some features documented in the wiki are still in progress.

Feedback directly shapes what gets built next. If something is broken or missing, open an issue. If something works well for you, that's worth saying too.