-
No, as far as I know. I personally use eww and toggle a calendar when clicking on a time widget. I'm using the config in this repo
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
No, as far as I know. I personally use eww and toggle a calendar when clicking on a time widget. I'm using the config in this repo
-
#!/bin/bash # adapted from https://github.com/chebro/calendar-notification/blob/master/calendar TODAY=$(date '+%-d') HEAD=$(cal | head -n1) BODY=$(cal | tail -n7 | sed -z "s|$TODAY|$TODAY|1") dunstify "$HEAD" "$BODY" -u NORMAL
-
If you are on Arch, first install gsimplecal applet: