Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Apps Script Samples | 4,054 | 2 days ago | 47 | apache-2.0 | JavaScript | |||||
Apps Script samples for Google Workspace products. | ||||||||||
Gcalcli | 3,064 | 5 | a month ago | 19 | June 01, 2020 | 190 | mit | Python | ||
Google Calendar Command Line Interface | ||||||||||
Calendar.vim | 1,824 | 7 months ago | 12 | mit | Vim Script | |||||
A calendar application for Vim | ||||||||||
Outlookgooglecalendarsync | 1,603 | a month ago | 182 | mpl-2.0 | C# | |||||
Sync your Outlook and Google calendars | ||||||||||
Wedding Website | 1,448 | 1 | 3 days ago | 2 | February 09, 2020 | 31 | gpl-3.0 | HTML | ||
Our Wedding Website 👫 | ||||||||||
Add To Calendar Button | 1,220 | 8 | 5 days ago | 103 | August 30, 2023 | 1 | other | JavaScript | ||
The convenient JavaScript snippet, which lets you reliably create beautiful buttons, where people can add events to their calendars. | ||||||||||
Gas Ics Sync | 1,081 | 14 days ago | 63 | gpl-3.0 | JavaScript | |||||
A Google Apps Script for syncing ICS/ICAL files faster than the current Google Calendar speed | ||||||||||
Laravel Google Calendar | 1,069 | 56 | 11 | 5 months ago | 35 | April 20, 2023 | 1 | mit | PHP | |
Manage events on a Google Calendar | ||||||||||
Google Calendar Crx | 953 | 2 years ago | 136 | apache-2.0 | JavaScript | |||||
Google Calendar for Chrome | ||||||||||
Calendar Links | 828 | 6 | 3 | 16 days ago | 25 | June 09, 2022 | 3 | mit | PHP | |
Generate add to calendar links for Google, iCal and other calendar systems |
This repository contains an Android Calendar App that provides a user-friendly and feature-rich calendar experience for Android devices. The app allows users to manage their schedules, events, and reminders efficiently.
Sample Google Calendar project get all event information, holiday ,birthday, appointment etc from google account which is sync with your device and show different kind of layout with different color for event
Sample Google Calendar contains all the features that you find in other calendar app including Day view, Week view, Month Views, recent event, today event, easily navigation between monthview and calendarview and awesome design with all of this
Make copy of the official Google Calendar app design and implement monthview,dayview,schedule,weekview,3 dayview and much more
• Different ways to view your calendar - Quickly switch between month, week and day view.
• Events from Gmail - Flight, hotel, concert, restaurant reservations and more are added to your calendar automatically.
//first param: HashMap<LocalDate,String[]> second and third param:LocalDate
calendarView.init(eventlist,mintime,maxtime);
//string[] if same day contain more than one event
https://raw.githubusercontent.com/jignesh13/googlecalendar/jignesh13-apk-upload/app-debug.apk
To use the Android Calendar App, follow these steps:
AgendaCalendarView,scrollparallaximageview,Android-Week-View
jignesh khunt ([email protected])
Copyright 2019 jignesh khunt
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.