Tag Archives: techtimejourney programs

Nova v2. is released

Nova is a Pulseaudio volume control program. It is similar to Vol2X-Reloaded – but it is done with C++ and QT5.

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

Icons are from Adwaita project and they may have different license. See: Icons file for further information. Version 2 brings refined outlook. Continue reading

RunIT Browser upgrades to version 0.7

RunIT Browser (QT-version) has received an upgrade. The browser now uses QWebEngine in providing the browser experience. 0.7 version adds tabs support for the browser.Since the transition is hardly ever a smooth thing to do, Open in a New Window and Web Inspector are currently dropped as features. In the future, I seek to bring these features back. The overall functionality is improved and the browser is acting a lot more stable than it previously did. Without further ado, here is a screenshot

Dependencies:

Something like below, should be enough.

python-pyqt5.qtwebengine python-pyqt5 ca-certificates

linux web browser, pyqt5 web browsers, web browsers python

RunIT browser 0.7 comes with a new refined outlook. Double-click on the empty area to open up a new tab.

Download RunIT Browser 0.7

After downloading remember to make the files executable with chmod +x some_file

Run the browser: python run.py 

RunIT QT on Github.

 

 

Notes_app

Notes is an application for making quick notes.

Notes is an application written with C++. You can compile this project easily using QtCreator. Dependencies remain minimal and the program is light by desing. Styling is done via QCSS.

linux c++, c++ minimal apps, c++ linux apps

Notes_app is done with C++.

Download notes_app_(as a zip)

Notes_app is also available on my Github.

 

Programs upgrade

The following programs have now been upgraded:

Crosslinker FM Reboot version: New outlook,

Digital clock: PostX 0.5 RC outlook version is now available.

HTML5-Gtk-Player bug fix release.

Metapad to v.1.2 fixing file saving issues.

RunIT Browser to v.0.6.3: Startpage becomes default search engine, Privatelee removed.

Vol2X-Reloaded: minor bug-fix release.

Volume Widget: minor bug-fix release.

XRunner to v.2: Outlook is tweaked and program becomes faster.

All projects are also in my Github.

PostX Gnu/Linux 0.5 RC will receive these upgrades soon.