ercanersoy / pardus-about

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pardus About

Pardus About is an application that show summary information about the PC.

It is currently a work in progress. Maintenance is done by Pardus team.

Packaging status

Dependencies

This application is developed based on Python3 and GTK+ 3. Dependencies:

gir1.2-glib-2.0 gir1.2-gtk-3.0 python3-requests python3-gi lsb-release mesa-utils pciutils

Run Application from Source

Install dependencies

sudo apt install gir1.2-glib-2.0 gir1.2-gtk-3.0 python3-requests python3-gi lsb-release mesa-utils pciutils

Clone the repository

git clone https://github.com/pardus/pardus-about.git ~/pardus-about

Run application

python3 ~/pardus-about/src/Main.py

Build deb package

sudo apt install devscripts git-buildpackage
sudo mk-build-deps -ir
gbp buildpackage --git-export-dir=/tmp/build/pardus-about -us -uc

Screenshots

Pardus About 1

Pardus About 2

About


Languages

Language:Python 88.9%Language:Shell 11.1%