tweeco Simple console app to tweet from command line Usage Clone repo Set your personal twitter credentials in main.go Build main.go Rename executable to tweet (or whatever) and move it to any folder of your $PATH Use > tweet "My message goes here" PROFIT!