Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/decached/fbterminal

[DEPRECATED] Access Facebook on Terminal
https://github.com/decached/fbterminal

Last synced: 3 months ago
JSON representation

[DEPRECATED] Access Facebook on Terminal

Awesome Lists containing this project

README

        

Facebook on Terminal
===
[![Pypi Version](https://pypip.in/v/fbterminal/badge.png)](https://crate.io/packages/fbterminal) [![Downloads](https://pypip.in/d/fbterminal/badge.png)](https://crate.io/packages/fbterminal) [![Build Status](https://travis-ci.org/decached/fbterminal.png?branch=master)](https://travis-ci.org/decached/fbterminal)

Access Facebook on Terminal

- Check Notifications, Messages
- Check who's online
- Post a status
- Fire a custom FQL query (for the geeks)
- And More... (Coming Soon)

Requirements
---
- [Python 2.7/3.3]
- [Pip](http://pypi.python.org/pypi/pip) `$ apt-get install python-pip`
- [Requests](http://docs.python-requests.org/en/latest/) `$ pip install requests`

Installation
---

Follow [these steps](http://decached.com/writings/fbterminal/).

Running
---
- Check online friends:
`$ fbterminal -o`

- Post message:
`$ fbterminal -p 'Hello World'`

Copyright and Licence
---

Released under MIT Licence
Copyright (c) 2013 Akash Kothawale → http://decached.com

[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/decached/fbterminal/trend.png)](https://bitdeli.com/free "Bitdeli Badge")