Skip to content

TukeCS/Scrab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrab

Scrab UI

Scrab is a file searching tool built in Rust, designed to be fast and efficient for searching files on your system.

Features

  • Fast file indexing and searching.
  • Clean and minimalistic user interface.
  • Lightweight and highly performant.

Installation and Usage

  1. Clone the repository:
    git clone https://github.com/TukeCS/scrab.git
    cd scrab
    
  2. Build the project:
    cargo build --release
    
  3. Run the application:
    cargo run --release
    

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request if you have any suggestions or improvements to the project.

License

This Project is licensed under the BSD 3-Clause License - see the LICENSE file for details.

About

A file searcher in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages