Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeena/facebook-browser

A mini Facebook browser with its own cookie jar.
https://github.com/jeena/facebook-browser

Last synced: 15 days ago
JSON representation

A mini Facebook browser with its own cookie jar.

Awesome Lists containing this project

README

        

# Facebook browser

This is just a little browser in Qt to run Facebook with its own cookiejar.

It is basically a stripped down version of https://code.google.com/p/devicenzo/

To install it download it and then run on Linux:

sudo make install

To uninstall:

sudo make uninstall

You need to have installed Qt and python.