Fb2iCal – Convert Facebook Events to iCal Files
2 by comatory | 1 comments on Hacker News.
https://fb2ical.com I created this little app for my own needs. It takes URL of Facebook event (or event ID) and tries to convert it to iCal files that can be imported in your calendar. This will work quite well on mobile as it can be used as PWA (tested on iOS). The app stores retrieved files, so you can use the app instead of the calendar if you want to (very basic one though). I tried to keep things simple with this one, so it has no logins, no database, just local storage. I didn't want to mess with complicated build setups. There is no Facebook API involved. The app basically requests the page and tries to parse the info, this also means that it might not be always reliable. It did work 80% of time for me. I'll probably use their API at some point so it can be more reliable. For any feedback just submit an issue or contact me directly.

Post a Comment

Previous Post Next Post