October 22nd 2017 update:
Launchy-QT has a new outlook. Also some changes to links were made to reflect the current PostX Gnu/Linux development. Tip. To show tooltips, click an area of Launchy that does not have icons in it.
October 22nd 2017 update:
Launchy-QT has a new outlook. Also some changes to links were made to reflect the current PostX Gnu/Linux development. Tip. To show tooltips, click an area of Launchy that does not have icons in it.
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.
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
Volume widget is a program, which shows system volume levels. It needs pulseaudio, alsa-utils, python3 and python-pyqt5 as dependencies. Note that dependencies might be different depending on your distribution.
#Volume widget Copyright (c) 2017 JJ Posti <techtimejourney.net>
#Volume widget 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″
Here are some screenshots