app-facebook-event-scraper/README.md

19 lines
1.1 KiB
Markdown
Raw Normal View History

2020-06-04 09:46:15 +02:00
![Android CI](https://github.com/akaessens/NoFbEventScraper/workflows/Android%20CI/badge.svg)
# NoFb Event Scraper
2020-03-29 12:38:21 +02:00
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.
2020-05-20 10:28:38 +02:00
This source contains the information which is used to create a calendar entry.
2020-03-29 12:38:21 +02:00
2020-06-04 09:46:15 +02:00
# Download
Currently this application is in the submitting process to FDroid. see also [#2](/../../issues/2).
2020-08-15 01:00:03 +02:00
Until it is published at FDroid, use [release v0.2.0](https://github.com/akaessens/NoFbEventScraper/releases/download/v0.2.0/app-release.apk).
2020-03-29 12:38:21 +02:00
# Screenshot
2020-08-15 01:00:03 +02:00
<img src="https://github.com/akaessens/NoFbEventScraper/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" alt="Screenshot 1" width="250"> <img src="https://github.com/akaessens/NoFbEventScraper/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" alt="Screenshot 2" width="250"> <img src="https://github.com/akaessens/NoFbEventScraper/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" alt="Screenshot 3" width="250">