Popularity
3.2
Stable
Activity
0.0
Stable
239
13
30

Description

Facy is a terminal client for facebook, which support streaming-like feature. Only supports Ruby 1.9 and later. To install facy, we need ruby pre-installed, please refer to https://www.ruby-lang.org/en/installation/ to know how to install ruby. I recommend rvm to control the version of installed ruby.

Monthly Downloads: 175
Programming language: Ruby
License: MIT License
Tags: Third-party APIs    
Latest version: v1.2.8

facy alternatives and similar gems

Based on the "Third-party APIs" category.
Alternatively, view facy alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of facy or a related project?

Add another 'Third-party APIs' Gem

README

Facy

(NOTE) This project is no longer being maintained, if you're interested in maintain facy, please create an issue to discuss.

Facy is a terminal client for facebook, which support streaming-like feature. Only supports Ruby 1.9 and later. To install facy, we need ruby pre-installed, please refer to https://www.ruby-lang.org/en/installation/ to know how to install ruby. I recommend rvm to control the version of installed ruby.

Imageview by asii-art also available by option config, however image quality is quite bad, so it seems quite useless.

Installation

Install it yourself as:

$ gem install facy

and then refer to the wiki page to complete the initial setup process. To setup facy, you need to register facebook developer account, and create your own facebook app.

Contributing

  1. Fork it ( http://github.com/huydx/facy/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Inspired by