Twitter Windows Command Line Client
Installation
- Extract the contents of the Twitter CLI.zip file into your Windows folder, which is located at:
C:\Windows - Open the Twitter.bat file in Notepad (right-click, then choose Edit) and enter your Twitter user name and password in the appropriate fields:
set username=YourTwitterUserName
set password=YourTwitterPassword - Save the file and close Notepad.
Update Twitter Via Command Line
Now you are able to Tweet via your Windows Command Line:
- Hit the Windows Key+R
- Type in the following:
twitter ""
Enter your status between the quotes. - Hit OK or the Enter on your keyboard.