Tag Archives: linux programs

Minimal Browser2 (C++) released

Next version of Minimal Browser is released as a beta.

The beta release includes the following notable improvements/changes:

Features added by v2.5 beta

  • DuckDuckGo as search engine.
  • Tabbed browsing.
  • UI is redesigned.
  • Icons removed.
  • Searchbar is gone. Searching is done by writing search:<your_search> to addressbar and pressing Enter.
Minimal Browser2 UI.

Source code and full release notes are available on the projects Github page:

https://github.com/postman721/Minimal-Browser2

Simple Terminal released

Simple Terminal is rxvt-unicode Pyqt5 terminal implementation with less than 20 lines of code.

Dependencies

Requires pyqt5 and python3 installed. Packages vary upon distributions.

Requires rxvt-unicode to be installed. Can also be named as urxvt depending on a distribution.

Functionalities include the standard rxvt-unicode functionalities. Customizations are done with Xresources file, which is supplied with the project.

For more information and download, see Simple Terminal Github project page.

Sequence FM v.3

2nd of June: Sequece FM v.4 & Gtk-Tools v.1 have arrived.

Sequence FM v.3 has arrived

Sequence FM has received an upgrade. The upgrade brings open archive, compress object, extract object functionality.  Sequence FM needs file-roller as a dependency to achieve the above functionality. Otherwise the dependencies have remained the same as they were in v.2.

#Sequence FM v.3 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

PostX-programs: package upgraded

19th of May 2017: upgrade has happened. Go here for the new versions.

Quick Terminal 0.5.1 released(April 23 April)

This is a minor update, which changes  gir1.2-vte-2.91 or higher to a dependency (transition from gir1.2-vte-2.90).Quick Terminal code is changed accordingly. The changes made should provide forward compatibility for Quick Terminal. For full list of dependencies see below. 

Download Quick-Terminal_0.5.1 (as a zip)

Original entry from 18th of March:

Postx-programs package is now upgraded. Kernel will happen next week – since this time coding and tweaking took a lot more time than expected.

PostX-programs brings new versions for:

PostX-Calendar, which is now QT5.

Quick Terminal, which now has a cleaner interface. Also, some commands like copy and paste are now living within a right click menu.

Power-Manager is also now QT5 and it has some Openbox related and PostX Gnu/Linux related integration in it(lock screen=i3lock, quit desktop=openbox related etc.) Power-manager still uses only sudo. I will integrate su features in the next version.

Upgrade for PostX Gnu/Linux users (in  terminal): sudo apt-get update && sudo apt-get upgrade

Continue reading