I just added a new GPL wallpaper. This wallpaper is a bit more dark colored than usually but should still provide a nice outlook.
https://www.techtimejourney.net/wp-content/gallery/new-gpl-gallery/darkblue2.png
I just added a new GPL wallpaper. This wallpaper is a bit more dark colored than usually but should still provide a nice outlook.
https://www.techtimejourney.net/wp-content/gallery/new-gpl-gallery/darkblue2.png
Techtimejourney returns back to action after a hiatus. Here is a new version of Crosslinker FM. The code is a bit cleaner and the file-manager is now more short key focused than before. Verbosity has also been increased. The Outlook has gone through changes as well. As a result GUI is now cleaner.
The file-manager is available at my Github. Finally, here is a screenshot.
You will use PostX Gnu/Linux with your own responsibility. Always backup your important files before proceeding.
PostX 0.6 has been released. This release is built from Debian 10. This is the first Systemd release of PostX and it also uses EFI boot.
PostX 0.6 RC1 includes:
Download PostX Gnu/Linux 0.6. RC1 iso. (828M)
Continue readingLicense:
Sequence FM Copyright (c) 2017 JJ Posti
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″)
Sequence FM 5.0 arrives. This filemanager is made with Python3 and QT5. It intends to be a simple and lightweight.
On Github: https://github.com/postman721/Sequence-FM
Currently functioning features include:
Error handling inside Sequence FM has been improved – to avoid accidental crashing-
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
Default locations: You can place Sequence FM in any location. I recommend /usr/share/sfm.py
Executing:
If needed make python files executable: chmod +x filename.py
Run with: python filename_location.py
About delete, copy and moving functionalities.
I decided to keep this filemanager as unix like as possible. As I prefer terminal commands, I left out move,copy or removal commands. I believe those are best served via terminal client. See here for more: https://www.techtimejourney.net/essential-terminal-tricks-you-should-know/