All Projects → sue445 → regional-rb-calendar

sue445 / regional-rb-calendar

Licence: MIT license
地域.rbの開催情報を集めたカレンダーです

Programming Languages

ruby
36898 projects - #4 most used programming language
Procfile
174 projects

Labels

Projects that are alternatives of or similar to regional-rb-calendar

yii2-fullcalendar-scheduler
Yii 2 component for easy fullcalendar scheduler integration
Stars: ✭ 24 (+100%)
Mutual labels:  calendar
chinese-calendar
🔖 Chinese calendar control in C#
Stars: ✭ 22 (+83.33%)
Mutual labels:  calendar
simple-d3-heatmap
A javascript module to create heatmap calendars
Stars: ✭ 24 (+100%)
Mutual labels:  calendar
aircal
Visualize Airflow's schedule by exporting future DAG runs as events to Google Calendar.
Stars: ✭ 66 (+450%)
Mutual labels:  calendar
RaspberryPi-WeatherStation
7.5 ePaper Waveshare Outlook WeatherStation 墨水屏台历
Stars: ✭ 30 (+150%)
Mutual labels:  calendar
calendar-iOS
Appointment Scheduling Calendar
Stars: ✭ 28 (+133.33%)
Mutual labels:  calendar
Android-Alarm
This repository is an Alarm application, demonstrate how to use multiple pending intent to set alarm's time wake up. use popup menu, RecyclerView Adapter, use SQLite to store data
Stars: ✭ 25 (+108.33%)
Mutual labels:  calendar
add-to-calendar-button
A convenient JavaScript snippet, which lets you create beautiful buttons, where people can add events to their calendars.
Stars: ✭ 697 (+5708.33%)
Mutual labels:  calendar
react-calendar
A Calendar made with React and Redux with reminders and different months
Stars: ✭ 35 (+191.67%)
Mutual labels:  calendar
reactjs-calendar-heatmap
React component for d3.js calendar heatmap graph
Stars: ✭ 128 (+966.67%)
Mutual labels:  calendar
SUCAL
Sorbonne Université calendar
Stars: ✭ 14 (+16.67%)
Mutual labels:  calendar
shamsi date
A Flutter and Dart package for using Jalali (Shamsi, Solar, Persian or Jalaali) calendar. You can convert, format and manipulate Jalali and Gregorian (Miladi) date and times.
Stars: ✭ 59 (+391.67%)
Mutual labels:  calendar
seek-meetup
收集台灣各地的前端活動!好聚好善!
Stars: ✭ 30 (+150%)
Mutual labels:  calendar
ical
📅 Golang iCalendar lexer/parser implementing RFC 5545
Stars: ✭ 28 (+133.33%)
Mutual labels:  calendar
react-native-whc-calendar
A react native module to show calendar, it works on iOS and Android. 跨平台日历组件支持iOS、Android
Stars: ✭ 28 (+133.33%)
Mutual labels:  calendar
UltraWeekCalendar
UltraWeekCalendar - Clean UI to select day through weeks
Stars: ✭ 29 (+141.67%)
Mutual labels:  calendar
Almanac
Almanac 历
Stars: ✭ 31 (+158.33%)
Mutual labels:  calendar
datebook
📅 Generates URLs and downloadable ICS files for adding events to popular calendar apps.
Stars: ✭ 273 (+2175%)
Mutual labels:  calendar
ccalendar
Chinese Calendar in calendar(1) for BSD, Linux & macOS
Stars: ✭ 17 (+41.67%)
Mutual labels:  calendar
every2cal
🙌에브리타임 캘린더를 ics파일로 바꿔줍니다
Stars: ✭ 33 (+175%)
Mutual labels:  calendar

regional-rb-calendar

地域.rbの開催情報を集めたカレンダーです

https://sue445.github.io/regional-rb-calendar/

CircleCI

グループの追加方法

docs/config/connpass.jsondocs/config/doorkeeper.jsonidnameseries_id (connpassのみ) を追加するだけ

series_id は下記のようなコマンドで調べてください。(下記の例だと series_id2338

$ curl -s https://fukuokarb.connpass.com/ | grep "https://connpass.com/series/"
          <input type="hidden" name="next" value="https://connpass.com/series/2538/?gmem=1" />

Development

bundle config --local path "vendor/bundle"
bundle install

bundle exec foreman s

curl http://localhost:9292/api/calendar/connpass.ics
curl http://localhost:9292/api/calendar/doorkeeper.ics
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].