BangleApps/apps/calendar
Erik Andresen 2d7fdd88c2 sched/calendar: Fix timezone handling on ical 2023-08-18 20:40:24 +02:00
..
ChangeLog Calendar: Edit holidays on device in settings 2023-07-24 18:24:14 +02:00
README.md calendar: Add type other+repeat 2023-05-03 22:09:14 +02:00
calendar-icon.js calendar: compress app icon 2021-12-17 14:51:12 +01:00
calendar.js calendar: adjust strings in front of functions 2023-07-24 19:05:24 +02:00
calendar.png calendar: use non-dithering colors by default; 2021-12-17 14:05:52 +01:00
interface.html sched/calendar: Fix timezone handling on ical 2023-08-18 20:40:24 +02:00
metadata.json Calendar: Edit holidays on device in settings 2023-07-24 18:24:14 +02:00
screenshot_calendar.png calendar: Update screenshot 2022-01-05 17:26:32 +01:00
settings.js Calendar: Edit holidays on device in settings 2023-07-24 18:24:14 +02:00

README.md

Calendar

Basic calendar

Usage

  • Swipe left to go to the previous month
  • Swipe right to go to the next month
  • Swipe up (Bangle.js 2 only) to go to the previous year
  • Swipe down (Bangle.js 2 only) to go to the next year
  • Touch to display events for current month
  • Press the button (button 3 on Bangle.js 1) to exit
  • Holidays have same color as weekends and can be edited with the 'Download'-interface, e.g. by uploading an iCalendar file.

Settings

  • B2 Colors: use non-dithering colors (default, recommended for Bangle 2) or the original color scheme.