https://github.com/luleyleo/clapgrep
Search through all your files
https://github.com/luleyleo/clapgrep
flathub grep ripgrep ripgrep-gui
Last synced: about 2 months ago
JSON representation
Search through all your files
- Host: GitHub
- URL: https://github.com/luleyleo/clapgrep
- Owner: luleyleo
- License: gpl-3.0
- Created: 2024-09-04T07:50:45.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-01T21:33:21.000Z (2 months ago)
- Last Synced: 2025-04-02T13:11:25.266Z (2 months ago)
- Topics: flathub, grep, ripgrep, ripgrep-gui
- Language: Rust
- Homepage:
- Size: 1.38 MB
- Stars: 115
- Watchers: 1
- Forks: 6
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Clapgrep
One app to search through all your files
[](https://flathub.org/apps/de.leopoldluley.Clapgrep)
## Description
Ever had a folder full of PDF files, where you knew, somewhere in there, is what you're looking for. But you did not know in which file. So you had to search each of them at a time...
With Clapgrep this is no longer necessary! Simply open the folder with Clapgrep, enter the search term, and Clapgrep will do all the hard work of finding out on which page / line in which file the information is that you are looking for!
Clapgrep can currently search all sorts of text files, PDFs and Office documents, with more to come.

## Contributing
See [CONTRIBUTING.md](/CONTRIBUTING.md) for contribution and build instructions.