Skip to content

cbeardsmore/Upcoming-iCal-Events

Repository files navigation

Upcoming iCal Events

A widget made for Übersicht using CoffeeScript, syncs upcoming events from your iCalendar

The iCalBuddy command-line utility tool must be installed to run. iCalBuddy can be installed by clicking the install.command script OR via brew in the terminal:

brew install ical-buddy

Options

There are a number of options making the widget more customizable. Modify these values in the main.coffee file:

# Show which calendar you pulled from before event name
SHOW_CALENDER = false
# Ignore specific calendars
IGNORE_CALENDER = [ 'calendar name' ]
# Show full date including time
SHOW_DATE_TIME = true
# Characters after this value will be replaced with ...
MAX_CHARACTERS = 50

Support

Credits

About

An Übersicht Widget for Mac - Syncs with iCalendar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •