@tradedal/unleaded
v0.1.5
Published
Fast, keyboard-driven CLI search for used-car listings.
Readme
Unleaded
Unleaded is a terminal interface for searching live used-car listings from auto.dev and MarketCheck.

Install
npm install --global @tradedal/unleadedConfigure API access
Set one or both provider keys:
export AUTO_DEV_API_KEY=your-key
export MARKETCHECK_API_KEY=your-keySearch
unleaded -z 90089 -d 100 -e Electric -b Hyundai -m IoniqUse --state CA without a ZIP for a statewide search. Run unleaded --help to list all search options.
Terminal controls
The control bar lists the available shortcuts. Listing rows include links to the vehicle page, image, history report, and VIN search when the provider supplies them.

Block dealers
unleaded block add "Example Motors"
unleaded block list
unleaded block remove "Example Motors"
unleaded block clearDevelopment
yarn install
yarn compile
yarn testThe project uses TypeScript, Effect, Effect Atom, and Ink. It is licensed under Apache 2.0.
Maintainers
Unleaded is maintained by Tradedal, which develops financial research software and open-source tools.
