SMUC is a GUI calendar application, capable of handling calendar events and todos. It still is in early development stage, and probably remain for the foreseeable future.
- Uses the iCalendar format for storage.
- Fully keyboard driven.
- Fast, does not impede your workflow.
- An optimized DSL is used for editing your events and todos, with your favorite text editor.
- Can handle many calendars at once. (Simply specify them on the command line.)
- Automatically suggests doing todos in the free time between your confirmed events.
- SUMMARY, DESCRIPTION, LOCATION, DTSTART, DTEND, DUE, CATEGORIES, RELATED-TO, LAST-MODIFIED
- CLASS, STATUS
- COLOR
- PERCENT-COMPLETE
- ESTIMATED-DURATION
- DEPENDS-ON RELTYPE value
- partial support for viewing recurring events (RRULE, but no RDATE or EXDATE)
ds
libtouch
mgu
platform_utils
- Place dependencies into the
subprojects
directory. meson build
ninja -C build
You can get help with the command line options with the -h
switch.
The keybindings are listed in the sidebar when you launch the application.
GPL