CLI-based Twitter Client. This product is created as a clone of earthquake.
- Multi account support
$ brew install readline
$ go get github.com/k0kubun/thunderbolt
# Normal launch
$ thunderbolt
# Account specific launch
$ thunderbolt -a k0kubun
# Just post a tweet and shutdown
$ thunderbolt -t "Hello World"
[k0kubun] Hello World!
[k0kubun] :recent
[k0kubun] :recent k0kubun
[k0kubun] :mentions
[k0kubun] $xx Hello!
[k0kubun] :favorite $xx
[k0kubun] :retweet $xx
[k0kubun] :delete $xx
[k0kubun] :lists
[k0kubun] :list screen_name/slug
[k0kubun] :add screen_name slug
[k0kubun] :search query
Copyright (c) 2014 Takashi Kokubun. See LICENSE for details.