A simple and Qt file manager for Linux
Project description
tfm
Simple file manager implemented in Qt for Python (Qt6). This project aims to create a simple, desktop agnostic linux file-manager. The project is in an alpha stage right now and thus it is not advised to use it at the moment. If you still want to try it, see below.
Features
- basic directory traversal
- window layout with toolbar, statusbar, main table view, fs tree, bookmarks and mounts
- open files using xdg-open
- cut, copy, paste (with progress information), rename
- named bookmarks to directories
- show/hide dotfiles
- throw files and directories in the trash
- drag and drop (always moves)
- cli to open with a path or file url supplied
- show, mount and unmount devices and iso files using udisks2
- auto extract zip and tar files
How to install
There are python packages for the alpha version to download on pypi. Install at your own risk using:
pip install tfm
Then run using:
python3 -m tfm
Also install the external requirements udisks2
and util-linux
.
Screenshots
Coming soon.
Roadmap
high priority
functionality
- give choices on handling existing files on paste
- implement network mounts, especially SMB shares (probably using smbnetfs)
normal priority
functionality
- differentiate default dropAction by destination
- differentiate delete action by source
- fuzzy search in folder
- restore from trash (should be implemented via a custom model/view)
- delete from trash (should be implemented via a custom model/view)
- open terminal in current directory
- load file / dir / partition info in a background thread
- delete forever
ui
- open with dialog
- make links visually distinguishable
- file property dialog
- bookmark order configurable in the UI
- drag and drop folders as bookmarks in the bookmark view
- bookmark current dir
- bookmark directory name as tool tip
- about dialog
infrastructure
- address all in code #TODOs
low priority
functionality
- mount MTP devices
ui
- optional preview pane
- context sensitive views and columns
- user configurable views and columns
accessability
- localization
Non-Features
These features are never going to be part of tfm:
- dependencies on specific desktop environments
- window management like tabs, split views or similar
- plugins or script support
- a lot of configuration options
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tfm-0.3.2a0.tar.gz
.
File metadata
- Download URL: tfm-0.3.2a0.tar.gz
- Upload date:
- Size: 31.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 590d6e8e547dba90235350ee950e7b9273f12e8050585de29ee3bf72adffb11d |
|
MD5 | c158a0873272bbb3d9e7df5158e77381 |
|
BLAKE2b-256 | 1a201cb4538440e85fd2505ed3d941bd6d6fe15892ecc3845416516ab7daef60 |
File details
Details for the file tfm-0.3.2a0-py3-none-any.whl
.
File metadata
- Download URL: tfm-0.3.2a0-py3-none-any.whl
- Upload date:
- Size: 32.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b513df0372038070f42a38f12f9dfde69e433119712934fffb3034968281aeaa |
|
MD5 | 15d3fb72a48a3bc3bdfd59b2c3bbd8ad |
|
BLAKE2b-256 | 72a45006029894065e3b569c87ad1b22fc8c11a007050adb82f32e39b633d663 |