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″)
The overall list of features in Sequence FM v.3 :
-Open files with Sequence FM defaults(hold the Shift key –> Was previously control key in v.2).
-Right-click menu with plenty of functions(see the screenshot).
-File menu, which has the same functions as right-click menu.
-Navigation bar, which works as a navigation bar should.
-Open archive, compress object, extract object functionality.
-Sequence FM remains lightweight. It has about 340 lines of code, which is written manually.
To use Sequence FM you should have, at least, these installed (Debian base as an example):
sudo apt-get install python-pyqt5 python python3 file-roller
The previous packages should be enough. However, in some cases you might still need to install something else. Usually it should be something along the lines of pyqt5.
Download Sequence_FM_v3 (as a zip)
Upgrading for PostX Gnu/Linux users:
open terminal and copy this into it:
sudo apt-get update && sudo apt-get dist-upgrade
Then press enter and wait for the upgrade to emerge.