Skip to content

Twitter client using Streaming API in Go language

License

Notifications You must be signed in to change notification settings

k0kubun/thunderbolt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thunderbolt

SS

CLI-based Twitter Client. This product is created as a clone of earthquake.

Features

  • Multi account support

Install

$ brew install readline
$ go get github.com/k0kubun/thunderbolt

Launch

# Normal launch
$ thunderbolt

# Account specific launch
$ thunderbolt -a k0kubun

# Just post a tweet and shutdown
$ thunderbolt -t "Hello World"

Command

Tweet

[k0kubun] Hello World!

Timeline

[k0kubun] :recent
[k0kubun] :recent k0kubun

Mentions

[k0kubun] :mentions

Reply

[k0kubun] $xx Hello!

Favorite

[k0kubun] :favorite $xx

Retweet

[k0kubun] :retweet $xx

Delete

[k0kubun] :delete $xx

Lists

[k0kubun] :lists

List

[k0kubun] :list screen_name/slug

Add to list

[k0kubun] :add screen_name slug

Search

[k0kubun] :search query

Copyright

Copyright (c) 2014 Takashi Kokubun. See LICENSE for details.

About

Twitter client using Streaming API in Go language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages