Welcome!
SneakyFacebookMessenger is a desktop program that lets you chat with friends on facebook while resembling Microsoft Lync 2010. It is for learning purposes and fun only. Use it with caution!
This program was made with Node.js using the Electron API. Since the app is really just Facebook Messenger loading in the back with some CSS injections, it is as safe to use as the web browser version.
If you're interested in contributing to FBCamouflage, here is what you'll need.
Skills :
- Very good knowledge of CSS
- Good knowledge of HTML
- Good knowledge of Javascript
Setup :
- Install Node.js
- Install Electron
npm install electron -g