https://codeberg.org/chrisecker/miniword This website requires JavaScript. Logo Logo Explore About FAQ Help Donate Register Sign in chrisecker/miniword Watch 1 Star 9 Fork You've already forked miniword 0 Code Issues Pull requests Activity A WYSIWYG word processor in Python. 227 commits 1 branch 0 tags 3.9 MiB * TXL 66.9% * Python 33.1% main Find a file HTTPS [https://codeberg.org] Download ZIP Download TAR.GZ Download BUNDLE Open with VS Code Open with VSCodium Open with Intellij IDEA 2026-04-10 # C. Ecker 15edfdf454 Added mising file. 22:06:22 +02:00 2026-03-30 docs Rewrote tables 16:35:43 +02:00 2026-04-10 examples Harmonize inspector layout. 08:29:31 +02:00 2026-04-10 miniword Added mising file. 22:06:22 +02:00 2026-04-10 screenshots Better screenshot 15:48:37 +02:00 2026-03-15 test Added meta data for moby-dick. 14:16:57 +01:00 2026-02-27 .gitignore Clean up. 16:07:55 +01:00 2026-02-17 LICENSE Added readme, license and gitignore 15:15:45 +01:00 2026-04-10 miniword.desktop Added icon and about. 14:11:00 +02:00 feat: add __main__.py and miniword.py 2026-03-02 miniword.py start scripts 16:34:39 +01:00 2026-03-07 pyproject.toml fix: include icons in package data 20:07:50 +01:00 2026-04-10 README.md Changed wording: less marketing. 18:45:18 +02:00 test: runtests returns (n, n_ok), 2026-03-02 runtests.py test_all prints summary line 15:01:08 +01:00 Fundamental changes: now containers 2026-04-09 test_all.py have NL-weight zero! Seperators are 11:42:55 always NL. +02:00 README.md MiniWord A minimal word processor in python. In development but already great. Screenshot Key Aspects * Real WYSIWYG editing (no HTML layer, no embedded browser) * Lightweight and fast startup * Minimal dependencies (wxPython + Cairo) * Clean, simple file format (human-readable, diff-friendly, git-friendly, AI-friendly) * Good Markdown support * Extensible via Python-plugins Dependencies Miniword is developed under Linux but should run under Windows and Mac as well. The following dependencies are required: * Python >= 3.9 * wxPython >= 4.0 * Cairo >= 1.2 On Debian all dependencies are installed by sudo apt install python3-wxgtk4.0 python3-cairo Testing Running miniword without installation is possible: cd miniword python -m miniword Install Install all dependencies. Then cd miniword pip install . If you want to install the plugins (you probably will) mkdir -p ~/.miniword/plugins cp examples/*.py ~/.miniword/plugins If you want to register MiniWord to the desktop (you probably will) cp miniword/icons/miniword.svg ~/.local/share/icons/ cp miniword.desktop ~/.local/share/applications/ License This project is licensed under the GNU General Public License v3.0 - see LICENSE for details. Contact me if you need something else. Logo Logo Powered by Forgejo logo Forgejo logo with modifications Codeberg * Blog * Documentation * Community Issues * Contributing * Report Abuse Association * Who are we? * Bylaws / Satzung * Donate * Join / Support * Contact Services * Codeberg Pages * Codeberg Translate * Woodpecker CI * Forgejo API * Status Page Legal * Imprint / Impressum * Privacy Policy * Licenses * Terms of Use Mastodon | Matrix Space (Web link) Powered by Forgejo English Bahasa Indonesia Dansk Deutsch English Espanol Esperanto Filipino Francais Italiano Latviesu Magyar nyelv Nederlands Plattduutsch Polski Portugues de Portugal Portugues do Brasil Slovenscina Suomi Svenska Turkce Cestina Ellenika B'lgarski Russkii Ukrayins'ka frsy Ri Ben Yu Jian Ti Zhong Wen Fan Ti Zhong Wen (Tai Wan )Fan Ti Zhong Wen (Xiang Gang ) hangugeo Page: 1696ms Template: 268ms