All Projects → luser → calendarview

luser / calendarview

Licence: other
HTML calendar viewer

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

This project provides a read-only HTML calendar view using fullcalendar. It is intended for use on a wall-mounted display, such as a tablet.

There's no server required (beyond the one that hosts your calendar data), so you can try it out here.

There's a very minimal user interface for adding calendars—click the settings icon in the top right, and click Add Google Calendars to connect to your Google account and load all of your Google calendars, or type a URL to an ICS file in the ICS URL text field and click Add ICS Calendar to load events from the ICS file at that URL. (Click the settings icon again to hide the settings dialog.)

Some useful features:

  • Refreshes calendar events periodically
  • Attempts to keep the display showing only the six days starting with the current day
  • The list of added calendars will be saved in your browser's storage so it will persist between visits.
  • The page will reload if new code changes have been pushed to the repository.

Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/

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