grdev.calendar-cli 0.4.2

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global grdev.calendar-cli --version 0.4.2
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local grdev.calendar-cli --version 0.4.2
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=grdev.calendar-cli&version=0.4.2
                    
nuke :add-package grdev.calendar-cli --version 0.4.2
                    

Calendar

calendar is a command-line tool that reads and writes your Google Calendar. It works across multiple Google accounts and multiple calendars, and lets you control which calendars show up in your agenda.

Run it with no arguments to see today's schedule:

calendar

Install

dotnet tool install --global grdev.calendar-cli

What it can do

  • See your daycalendar (today) or calendar entries list --days 7 (the week ahead)
  • Connect accountscalendar auth add opens your browser to sign in; add as many Google accounts as you like
  • Tidy your agendacalendar calendars hide <name> and friends control which calendars appear

For contributors

Build steps, project layout, and conventions live in BRIEF.md. Agent and repository conventions live in AGENTS.md.

Versioning

Versions are computed by Nerdbank.GitVersioning from version.json plus the git height — every commit bumps the patch automatically. calendar version reports the exact build and commit that is running.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.4.5 0 9/1/2026
0.4.2 0 9/1/2026