{"id":16105027,"url":"https://github.com/rohankishore/zennotes","last_synced_at":"2025-05-08T00:40:44.249Z","repository":{"id":199992148,"uuid":"704284696","full_name":"rohankishore/ZenNotes","owner":"rohankishore","description":"Windows Notepad Replacement with Translation, TTS, and much more!","archived":false,"fork":false,"pushed_at":"2024-09-08T12:41:40.000Z","size":82,"stargazers_count":115,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-31T15:50:02.667Z","etag":null,"topics":["fluent-design","mica","notepad","notes-app","pyside6","qscintilla","windows","windows-11"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rohankishore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-13T00:16:04.000Z","updated_at":"2025-03-16T18:08:02.000Z","dependencies_parsed_at":"2023-12-07T06:25:40.325Z","dependency_job_id":"ac43ba5a-25dc-4f78-89e1-43371ccfb97f","html_url":"https://github.com/rohankishore/ZenNotes","commit_stats":null,"previous_names":["rohankishore/zennotes"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohankishore%2FZenNotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohankishore%2FZenNotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohankishore%2FZenNotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohankishore%2FZenNotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohankishore","download_url":"https://codeload.github.com/rohankishore/ZenNotes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252978668,"owners_count":21834910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fluent-design","mica","notepad","notes-app","pyside6","qscintilla","windows","windows-11"],"created_at":"2024-10-09T19:08:01.512Z","updated_at":"2025-05-08T00:40:44.223Z","avatar_url":"https://github.com/rohankishore.png","language":"Python","readme":"\u003ch1 align=\"center\" \u003eZenNotes\u003c/h1\u003e\n\n\n\u003cdiv align=\"center\"\u003e\n  \n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e![License](https://img.shields.io/badge/License-MIT-yellow)\u003c/a\u003e\n  \u003ca href=\"https://github.com/rohankishore/ZenNotes/releases\"\u003e![Demo](https://img.shields.io/badge/Download-Now-indigo)\u003c/a\u003e\n  \u003ca href=\"https://www.fiverr.com/rohancodespy/\"\u003e![Demo](https://img.shields.io/badge/Fiverr-Hire-green)\u003c/a\u003e\n    \u003ca style=\"text-decoration:none\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/downloads/rohankishore/ZenNotes/total.svg\"/\u003e\n  \u003c/a\u003e\n\n*_ZenNotes is being ported to macOS by @matthewyang204. Check the repo [here](https://github.com/matthewyang204/ZenNotes-Mac-Binaries)_*\n  \n\u003c/div\u003e\n\n## ✍️ What is ZenNotes? \nZenNotes is a minimalistic Notepad app with a sleek design inspired by [Fluent Design](https://fluent2.microsoft.design/). It offers the familiar look of the Windows Notepad while having much more powerful features like Translate, TTS, etc.\n\n![image](https://github.com/rohankishore/ZenNotes/assets/109947257/542f9d8a-8e02-4bfd-a469-f91e9873f60a)\n\n![image](https://github.com/rohankishore/ZenNotes/assets/109947257/49edd3d1-08b9-472b-ae31-0982683687bb)\n\n\u003cbr\u003e\n\n## 📃 Features\n\n- Edit files (duh)\n- Windows Fluent Design with Mica support\n- Built-in Translation\n- Text to Speech\n- Encrypt and Decrypt\n- Markdown support (Note: BR and HR may require closing tags to work)\n\n\u003cbr\u003e\n\n## 👒 Getting Started\n\n##### You can either Download Notes(1) by going to the [Releases](https://github.com/rohankishore/ZenNotes/releases) page or build it yourself by following the steps below.\n\n- Clone the repo / Download it\n- ```bash\n  pip install -r requirements.txt\n  ```\n\n- ```bash\n  python -m main.py\n  ```\n\n### Build ZenNotes\n\n```bash\npython -m build.py\n```\n\nor type in the [Pyinstaller](https://pypi.org/project/pyinstaller/) command:\n\n```bash\npyinstaller --onedir -w --icon=\"icon.ico\" main.py\n```\n\n\n\u003cbr\u003e\n\n## 💖 Credits \u0026 Acknowledgements\n\nThis project was made possible because of [zhiyiYp](https://github.com/zhiyiYp)'s [PyQt-Fluent-Widgets](https://github.com/zhiyiYo/PyQt-Fluent-Widgets).\n\nIcon Credit : [Fluent Icons](https://fluenticons.co/)\n\n\u003cbr\u003e\n\n\n## 🪪 License\n\nThis project is licensed under the MIT License. See LICENSE.md for more info.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohankishore%2Fzennotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohankishore%2Fzennotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohankishore%2Fzennotes/lists"}