gcalcli

Command-line tool to interact with Google Calendar. Requests Google API authorization upon first launch. More information: <https://github.com/insanum/gcalcli>.

Debian Debian
RUN apt-get update && \ apt-get install -y gcalcli
Ubuntu
RUN apt-get update && \ apt-get install -y gcalcli
Alpine
RUN apk add gcalcli
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gcalcli
Raspbian
RUN apt-get update && \ apt-get install -y gcalcli
click the source code to copy install gcalcli on any operating system with command-not-found.com