Skip to content

vkcz/tsurch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsurch

A Rust CLI tool for searching the web

Features

Running with a single command-line parameter (one word or a sequence of words surrounded by double quotes) will send semi-terminal-friendly search results from DuckDuckGo to standard output. You can use -s=... or --source=... to select a different search source; currently included are

Running

Run with cargo run while in the project directory. An executable will be created in target/debug (or target/release if you run with --release), which you can run independently of cargo, and perhaps alias for quicker access.

About

A Rust CLI tool for searching the web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages