Skip to content

An application that finds a string in a directory. It can also find it in subdirectories and specific archive types like Jars, Gzip, 7z, and Zip.

License

Notifications You must be signed in to change notification settings

udu3324/Arcfind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Arcfind

GitHub GitHub issues Latest release

About

Arcfind is an application that finds a string in a directory. It can also find it in subdirectories and specific archive types like Jars, Gzip, 7z, and Zip. This is super useful for searching in a log directory with tons of archived logs.

UI
The UI of Arcfind is made with javafx and is simple to use.
demo

Installation

Make sure you have Java 17 and above installed to run Arcfind.
You can download the runnable jar here. There will be a tempStorage directory created to store extracted archives on start. (ignore it) It will automatically be deleted after Arcfind is closed.

Credits

Thank you to thrau for creating jarchivelib which provides functionality for extracting archives.

Contribute

You can contribute by starring the repo, reporting issues, creating pull requests, and suggesting ideas.

About

An application that finds a string in a directory. It can also find it in subdirectories and specific archive types like Jars, Gzip, 7z, and Zip.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published