Skip to content

Commit

Permalink
credentials file now optional
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Krieger committed Jul 31, 2009
1 parent ec9ff6a commit a7a746f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ I've also included a sample client for GoogleVoiceNotify that sends notification

To use the Prowl listener, you need to create two files in the same directory:
prowlkey (should just contain your Prowl API key)
credentials (your Google Voice username and password, separated by a space)
(optionally) credentials (your Google Voice username and password, separated by a space)

If you don't make a credentials file, then the prowlgooglevoice.py script will prompt you for a username/password on the command line

then just do:

Expand Down

0 comments on commit a7a746f

Please sign in to comment.