ETA Screen Cover is an application that covers specific part of the screen for educational purposes.
This application is developed based on Python3 and GTK+ 3. Dependencies:
gir1.2-glib-2.0 gir1.2-gtk-3.0
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
sudo apt install devscripts git-buildpackage
sudo mk-build-deps -ir
gbp buildpackage --git-export-dir=/tmp/build/eta-screen-cover -us -uc