1
0
mirror of https://github.com/akaessens/NoFbEventScraper synced 2025-06-05 23:29:13 +02:00

Create README.md

This commit is contained in:
pinkman
2020-03-29 12:38:21 +02:00
committed by GitHub
parent e3d3397e18
commit 62157cb657

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# NoFbEventScraper
This application was developed to be used without a facebook account.
Therefore it does not use the facebook API.
Instead it opens the facebook event URI and downloads the website source code.
This source contains the event information which is used to create a calendar entry.
# Screenshot
![Screenshot](https://raw.githubusercontent.com/akaessens/NoFbEventScraper/master/screenshots/screenshot-000.png)