Category Archives: programs

HTML5-Gtk Player / Python version

Here is a HTML5-Gtk Player, which I released together with PostX 0.4.2. It plays Youtube and HTML5 with Python. Note. The dependencies listed below might be different depending upon your system version or Linux distribution.

#HTML-GTK PLAYER 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″)

4th of March 2018:

HTML-GTK Player v.4 is added This release fixes some bugs.

11th of September 2017:

HTML-GTK Player v.3 is added. This release fixes HTML5 rendering issues on Youtube. 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

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

Volume widget is released

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

linux widget, linux volume, linux volume widget

When volume goes too high, there will be a warning.

Continue reading