Skip to content

🎣 A Facebook content filter desktop app. Filters the Facebook feed list given a set of keywords of your interest

License

Notifications You must be signed in to change notification settings

lexmartinez/facebook-noise-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎣 Facebook Noise Filter

A Facebook content filter desktop app. Filters the Facebook feed list given a set of keywords of your interest

Quick start

# clone repo
$ git clone https://github.com/lexmartinez/facebook-noise-filter

# change directory to cloned app
$ cd facebook-noise-filter

# install the dependencies with npm
$ npm install

# start the server
$ npm start

Introduction

Stay away of non interest content on your Facebook feed!, facebook-noise-filter scrape your Facebook feed and filter all post of your interest given a set of keywords.

Dependencies

What you need to run this app:

  • node and npm (Use NVM)
  • Ensure you're running Node (v7.x.x+) and NPM (4.x.x+)

Packaging

Using the electron-packager setup, we can use the following commands to build our application according the O.S

# macOS Build
$ npm run build:mac

# Linux Build
$ npm run build:linux

# Windows Build
$ npm run build:win

You can now go to /release-builds and enjoy your application!

Screenshots

Contribute

Feel completely free of contribute to this project, just contact me and we can improve this app together

License

This project is licensed under MIT License - see the LICENSE.md file for details

About

🎣 A Facebook content filter desktop app. Filters the Facebook feed list given a set of keywords of your interest

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published