ZenNotes Save

Windows Notepad Replacement with Translation, TTS, and much more!

Project README

ZenNotes

✍️ What is ZenNotes?

ZenNotes is a minimalistic Notepad app with a sleek design inspired by Fluent Design. It offers the familiar look of the Windows Notepad while having much more powerful features like Translate, TTS, etc.

image

image


📃 Features

  • Edit files (duh)
  • Windows Fluent Design with Mica support
  • Built-in Translation
  • Text to Speech
  • Encrypt and Decrypt
  • Markdown support (Note: BR and HR may require closing tags to work)

👒 Getting Started

You can either Download Notes(1) by going to the Releases page or build it yourself by following the steps below.
  • Clone the repo / Download it

  • pip install -r requirements.txt
    
  • python -m main.py
    

Build ZenNotes

python -m build.py

or type in the Pyinstaller command:

pyinstaller --onedir -w --icon="icon.ico" main.py

💖 Credits & Acknowledgements

This project was made possible because of zhiyiYp's PyQt-Fluent-Widgets.

Icon Credit : Fluent Icons


🪪 License

This project is licensed under the MIT License. See LICENSE.md for more info.

Open Source Agenda is not affiliated with "ZenNotes" Project. README Source: rohankishore/ZenNotes
Stars
88
Open Issues
1
Last Commit
1 month ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating