Tag Archives: linux digital clock

Digital Clock v.3 (C++)

Here is Digital clock version 3. This project is now translated into C++. digital clock, linux clock, clock for linux

Download Digital_clock version 3 as a zip.(This version centers the “:” which is wrongly placed on the screenshot).

 

On GitHub.

In the future the C++ version is scheduled to replace the Python version in PostX Gnu/Linux.

/*
#Digital Clock v.3 Copyright (c) 2018 JJ Posti <techtimejourney.net>
#Digital Clock comes with ABSOLUTELY NO WARRANTY;
#for details see: http://www.gnu.org/copyleft/gpl.html.
#This is free software, and you are welcome to redistribute it under
#GPL Version 2, June 1991
*/ Continue reading

Digital Clock released

Here is a clock application for Linux/Unix done with Python and QT5. You need to install python3 and python-pyqt5 or similar to use this program. The program is frameless and places itself in the middle of the screen.

Without further ado, some screenshots.

linux clock, linux digital clock, python clock

Digital Clock is done with Python and QT5 and styled with CSS.

Download Digital Clock as a zip.

Continue reading