Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/decached/fbterminal
- Owner: decached
- License: mit
- Archived: true
- Created: 2013-01-18T12:13:48.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-27T06:57:33.000Z (almost 11 years ago)
- Last Synced: 2024-07-05T14:06:03.911Z (4 months ago)
- Language: Python
- Homepage: http://decached.com/fbterminal
- Size: 508 KB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
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")