Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luleyleo/clapgrep
A graphical search tool for all your files, similar to ripgrep-all
https://github.com/luleyleo/clapgrep
Last synced: 11 days ago
JSON representation
A graphical search tool for all your files, similar to ripgrep-all
- Host: GitHub
- URL: https://github.com/luleyleo/clapgrep
- Owner: luleyleo
- License: gpl-3.0
- Created: 2024-09-04T07:50:45.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T08:19:47.000Z (about 2 months ago)
- Last Synced: 2024-09-11T00:36:24.157Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 762 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Clapgrep
One app to search through all your files
[![Get it on Flathub](https://flathub.org/api/badge?svg&locale=en)](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.
![screenshot of the app](assets/screenshot-1.png)
## Contributing
See [Contributing](/CONTRIBUTING.md).