calendar

This page summarizes the projects mentioned and recommended in the original post on /r/qtile

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • eww

    ElKowars wacky widgets

    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

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • tokyo

    BSPWM - Aesthetic Dotfiles 🍚

    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

  • calendar-notification

    calendar notification for linux desktops using dunst

    #!/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

  • gsimplecal

    Simple and lightweight GTK calendar (BSD license)

    If you are on Arch, first install gsimplecal applet:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Windows concept by Advan, in reality.

    2 projects | /r/Windows_Redesign | 14 Jun 2021
  • Getting Started with Rust

    16 projects | dev.to | 25 Oct 2024
  • Arch + Bspwm ricingggg!

    5 projects | /r/bspwm | 22 Jun 2023
  • Error installing waybar on arch

    6 projects | /r/hyprland | 22 May 2023
  • Does anyone know how to build this with EWW?This is an awesome wm rice, actually,but I can't figure out how to make it.Also,I want to build it with EWW in hyprland. Source:https://www.youtube.com/watch?v=-dkpcEeKk0E&t=3

    3 projects | /r/awesomewm | 22 May 2023

Did you konow that Shell is
the 10th most popular programming language
based on number of metions?