esniper

Automated eBay auction sniping tool for command-line bidding

brewmacoslinux
Try with needOr install directly
Source

About

Snipe eBay auctions from the command-line

Commands

esniper

Examples

Snipe an auction with maximum bid of $50 ending at a specific time$ esniper -u username -p password -bid 50 123456789
Load auction configuration from a file and snipe$ esniper -u username -p password -f auctions.txt
Place a snipe bid with custom lead time (10 seconds before auction ends)$ esniper -u username -p password -bid 75 -lead 10 987654321