Skip to content

A Word Processor ๐Ÿ–‹๏ธ: Lightweight, swift, and user-friendly.

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
COPYING
LGPL-3.0
COPYING.LGPL
MPL-2.0
COPYING.MPL
Notifications You must be signed in to change notification settings

berkaygediz/RichSpan

RichSpan - A Word Processor

GitHub release (latest by date) GitHub repo size GitHub

RichSpan is a word processor. Lightweight and easy to use, it is designed to be a simple alternative to other word processors. It is written in Python and uses the PyQt5 library for the graphical user interface. It is cross-platform and can be used on Windows, macOS, and Linux.

Screenshots

Screenshot

Features

  • Cross-platform
  • Statistics
  • Find & replace
  • Print (Export to PDF)
  • Open and save .txt, .html, and .rsdoc (RichSpan Document) files
  • Text color/background color, bold, italic, underline, alignment, font, font size, and font color
  • Undo and redo
  • Drag and drop
  • Base64 image support
  • Customizable toolbar
  • Fast and lightweight
  • Threading support
  • Unsaved changes warning
  • Dark mode
  • Multi language (English, Turkish, German, Spanish, Azerbaijani)
  • Enumaration and bullet list
  • Power saver
  • Hardware acceleration

Prerequisites

  • Python 3.6+
  • PyQt5

Installation

  1. Open a terminal and clone the repository:
git clone https://github.com/berkaygediz/RichSpan.git
  1. Install requirements:
pip install -r .\requirements.txt

Usage

python RichSpan.py

Contributing

Contributions to the RichSpan project are welcome. Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

License

This project is licensed under the GNU GPLv3, GNU LGPLv3 & Mozilla Public License Version 2.0.