Digital clock, c++ version, gains date feature. Also the ui is now tweaked to be more friendly to the eyes.
Here is a screenshot:
The source code is available at:
Digital clock, c++ version, gains date feature. Also the ui is now tweaked to be more friendly to the eyes.
Here is a screenshot:
The source code is available at:
Here is Digital clock version 3. This project is now translated into C++.
Download Digital_clock version 3 as a zip.(This version centers the “:” which is wrongly placed on the screenshot).
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