Code Monkey home page Code Monkey logo

richspan's Introduction

RichSpan - A Lightweight Word Processor

Screenshot

GitHub release (latest by date) GitHub repo size GitHub

RichSpan is a lightweight word processor designed as a simple alternative to traditional word processing software. It is written in Python with a graphical user interface based on PyQt5, ensuring cross-platform compatibility across Windows, macOS, and Linux.

Features

  • Cross-Platform: Compatible with Windows, macOS, and Linux.
  • Statistics: Provides statistical information about the document.
  • Find & Replace: Search and replace functionality within the document.
  • Printing: Allows print or exporting documents to PDF format.
  • Document Operations: Supports .txt, .html, and .rsdoc (RichSpan Document) file formats.
  • Text Formatting: Customize text with color, background color, bold, italic, underline, alignment, font, font size, and font color.
  • Undo and Redo: Provides undo and redo functionalities for editing operations.
  • User Experience: Features drag and drop functionality, supports dark mode, and provides alerts for unsaved changes.
  • Base64 Image Support: Supports embedding images using Base64 encoding.
  • Customizable Toolbar: Allows customization of the user interface toolbar.
  • Performance: Fast and lightweight with threading support and hardware acceleration.
  • Multilingual: Available in English, Turkish, German, Spanish, Azerbaijani.
  • Enumeration and Bullet List: Includes support for creating numbered and bulleted lists.
  • Power Saver: Optimized for power consumption.

Prerequisites

  • Python 3.6+
  • PyQt5

Installation

  1. Clone the repository:

    git clone https://github.com/berkaygediz/RichSpan.git
  2. Install requirements:

    pip install -r requirements.txt

Usage

Launch RichSpan from the command line:

python RichSpan.py

Contributing

Contributions to the RichSpan project are welcomed. Please refer to CONTRIBUTING.md for details on how to contribute and our code of conduct.

License

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

richspan's People

Contributors

berkaygediz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

gimmydefunk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.