All Projects → simonbengtsson → Eventcal

simonbengtsson / Eventcal

Licence: mit
Filter to only include attending and maybe facebook events in ical and google calendar

Projects that are alternatives of or similar to Eventcal

calendar-link
📅 Calendar link generator for popular services
Stars: ✭ 193 (+3.21%)
Mutual labels:  google-calendar
Inout2
A web-based office in/out board powered by Google Calendar, written in Google Apps Script
Stars: ✭ 24 (-87.17%)
Mutual labels:  google-calendar
Gcalcron
Schedule shell commands execution through Google Calendar
Stars: ✭ 81 (-56.68%)
Mutual labels:  google-calendar
Gcal Cli
Google Calendar command line tool for Node.js
Stars: ✭ 255 (+36.36%)
Mutual labels:  google-calendar
Google Calendar Crx
Google Calendar for Chrome
Stars: ✭ 891 (+376.47%)
Mutual labels:  google-calendar
Phpcalfeed
A simple PHP script for providing calendar feeds for your website in a variety of different formats including iCalendar, RSS, JSON and XML.
Stars: ✭ 31 (-83.42%)
Mutual labels:  google-calendar
weather-calendar-feed
Display yr.no weather (supports the entire Earth) forecasts with highly customizable Event titles in your Google Calendar, Android phone, iPhone, Outlook or other iCalendar app
Stars: ✭ 16 (-91.44%)
Mutual labels:  google-calendar
Alfred Gcal
View Google Calendar events in Alfred
Stars: ✭ 147 (-21.39%)
Mutual labels:  google-calendar
Nuaa Ical Python
📆 根据南京航空航天大学的课程表生成 .ics 日历格式文件,以将课程事件导入其他日历软件(如 Google Calendar)。
Stars: ✭ 18 (-90.37%)
Mutual labels:  google-calendar
Taskw gcal sync
Synchronization between Taskwarrior tasks and Google Calendar events-reminders
Stars: ✭ 81 (-56.68%)
Mutual labels:  google-calendar
Fb2cal
Fetch Facebook Birthdays events and create an ICS file for use with calendar apps
Stars: ✭ 335 (+79.14%)
Mutual labels:  google-calendar
Laravel Google Calendar
Manage events on a Google Calendar
Stars: ✭ 787 (+320.86%)
Mutual labels:  google-calendar
I3 Agenda
Show your next google calendar event in polybar or i3-bar
Stars: ✭ 62 (-66.84%)
Mutual labels:  google-calendar
react-google-calendar
React Calendar Component that displays data from Google Calendar
Stars: ✭ 64 (-65.78%)
Mutual labels:  google-calendar
Calendar.vim
A calendar application for Vim
Stars: ✭ 1,675 (+795.72%)
Mutual labels:  google-calendar
garoogle
GaroonとGoogle Calendarの予定を同期します
Stars: ✭ 25 (-86.63%)
Mutual labels:  google-calendar
Iobroker.ical
Allows read information from google calender and from iCal into ioBroker.
Stars: ✭ 28 (-85.03%)
Mutual labels:  google-calendar
Googlecontactseventsnotifier
Receive automatic email notifications before your Google Contacts birthday and other events!
Stars: ✭ 177 (-5.35%)
Mutual labels:  google-calendar
Easyappointments
Easy!Appointments is a highly customizable web application that allows customers to book appointments with you via a sophisticated web interface. Moreover, it provides the ability to sync your data with Google Calendar so you can use them with other services. It is an open source project that you can download and install even for commercial use. Easy!Appointments will run smoothly with your existing website as it can be installed in a single folder of the server and of course share an existing database.
Stars: ✭ 2,013 (+976.47%)
Mutual labels:  google-calendar
Dark google calendar
Dark theme for Google Calendar.
Stars: ✭ 81 (-56.68%)
Mutual labels:  google-calendar
Buy Me a Coffee at ko-fi.com

Facebook Event Filter

Filters and sanitizes your Facebook events into ical http://eventcal.flown.io

Facebook provides a way to export and sync all your events to a third party calendar application such as Google Calendar, Apple Calendar or Outlook. However they include events not yet responded to. This service can declutter your calendar by filtering out those events.

Deploy

To deploy this service to your own server, simply upload everything in the app folder. With rsync this would like something like this:

rsync -a --chown=www-data:www-data app/ [email protected]:/var/www/eventcal

Develop

The easiest way to start development is by using php's built in web server.

php -S localhost:8080 -t app

Contributions

Questions, feature requests, pull requests and bug reports are more than welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].