Skip to content

koirand/tweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweet

header-882x220

Simple command just to tweet.

Install

Download the binary from the Releases page.

or

$ go get github.com/koirand/tweet

Usage

demo

$ tweet

It opens text editor which is settled in $EDITOR (default vim). When you have done writing, the text is posted to twitter.

And you can also use pipe.

$ cat foo.txt | tweet

At first time, authentication info is required. It's saved in the following file.

Linux, Mac user

~/.config/koirand-tweet/settings.json

Windows user

%APPDATA%/koirand-tweet/settings.json