Tag Archives: linux file manager

Spin-FM RC4 released

The file manager got its RC4 out today. This is close to the final release – but bugs and issues might still exist. Also supporting or more added features might still come.

The main theme now looks like this. And there are multiple themes to choose from.

Code is available at the project’s Github: https://github.com/postman721/Spin-Fm

Current main features include:

  • USB Device Monitoring:
    Automatically detects USB devices using pyudev and displays them in a dedicated left panel. Click or right-click to mount/unmount devices.
  • Tabbed File Browser:
    Navigate your filesystem using multiple tabs with back/forward navigation and an address bar.
  • Multiple Selection and Clipboard Operations:
    Select multiple files/folders using standard selection techniques (e.g., Ctrl/Shift) and perform bulk operations like delete, cut, copy, and paste.
  • Context Menus:
    Right-click on items to access additional file operations.
  • Theming:
    Apply custom CSS themes to change the look and feel of the application. Themes are stored in the themes/ directory.
  • Trash Management:
    Easily empty your trash directory via the File menu.

Sequence FM v.4.1 & Gtk-Tools v.1

14th of July 2017: Sequence FM v.4.1 and Gtk-Tools v.1:  Download as a zip package.

This is a bug fix release for Sequence FM. Now the file manager can open files with external programs like it should. An added feature to this release is the terminal command support. If you write: firefox, albix, vlc (or some other program name) to the address bar and press enter then the program will open up. You can also use other terminal commands like rm -r to remove files or folders. Be cautious with terminal commands and use them only if you know what you are doing.

Older post from 2nd of June.

Here is Sequence FM v.4. Code is now a lot cleaner and minimized to (about) 189 lines. In this release I placed resources under their own respected menus and also made right-click menu layout clearer.

Also, a notable change happened to copy, paste, move and delete functionalities. The previous now have their own program: Gtk-Tools, which is dedicated to handle those actions. Gtk-Tools is made out of the old Crosslinker FM code and thus it might seem familiar.

Download Sequence FM v.4 and Gtk-Tools v.1 (as a zip) Continue reading

Crosslinker FM v.6 arrives

Here is a new version of Crosslinker FM. Version 6 brings cleaner code. I have now removed music playback features that were on previously released V.5. Playback features will return as a standalone music player. Also, now the xdg-utils is removed and Crosslinker will open files with clearly stated default programs – instead of trying to find the system default. The previous is better for performance and functionality. Continue reading

Crosslinker FM v.5 has arrived

Looking for the latest Crosslinker FM (now v.6)? Get it here.

Crosslinker FM v.5 has arrived. Start by reading the info sheet and then proceed to the Install instructions. The info sheet contains important information, so it is recommended that you read it before installation and usage.

Crosslinker FM v.5 Info Sheet

Continue reading