Skip to main content

Weibo client for terminal

Project description

= wayterm

* http://github.com/nerocrux/wayterm

== DESCRIPTION:

Sina Weibo client for terminal

== INSTALL & RUN:

pip install wayterm
cd /your/path/to/wayterm
./wayterm

== FEATURES/PROBLEMS:

Notice: Not working with python 3000, sorry.

== SYNOPSIS:

* basic

wayterm > help
wayterm > exit

* get updates on my timeline

wayterm > l
wayterm > list
wayterm > l\30 # get latest 30 updates

* get profile

wayterm > p
wayterm > profile # get my profile
wayterm > p\_KaiYun # get _KaiYun's profile

* post tweet

wayterm > t\write something
wayterm > tweet\中文也OK
wayterm > t\Uplpoad image with a url\http://octodex.github.com/images/foundingfather_v2.png

* get comments

wayterm > c
wayterm > comment # get latest 20 comments sent to me
wayterm > c\3566288775194487 # get comments for a certain weibo using it's id. weibo id will be displayed when using list command

* post comment

wayterm > wc\3566288775194487\foobar
wayterm > wcomment\3566288775194487\foobar # post foobar to a certain weibo

* repost
wayterm > r\3566407071718733\foobar # repost a weibo and add comment 'foobar'
wayterm > r\3566407071718733 # repost a weibo without add comment

* delete tweet

wayterm > d\3566288775194487
wayterm > delete\3566288775194487 # delete a certain weibo

=============
If run wayterm for the first time, you'll be ask to do some setups and authorizations.

[1] Open this url in your browser: http://api.weibo.com/xxxx
[2] Enter authorization code:

You know what to do.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wayterm-0.0.12.tar.gz (2.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page