graphical front-end for the linux find command
Project description
QtFind
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 ofsetup.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):
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
Built Distribution
File details
Details for the file qtfind-1.0.3.tar.gz
.
File metadata
- Download URL: qtfind-1.0.3.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afaa6e70cdea2b6ec0291d8986ceae7efb73784ff791cd5540b61b5cee1cedf2 |
|
MD5 | 20d639c6835d997cb5572e1dcad4c0a6 |
|
BLAKE2b-256 | 34d360fb5c5e151cb915867e0055fd3ceb2fd92c6eb22671d02838f501422db4 |
File details
Details for the file qtfind-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: qtfind-1.0.3-py3-none-any.whl
- Upload date:
- Size: 39.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55928535e8926e0ba647c20f22c0929a44151a5ce3efcd27a61a06b287742dfb |
|
MD5 | 3ca2a7b687715dc3883680c6ff4b78c0 |
|
BLAKE2b-256 | 5c6d19682c1893bb4662419ff8571fcfe5c076d4364338db4d4f787d11c46184 |