Category Archives: Github

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

Metapad text-editor v.1.2 arrives

Metapad is a text-editor written with Python and QT5. It contains about 204 lines of heavily commented code. Metapad will be the default text-editor of the PostX Gnu/Linux 0.5(TBA).

#Metapad v.1.2 Copyright (c) 2017 JJ Posti <techtimejourney.net>This program 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

Power Manager v.7(Python)

power manager, linux applications, linux power management

Power Manager has a new outlook done with CSS.

#Power manager-QT v.7 Copyright (c) 2017 JJ Posti <techtimejourney.net>
#This is a power manager application.The program 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 This is the QT5 version” ) Continue reading

Vol2X-Reloaded (current is: v.2.0.2)

#Vol2X-Reloaded v.2 Copyright (c) 2017 JJ Posti <techtimejourney.net>#Vol2X-Reloaded 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″

Dependencies:

pulseaudio #this is a must-have dependency.

pulseudio-utils #this is needed because the program uses pactl.

alsa-utils #this is needed because the program uses amixer as a helper when fetching system sound level upon start. Amixer is also used when setting microphone input level via the microphone slider. Continue reading