Skip to main content

MarkFlowy

MarkFlowy is in Alpha

Currently, MarkFlowy is still in the alpha phase,This means there may be incompatible version updates, and it is recommended to use it when there is data backup available.

Feature

  • Built-in ChatGpt. Currently supports one-click export of conversations, making chatgpt your smart assistant.
  • Super lightweight. The MarkFlowy is based on tauri and has a volume of less than 10MB and better performance.
  • High availability. MarkFlowy uses the remirror editor, which not only provides high scalability, but also has a great editing experience. And, MarkFlowy supports multiple editing modes, such as source code, wysiyg.

Download

Available for Linux, macOS and Windows.

Please look releases page

Why

At present, I have used many Markdown applications, but I have not encountered one that is very suitable for me. I have always hoped to have a Markdown editor that is efficient, beautiful, lightweight, data-safe, and can be easily combined with various workflows. This It is also the original intention of doing MarkFlowy.

Contribute

The current MarkFlowy is still in its infancy, and there may be some bad experiences or bugs, for which I am sorry. All partners who are interested or encounter usage problems are welcome to submit issues or PR to participate in this project.

How to Contribute

You can read CONTRIBUTING to know how to start the project and modify the code, Welcome to participate in code contribution.

Support

MarkFlowy is completely and permanently open source, if you want to support MarkFlowy, you can star this project. This will give me great support and help, love you.

Thanks

  • Tauri - A framework for building cross-platform applications that provides MarkFlowy with a solid foundation.
  • React - Web user interface framework.
  • Remirror - The ProseMirror toolkit for React, on which the MarkFlowy editor is based.
  • Rino - Some initialization codes of package/editor come from here.
  • Vite - front-end build tool.
  • Xplorer - Home page theme from xplorer.

And, thanks to all the open source projects that MarkFlowy depends on.