Parch dorood (/do-rood/, درود, pronunciation) which is Persian word for "Greetings", is a welcome app in the Parch distribution.
Find a file
manijamali2003 ebcac15237 fix logo
2023-08-03 23:09:28 +04:30
build fix logo 2023-08-03 23:09:28 +04:30
src Add functions and Comments 2023-08-03 23:05:45 +04:30
.gitignore exclude pycache 2023-08-03 21:12:30 +04:30
LICENSE Add License 2023-07-28 13:15:00 +04:30
README.md update readme 2023-08-03 21:08:45 +04:30

Parch Linux Dorood

Parch dorood (/do-rood/, درود, pronunciation) which is Persian word for "Greetings", is a welcome app in the Parch distribution. Dorood features:

  • Showing Parch Linux pages on social media
  • Running the installer program
  • Updating Parch repositories This program is still on alpha stages and it is not completely ready to use.

Build Parch Package

for building Parch Package from Welcome project you should run:

sh build.sh

Build Source

  • Step 1: Generate Qt Resource from src/UI directory
python 01-Generate.py
  • Step 2: Compile Generated Qt Resource src/UI/res.qrc file
sh 02-Compile.sh
  • Step 3: Build one-file python
sh 03-Build.sh