New app: Event Sync for Facebook
This commit is contained in:
parent
e2b0a67fbe
commit
f9a37ffae9
42
metadata/cz.dvratil.fbeventsync.yml
Normal file
42
metadata/cz.dvratil.fbeventsync.yml
Normal file
|
@ -0,0 +1,42 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
- Tracking
|
||||||
|
Categories:
|
||||||
|
- Time
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
SourceCode: https://github.com/danvratil/FBEventSync
|
||||||
|
IssueTracker: https://github.com/danvratil/FBEventSync/issues
|
||||||
|
|
||||||
|
AutoName: Event Sync for Facebook
|
||||||
|
Summary: Sync your Facebook Events into your calendar
|
||||||
|
Description: |-
|
||||||
|
'''Event Sync for Facebook''' is an app that will sync your Facebook events to
|
||||||
|
your calendar. It will create five new calendars:
|
||||||
|
|
||||||
|
* Events I'm Attending - for events that you marked yourself that you are 'Going' on Facebook
|
||||||
|
* Events I May Be Attending - for events that you marked yourself as 'Maybe' on Facebook
|
||||||
|
* Events I Have Not Responded To - for events that you were invited to but did not respond yet
|
||||||
|
* Events I Declined - for events that you marked yourself as 'Not Going' on Facebook
|
||||||
|
* Friends' Birthdays - you no longer have an excuse to forget your friends' birthdays
|
||||||
|
|
||||||
|
You can configure reminders for events in each of those calendars
|
||||||
|
independently. You can also configure how often the events should be synced.
|
||||||
|
|
||||||
|
Antifeatures:
|
||||||
|
* Tracking and NonFreeNet - You are required to log in to Facebook
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/danvratil/FBEventSync
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.27'
|
||||||
|
versionCode: 31
|
||||||
|
commit: '0.27'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '0.27'
|
||||||
|
CurrentVersionCode: 31
|
Loading…
Reference in a new issue