Coder Social home page Coder Social logo

twty's Introduction

twty: command-line twitter client

Install:

  1. install golang environment.

    see: http://golang.org/doc/install.html
    for japanese: http://golang.jp/install
    for windows user: http://code.google.com/p/gomingw/downloads/list

    And install twister.

    # goinstall github.com/garyburd/twister/oauth

    And install go-iconv.

    # git clone https://github.com/sloonz/go-iconv.git
    # cd go-iconv
    # make install

    That's all!

  2. get source

    git clone https://github.com/mattn/twty.git

  3. build

    # make

Usage:

    # ./twty -h

    At the first, you can see the opening web-browser.  And you'll see
    pin-code is shown on twitter.com.  Please copy it and type in console
    like following.

      PIN: XXXXXX

    Configuration file is stored in ~/.config/twty/settings.json
    for windows user: %USERPROFILE%/Application Data/twty/settings.json

FAQ:

    Do you use proxy? then set environment variable HTTP_PROXY like below.

        HTTP_PROXY=http://myproxy.example.com:8080

Author:

    Yasuhiro Matsumoto <[email protected]>

Have Fan!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.