Skip to content

chengjackjelly/seroost

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Search Engine in Rust

THIS SOFTWARE IS UNFINISHED!!! Don't have any high expectations.

Quick Start

$ cargo run serve ./folder/
$ iexplore.exe http://localhost:6969/

TODO

  • search result should be clickable -> easy to open it ? ( is it possible to do it inside wsl )
  • Hot reloading? inotify
  • windows executable?

About

Local Search Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.2%
  • JavaScript 1.4%
  • HTML 0.4%