tfm

Simple File Manager implemented in Qt for Python

GPL-3.0 License

Downloads
200
Stars
3
Committers
1

Bot releases are visible (Hide)

tfm - Support for rar files Latest Release

Published by tmahlburg over 1 year ago

A few bugfixes and support for extracting rar files

tfm - Hotfix for Qt6 syntax changes

Published by tmahlburg over 1 year ago

no new features, just a fix

tfm - v0.3.1-ALPHA

Published by tmahlburg about 2 years ago

This release just fixes the handling of relative paths.

tfm - v0.3.0-ALPHA

Published by tmahlburg almost 3 years ago

A new release with some more small features. To use the mounting feature, you now need to install udisks2 instead of udevil.

Changelog

  • allow opening multiple files at once
  • use udisks2 instead of udevil
  • select last opened directory when going a directory up
  • mount ISO files using the context menu
  • use QThreadPool instead of single QThreads to run pasting and extractions in parallel --> you can now run multiple paste and extract operations at the same time
tfm - Extract archives!

Published by tmahlburg almost 3 years ago

You can now extract zip- and tar-archives using the context menu.

tfm - Port to Qt6

Published by tmahlburg almost 3 years ago

tfm - Alpha release

Published by tmahlburg over 3 years ago

This release marks the alpha release of this package. Only bug fixes are added until the full 0.1.0 version.

tfm - Feature completeness for 0.1

Published by tmahlburg over 3 years ago

This release begins a development cycle, which focused on writing more tests, there won't be any major new features up to v0.2.0. After this, the v0.1.0-ALPHA will follow.

tfm - Installable Packages on pypi

Published by tmahlburg over 3 years ago

tfm - dev

Published by tmahlburg over 3 years ago

All basic functionality wanted for v0.1 is now implemented. The next things to do are packaging, debugging, writing more tests and designing a robust error handling infrastructure to use in the project.

tfm - There is a package now

Published by tmahlburg almost 4 years ago

You can now use this software by installing a package. But you probably shouldn't.

tfm - Initial version

Published by tmahlburg almost 4 years ago

All features deemed essential are now implemented. However there are no means to sanely install this release yet.

Package Rankings
Top 23.77% on Pypi.org
Related Projects