No description
Find a file
2013-04-17 08:05:34 +02:00
facebook-browser new file structure 2013-03-28 19:01:21 +01:00
facebook-browser.desktop fixed problem with too big icon 2013-04-17 08:05:34 +02:00
facebook-browser.xpm new file structure 2013-03-28 19:01:21 +01:00
Makefile new file structure 2013-03-28 19:01:21 +01:00
README.md new file structure 2013-03-28 19:01:21 +01:00

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.