All Projects → hiroppy → garoogle

hiroppy / garoogle

Licence: other
GaroonとGoogle Calendarの予定を同期します

Programming Languages

javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to garoogle

garoon-google
To synchronize the Garoon schedule to Google Calendar.
Stars: ✭ 28 (+12%)
Mutual labels:  google-calendar, garoon
calendar-assistant
Command-line tool to manage your Google Calendar
Stars: ✭ 15 (-40%)
Mutual labels:  google-calendar
datebook
📅 Generates URLs and downloadable ICS files for adding events to popular calendar apps.
Stars: ✭ 273 (+992%)
Mutual labels:  google-calendar
Notion-and-Google-Calendar-2-Way-Sync
2 Way Sync Between Notion Database and Google Calendar
Stars: ✭ 205 (+720%)
Mutual labels:  google-calendar
TimeTableManager
Simple react application to create a TimeTable based only on your choice of subjects.
Stars: ✭ 30 (+20%)
Mutual labels:  google-calendar
DesktopCalendar
Google Calendar을 연동하여 바탕화면에 달력과 시간 등 기타 데이터를 표시하는 프로그램입니다.
Stars: ✭ 18 (-28%)
Mutual labels:  google-calendar
SigTools
📆 Sigarra Tools | An extension that makes the information system of the University of Porto slightly better.
Stars: ✭ 35 (+40%)
Mutual labels:  google-calendar
birthday
农历生日 for Google calendar
Stars: ✭ 60 (+140%)
Mutual labels:  google-calendar
bhitte-patro
Google Calendar for Nepali Date
Stars: ✭ 25 (+0%)
Mutual labels:  google-calendar
taskwarrior-syncall
Synchronization between Taskwarrior tasks and services such as Google Calendar, Notion and Google Keep. Formerly taskw_gcal_sync
Stars: ✭ 151 (+504%)
Mutual labels:  google-calendar
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 (-12%)
Mutual labels:  google-calendar
infocenter
Raspberry Pi weather, calendar, and internet radio with graphical, touch-based interface.
Stars: ✭ 18 (-28%)
Mutual labels:  google-calendar
prodcal ics
Производственный календарь в формате ics
Stars: ✭ 23 (-8%)
Mutual labels:  google-calendar
ical2gcal
sync ics(es) to google calendar
Stars: ✭ 13 (-48%)
Mutual labels:  google-calendar
google-calendar-slack-status
Automatically sync your Google Calendar events to your Slack status
Stars: ✭ 33 (+32%)
Mutual labels:  google-calendar
aircal
Visualize Airflow's schedule by exporting future DAG runs as events to Google Calendar.
Stars: ✭ 66 (+164%)
Mutual labels:  google-calendar
google-calendar-layer
A google calendar layer for Spacemacs
Stars: ✭ 39 (+56%)
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 (-36%)
Mutual labels:  google-calendar
google-calendar-api
Demo Project for Google Calendar API Using Spring Boot Rest API with OAuth2
Stars: ✭ 25 (+0%)
Mutual labels:  google-calendar
node-google-calendar
Simple node module that supports Google Calendar API
Stars: ✭ 76 (+204%)
Mutual labels:  google-calendar

garoogle

Garoon と Google Calendar を双方向に同期します。

Setup

$ git clone [email protected]:hiroppy/garoogle.git
$ cd garoogle
$ npm install --production
$ cp .env.sample .env # and edit
$ docker-compose run app migrate
$ docker-compose up -d

Google Calendar の設定はこちら

API

health

/api/health

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