Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keworker/file-finder-pyqt
PyQt program for finding text files by name or content.
https://github.com/keworker/file-finder-pyqt
pyinstaller pyqt6 python qt-material
Last synced: 5 days ago
JSON representation
PyQt program for finding text files by name or content.
- Host: GitHub
- URL: https://github.com/keworker/file-finder-pyqt
- Owner: Keworker
- License: mpl-2.0
- Created: 2023-09-09T00:55:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-11T01:10:48.000Z (2 months ago)
- Last Synced: 2024-11-15T12:17:26.542Z (2 months ago)
- Topics: pyinstaller, pyqt6, python, qt-material
- Language: Python
- Homepage:
- Size: 4.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
```
__--==--__
/.!???J5PY7A.\
|:GBPGB#BBB#PO:|
|^75#5YYPGY?YD^|
:JGP!BBB!JY5^:
.^7YP@@@PY!^
.7G&BJ:
~JG#BGY ____ _ _ _
.P5?Y?5B: ( __)(_) ( ) ( )
..!J@@BJB@&P!.: | |_ _ ____ _| | ___ __ __| |_ ___ ____
~5G57YB&&&B57YPJ ( __) ( )( __ )/ o )( o_)( _) ___ / /( _ )( o )( __ )
::::::. /_\ /_\/_\/_\\___\ \( /_\ \_\/_\||/_^_\/_\/_\
```# file-finder-pyqt
PyQt program for finding text files by name or content. You can search files locally or via GitHub and get all results in one list.
![20231102080803-5c01416d14 gif-2-mp4 com](https://github.com/Keworker/file-finder-pyqt/assets/84124869/64994816-e183-480e-8722-71c4b228bdf5)
## Contributing
If you would like to contribute to this repository,
please see [our contributing guide](https://github.com/Keworker/file-finder-pyqt/blob/master/CONTRIBUTING.md).If you want to contribute but haven't got any ideas,
you can check [open issues](https://github.com/Keworker/file-finder-pyqt/issues) and try to solve some of them.## License
The content of this repository is protected by the Mozilla Public License 2.0.
Permissions of this weak copyleft license are conditioned on making available source code of licensed files
and modifications of those files under the same license (or in certain cases, one of the GNU licenses).
Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.
However, a larger work using the licensed work may be distributed under different terms and without source code
for files added in the larger work.See the [LICENSE](https://github.com/Keworker/file-finder-pyqt/blob/master/LICENSE) for more information.
> [Back to top](https://github.com/Keworker/file-finder-pyqt#file-finder-pyqt)