1
0
Fork 0
BangleApps/apps/calendar/README.md

18 lines
569 B
Markdown
Raw Normal View History

2020-04-28 22:12:06 +00:00
# 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
2023-05-03 20:09:14 +00:00
- Holidays have same color as weekends and can be edited with the 'Download'-interface, e.g. by uploading an iCalendar file.
2021-12-07 18:32:49 +00:00
## Settings
- B2 Colors: use non-dithering colors (default, recommended for Bangle 2) or the original color scheme.