Skip to main content

graphical front-end for the linux find command

Project description

QtFind

QtFind Logo

graphical interface for the powerful command find

Installation

pip install qtfind

To avoid running the app from the command line, you need to add it to your apps menu:

  • Download this script
  • Open the terminal and cd to the location of setup.sh
  • run: chmod u+x setup.sh
  • run: ./setup.sh

Head to your apps menu, type qtfind or you can find it under Accessories.

Description

:mag: QtFind is a graphical interface for the powerful command find.

:mag: QtFind is designed with new comers to linux in mind.

:mag: QtFind also reveals the full command of the selected combination.

:mag: QtFind is made with PyQt5

from the man page

GNU find searches the directory tree rooted at each given file name by evaluating the given expression from left to right, according to the rules of precedence.

License

This program comes with absolutely no warranty. See the GNU General Public Licence, version 3 or later for details.

Features

  • Default and dark (4 tones) themes
  • Show/Copy constructed command
  • Interrupt search
  • Most of find options available (refer to man find for more information)

Report a bug

https://github.com/amad3v/QtFind/issues

Screenshots

Dark theme (tone: green):

dark theme

Default theme:

default theme

Changelog

  • 1.0.3:
    • Added About Qt
    • Minor changes
  • 1.0.2:
    • Fixed issue saving settings in different Linux distros (dbm related)
  • 1.0.1:
    • Clean-up code
  • 1.0:
    • Initial release

Copyright :copyright: 2019 - amad3v

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qtfind-1.0.3.tar.gz (27.3 kB view hashes)

Uploaded Source

Built Distribution

qtfind-1.0.3-py3-none-any.whl (39.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page