diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2015-08-30 11:07:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-30 11:07:25 +0700 |
commit | fa81cdd167a4e258b5807fa23fad4ede7a25f805 (patch) | |
tree | 61b8b486c639f4ed9776d7a350272da698da6d44 /misc/esniper/README | |
parent | 21e959dc264dd41d5e717cff3fa22b00d1ab813e (diff) | |
download | slackbuilds-fa81cdd167a4e258b5807fa23fad4ede7a25f805.tar.gz |
misc/esniper: Added (a lightweight eBay sniping tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/esniper/README')
-rw-r--r-- | misc/esniper/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/esniper/README b/misc/esniper/README new file mode 100644 index 0000000000..7985e151a9 --- /dev/null +++ b/misc/esniper/README @@ -0,0 +1,5 @@ +Esniper is a simple, lightweight tool for sniping ebay auctions. + +It doesn't have a lot of features, and that is by design. Auctions are specified on the command line +using the auction number and your bid price. Multiple auctions can be bid on by specifying more auctions and bid prices. +esniper stops when the desired quantity has been won (default is 1). |