Skip to content

n01e0/twitter_client

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

Twitter CLIent

install

cargo install --git https://github.com/n01e0/twtter_client.git

You need write to $HOME/.twitter_cli/config.toml

api_key = "YOUR API KEY"
api_secret = "YOUR API SECRET KEY"
token = "YOUR ACCESS TOKEN"
token_secret = "YOUR ACCESS TOKEN SECRET"

Usage

twitter

Print Home Timeline top tweet

twitter "content"

Tweet "content"

About

Twitter "CLI"ent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages