Skip to content

A CLI tool that lets non Facebook users keep track of FB Page's events

License

Notifications You must be signed in to change notification settings

Armitage35/facebook-event-tracker

Repository files navigation

Facebook-event-tracker

Maintenance GitHub license CodeFactor

What is it

This tool lets you parse Facebook pages to track their events. This is very useful for both terminal nerds as well as for people who just don't have a Facebook account but still want to keep track of upcoming events.

How is it built

This project runs Puppeteer behind the scenes. It is not the best way to do this, but getting access to this API means I would need to set up a company, so that was the second-best way to do it.

Key features

This app lets you declare which pages to track and get upcoming, recurring and past events.

How to use

  1. Install dependancies using yarn
  2. Run yarn start

Create a permanant shortcut to the app

  1. Open ~/.bashrc or ~/.zshrc
  2. Add alias facebook-event-tracker='node {WHERE YOU INSTALLED THE APP}/facebook-event-tracker/cli.js' in your alias section
  3. Refresh your settings by running source ~/.bashrc or source ~/.zshrc
  4. Run facebook-event-tracker

Brought to you by Armitage and made with ❤️ in beautiful Montreal

About

A CLI tool that lets non Facebook users keep track of FB Page's events

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •