21 lines
1.4 KiB
Markdown
21 lines
1.4 KiB
Markdown
![Android CI](https://github.com/akaessens/NoFbEventScraper/workflows/Android%20CI/badge.svg)
|
|
|
|
<img src="https://github.com/akaessens/NoFbEventScraper/raw/master/fastlane/metadata/android/en-US/images/featureGraphic.png" alt="Feature Graphic" width="max-width">
|
|
|
|
# NoFb Event Scraper
|
|
|
|
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 information which is used to create a calendar entry.
|
|
|
|
# Download
|
|
Currently this application is in the submitting process to FDroid. see also [#2](/../../issues/2).
|
|
|
|
Until it is published at FDroid, use [release v0.3.1](https://github.com/akaessens/NoFbEventScraper/releases/download/v0.3.1/app-release.apk).
|
|
|
|
# Screenshots
|
|
|
|
<img src="https://github.com/akaessens/NoFbEventScraper/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" alt="Screenshot 1" width="200"> <img src="https://github.com/akaessens/NoFbEventScraper/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" alt="Screenshot 2" width="200"> <img src="https://github.com/akaessens/NoFbEventScraper/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" alt="Screenshot 3" width="200"> <img src="https://github.com/akaessens/NoFbEventScraper/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" alt="Screenshot 4" width="200">
|