Tag Archives: python programs

Sequence FM 7.0 RC3 released

Sequence FM 7.0 RC3 has been released.

7.0 RC3 fixes and changes from RC2:

  • Copy and move made from right-click menu: Select entry or select entries by holding CTRL and clicking. Now, choose: “Select for copying or moving” from the right-click menu. Next, go to your location of choice and press either: “Copy to…” or “Move to…”

Copy and move functions read the location from addressbar to complete their actions.

  • Verification dialogs to “Copy to…” and “Move to…” : No final action should be performed without user’s acceptance.

Notice. If user cancels from any of the above dialogs then “Select for copying or moving” action needs to be redone.

Original entry from 11th of April:

7.0 RC2 fixes and new features:

  • CSS theme support.
  • 4 themes added -> set your theme with theme.py.
  • Dual panel mode is now default.
  • Listview added as shortcut place.
  • File/object descriptors added.
  • Multi-selection by holding CTRL and clicking objects is now possible.
  • File-roller integration removed as an effort to reduce external dependencies -> Open external program functionality added as a replacement.
  • Object buffer of previous releases removed and replaced with native Pyqt5 dialogs.

The new default outlook is as below:

Additonal themes along with the source code is available at:

https://github.com/postman721/Sequence-FM

Sequence FM 6.5 released

Sequence FM is now upgraded to version 6.5. The file manager has a new outlook. The interface is also enhanced by adding few useful buttons into it. Lastly, the object location is now also appearing on the statusbar when the object is clicked.

Here is a screenshot.

The code is available on my Github: https://github.com/postman721/Sequence-FM

RunIT-QT v. 0.6.3 arrives

#RunIT-QT Browser Copyright (c) 2015 JJ Posti <techtimejourney.net>
#RunIT-QT 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 0.6.3 version(March 2018)

0.6.3: Argument support is now fixed(See Github for the launcher script). Startpage is added as a default search engine, Privatelee is removed.

0.6.1:This release contains very notable coding changes. The browser is now separated into different modules and code is partially rewritten and commenting is improved. Layout issues have been resolved together with many memory management issues, which were present in the previous releases. The result should be a more robust and a lot more functional browser. The outlook has also received an upgrade via CSS. Many new features have also been added. And here are some screenshots.

0.6.1 version fixes rendering issues and increases stability. Resources like Youtube should now work fine. Continue reading