All Projects → KiranPanesar → Mxlcalendarmanager

KiranPanesar / Mxlcalendarmanager

Licence: other
A set of classes used to parse and handle iCalendar (.ICS) files

Projects that are alternatives of or similar to Mxlcalendarmanager

datebook
📅 Generates URLs and downloadable ICS files for adding events to popular calendar apps.
Stars: ✭ 273 (+37.88%)
Mutual labels:  calendar, ics
prodcal ics
Производственный календарь в формате ics
Stars: ✭ 23 (-88.38%)
Mutual labels:  calendar, ics
every2cal
🙌에브리타임 캘린더를 ics파일로 바꿔줍니다
Stars: ✭ 33 (-83.33%)
Mutual labels:  calendar, ics
ical
📅 Golang iCalendar lexer/parser implementing RFC 5545
Stars: ✭ 28 (-85.86%)
Mutual labels:  calendar, ics
Ics
iCalendar (ics) file generator for node.js
Stars: ✭ 324 (+63.64%)
Mutual labels:  ics, 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.92%)
Mutual labels:  calendar, ics
Daylight-Calendar-ICS
Daylight Calendar is a dynamically generated .ics calendar that you can host and subscribe to in Google Calendar, iCal, or other calendar software.
Stars: ✭ 22 (-88.89%)
Mutual labels:  calendar, ics
Fb2cal
Fetch Facebook Birthdays events and create an ICS file for use with calendar apps
Stars: ✭ 335 (+69.19%)
Mutual labels:  ics, calendar
remarkable-calendar-creator
Create calendars to display on a reMarkable device as the suspend screen or to write notes on, including events from your own online iCal calendar
Stars: ✭ 28 (-85.86%)
Mutual labels:  calendar, ics
webcalendar
WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
Stars: ✭ 113 (-42.93%)
Mutual labels:  calendar, ics
Ics Py
Pythonic and easy iCalendar library (rfc5545)
Stars: ✭ 322 (+62.63%)
Mutual labels:  ics, calendar
Ical
iCal-creator for PHP
Stars: ✭ 891 (+350%)
Mutual labels:  ics, calendar
Flexiblecalendar
A flexible android calendar
Stars: ✭ 174 (-12.12%)
Mutual labels:  calendar
Angular Calendar
A calendar component for Angular 12.0+ that can display events on a month, week or day view. The successor of angular-bootstrap-calendar.
Stars: ✭ 2,312 (+1067.68%)
Mutual labels:  calendar
Calendar Heatmap
📊 Calendar heatmap graph
Stars: ✭ 170 (-14.14%)
Mutual labels:  calendar
Lunar Java
无第三方依赖的公历(阳历)和农历(阴历、老黄历)工具,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.
Stars: ✭ 166 (-16.16%)
Mutual labels:  calendar
Add Event To Calendar Docs
📅 Docs how to generate links to add events to online calendar services
Stars: ✭ 193 (-2.53%)
Mutual labels:  calendar
Eventscalendar
Events Calendar is a user-friendly library that helps you achieve a cool Calendar UI with events mapping. You can customise every pixel of the calendar as per your wish and still achieve in implementing all the functionalities of the native android calendar in addition with adding dots to the calendar which represents the presence of an event on the respective dates. It can be done easily, you are just a few steps away from implementing your own badass looking Calendar for your very own project!
Stars: ✭ 188 (-5.05%)
Mutual labels:  calendar
Rrule
JavaScript library for working with recurrence rules for calendar dates as defined in the iCalendar RFC and more.
Stars: ✭ 2,249 (+1035.86%)
Mutual labels:  calendar
Vue Hash Calendar
移动端日期、时间选择插件,日期选择面板以日历形式展示。上下滑动切换周/月模式。支持两种模式:1,月模式,左右滑动切换月份。2、周模式,左右滑动切换周。
Stars: ✭ 163 (-17.68%)
Mutual labels:  calendar

MXLCalendarManager

A set of classes to parse and handle iCalendar (.ICS) files. The framework can parse through an iCalendar file and extract all VEVENT objects into MXLCalendarEvent items. Then, by running the checkDate: or checkDay:month:year you can see if the event occurs on a certain day.

Installation

The recommended installation is via CocoaPods.

pod 'MXLCalendarManager'

Any questions or comments? Feel free to email me or send me a tweet.

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].