Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jeena/facebook-browser
- Owner: jeena
- Created: 2013-03-28T18:02:12.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-17T06:05:42.000Z (over 11 years ago)
- Last Synced: 2024-10-31T22:14:14.926Z (2 months ago)
- Language: Python
- Size: 175 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.