genpasswd is a simple password generator with algorithm base64(sha1(domain+":"+passphrase)) or base64(sha1(domain+":"+salt+":"+passphrase)).
The password is copied into your clipboard.
The Python version exists, too. So you can generate password from one master password for any domain on your android phone and PC.