All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Miniword: A Minimal Python-Based WYSIWYG Word Processor

By

chrisecker

1mo ago· 1 min readen

Summary

Miniword is a minimal, WYSIWYG word processor developed in Python that is currently in development but already functional. The article provides technical details about dependencies (requiring python3-wxgtk4.0 and python3-cairo on Debian systems), testing procedures, and installation instructions including how to install plugins. It's designed to run on Linux, Windows, and Mac systems.

Key quotes

· 4 pulled
A minimal word processor in python. In development but already great.
Miniword is developed under Linux but should run under Windows and Mac as well.
On Debian all dependencies are installed by: sudo apt install python3-wxgtk4.0 python3-cairo
A WYSIWYG word processor in Python.
Snippet from the RSS feed
A WYSIWYG word processor in Python.

You might also wanna read