A rust utility for indexing and searching for files or contents.
Find a file
2025-09-12 00:31:52 -04:00
.vscode Added basic query functionality to frontend. 2025-09-11 23:15:50 -04:00
assets Separated frontend code into separate html and css templates, numerous fixes and error handling. 2025-09-12 00:31:52 -04:00
src Separated frontend code into separate html and css templates, numerous fixes and error handling. 2025-09-12 00:31:52 -04:00
.gitignore Added config file 2025-09-11 14:08:46 -04:00
Cargo.lock Added basic query functionality to frontend. 2025-09-11 23:15:50 -04:00
Cargo.toml Added basic query functionality to frontend. 2025-09-11 23:15:50 -04:00
config_example.toml Added basic query functionality to frontend. 2025-09-11 23:15:50 -04:00
index.html Separated frontend code into separate html and css templates, numerous fixes and error handling. 2025-09-12 00:31:52 -04:00