Rujuu-prog / MdMemo

πŸ“’ MdMemo is a notepad desktop application that allows you to write notes in Markdown.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“’ MdMemo

MdMemo-preview.mp4

MdMemo is a notepad desktop application that allows you to write notes in Markdown. It combines the simplicity of a notepad with the power of Markdown formatting, making it perfect for developers, writers, and anyone who prefers Markdown for note-taking.

πŸ“¬ Installation

To install MdMemo, please follow these steps:

  1. Visit the MdMemo Releases page on GitHub.
  2. Look for the latest release.
  3. Under the "Assets" section of the release, you will find downloadable files for different operating systems.
  4. Download the appropriate installer for your operating system:
    • For Windows, download the .exe file.
    • For macOS, download the .dmg file.
    • For Linux, download the .AppImage or .snap file, depending on your preference.
  5. Run the downloaded installer to install MdMemo on your computer.

πŸ› οΈ Features

  • Limited Markdown Support (Under Development): Currently, the application supports converting headings (h tags) in Markdown. We are actively working to expand its capabilities to include more formatting options. Stay tuned for updates!
  • Cross-Platform: Available for Windows, macOS, and Linux.
  • Simple Interface: A clean and intuitive interface that keeps you focused on writing.

🀝 Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

πŸ” License

Distributed under the MIT License. See LICENSE for more information.

πŸ“Ž Acknowledgements

Thank you for considering MdMemo for your note-taking needs!

About

πŸ“’ MdMemo is a notepad desktop application that allows you to write notes in Markdown.

License:MIT License


Languages

Language:TypeScript 52.4%Language:Vue 44.4%Language:HTML 2.5%Language:CSS 0.8%