Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saschpe/birthdaycalendar
Get a birthday calendar for all your social networks right inside your calendar app (such as Google Calendar). Supports all apps which sync contacts with your Android device, that includes many social network and messaging apps. Enable reminder alarms and decide which contacts you want to see. You'll get notifications for all of them.
https://github.com/saschpe/birthdaycalendar
android app calendar davdroid material-design
Last synced: 4 months ago
JSON representation
Get a birthday calendar for all your social networks right inside your calendar app (such as Google Calendar). Supports all apps which sync contacts with your Android device, that includes many social network and messaging apps. Enable reminder alarms and decide which contacts you want to see. You'll get notifications for all of them.
- Host: GitHub
- URL: https://github.com/saschpe/birthdaycalendar
- Owner: saschpe
- License: gpl-3.0
- Created: 2016-11-18T08:15:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-21T15:21:18.000Z (almost 5 years ago)
- Last Synced: 2023-03-10T20:47:48.472Z (almost 2 years ago)
- Topics: android, app, calendar, davdroid, material-design
- Language: HTML
- Homepage: https://sites.google.com/view/birthday-calendar/home
- Size: 18.9 MB
- Stars: 70
- Watchers: 10
- Forks: 20
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Birthday Calendar
[![License](https://img.shields.io/:license-gplv3-red.svg)](https://www.gnu.org/licenses/gpl.html)
[![Build Status](https://travis-ci.org/saschpe/BirthdayCalendar.svg?branch=master)](https://travis-ci.org/saschpe/BirthdayCalendar)Get a birthday calendar for all your social networks right inside Google
Calendar. Supports *Facebook*, *LinkedIn*, *Xing*, *Skype*, *DavDroid* and all
other apps which sync contacts with your Android device. Enable reminder
alarms and decide which contacts you want to see. You'll get notifications
for all of them.## Features
- Birthdays and anniversaries for all your contacts
- Customizable reminders (same day, one day in advance, ...) and the calendar
color
- Hide the app icon after setting it up so that it does not get in your way
- Tablet support## Source code
The source demonstrates how to use Android's account and sync frameworks as well
how to create services, intent services and the communication between the
components. It also showcases the usage of the contacts and calendar providers.## Screenshots
![]()
![]()
![]()
![]()
## Download
[](https://f-droid.org/app/saschpe.contactevents)
![]()
## Acknowledgement
- Sam Steele and Dominik Schürmann for providing the initial implementation of the calendar sync service.
- breversa for the French translation.## License
Copyright (C) 2016 Sascha Peilicke
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .