Skip to content

pardus/eta-screen-cover

Repository files navigation

ETA Screen Cover

ETA Screen Cover is an application that covers specific part of the screen for educational purposes.

Packaging status

Dependencies

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

gir1.2-glib-2.0 gir1.2-gtk-3.0

Run Application from Source

Install dependencies

sudo apt install gir1.2-glib-2.0 gir1.2-gtk-3.0

Clone the repository

git clone https://github.com/pardus/eta-screen-cover.git ~/eta-screen-cover

Run application

python3 ~/eta-screen-cover/src/Main.py

Build deb package

sudo apt install devscripts git-buildpackage
sudo mk-build-deps -ir
gbp buildpackage --git-export-dir=/tmp/build/eta-screen-cover -us -uc

Screenshots

eta-screen-cover 1