I am trying to create a hotkey combination that opens up my browser and logs me into Gmail if I'm not already logged in. Does someone have a script for this?
feedback
|
|
I don't have a perfect solution, so anyone who feels like editing my answer go ahead. But someone on Just an asterisk posted a AutoHotKey script to send a gmail from the command line. I posted the script below and it requires your username and password in a seperate .txt file. On another site they gave the tip to put this file in an encrypted folder, so nobody can find out what your password is (unless you leave your computer unlocked).
Now I need someone who can actually code to alter the script from launching a command line, to launching the browser and filling in the blanks there! Hope this helps you a bit. Edit: I also found a little script/program someone created, but it's not made for AutoHotKey. Check it out on Govermentsecurity.org It uses to fill in the forms.
| ||||
|
feedback
|