Want something that will notify you when Woot has something good? Especially during a Woot-off? This can help you out.
| -s: | Save the name of the product so that if it is seen on the next check, the alarm will not go off again (useful for overnight Woot-offs, and it should not affect daily use). Saves the product name to a file named "last.w00t" in the same directory as the .jar file. |
| -t <timeout>: | By default, the black command window will stay open for 10 seconds after completing (successfully or with an error) so that you can read any messages, including the product name, price, and percent remaining, so you don't have to go look at the main page if you don't want to. Use this argument to change how long the window stays open in milliseconds after completing the check (so 5 seconds = 5000 milliseconds). |
| <anything else>: | Everything else counts as a keyword, and if it shows up, it will set off the Woot-alarm. You may use quoted phrases here (such as "hard drive"). Comparisons are case-insensitive. Note that if you enter something like "ide", the alarm will trigger for words containing that sequence of letters (for example, "video"), so I would suggest using " ide " as the pattern to look for. |