Skip to content

abdulrahman-103/Kitab

Repository files navigation

Kitab — كتاب

Screenshot_20260715_175420

(النص العربي في الاسفل)

A lightweight word processor built with PySide6 (Qt6).
A simple alternative to LibreOffice Writer and Microsoft Word.
Saves documents in .ktb format and exports to PDF.

Installation

Debian/Ubuntu Linux

sudo apt install python3-pyside6 git
git clone https://github.com/abdulrahman-103/Kitab
cd Kitab
python main.py

Arch Linux

sudo pacman -Syu git pyside6
git clone https://github.com/abdulrahman-103/Kitab
cd Kitab
python main.py

Fedora Linux

sudo dnf install -y git python3-pyside6
git clone https://github.com/abdulrahman-103/Kitab
cd Kitab
python main.py

Other platforms (no theming)

pip install pyside6-essentials
git clone https://github.com/abdulrahman-103/Kitab
cd Kitab
python main.py

كتاب — معالج نصوص عربي

معالج نصوص خفيف مبني على PySide6 (Qt6).
بديل بسيط لـ LibreOffice Writer و Microsoft Word.
يحفظ المستندات بصيغة .ktb ويُصدّرها إلى PDF.

التنصيب

Debian/Ubuntu Linux

sudo apt install python3-pyside6 git
git clone https://github.com/abdulrahman-103/Kitab
cd Kitab
python main.py

Arch Linux

sudo pacman -Syu git pyside6
git clone https://github.com/abdulrahman-103/Kitab
cd Kitab
python main.py

Fedora Linux

sudo dnf install -y git python3-pyside6
git clone https://github.com/abdulrahman-103/Kitab
cd Kitab
python main.py

المنصات الأخرى

pip install pyside6-essentials
git clone https://github.com/abdulrahman-103/Kitab
cd Kitab
python main.py

About

A simple and lightweight word processor written in qt. معالج نصوص بسيط وخفيف مكتوب بمكتبة qt.

Topics

Resources

License

Contributing

Stars

3 stars

Watchers

0 watching

Forks

Contributors

Languages