Skip to content

📆 A tmux plugin for showing your next Google Calendar event on the status line

Notifications You must be signed in to change notification settings

lfv89/tmux-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmux-calendar

example

Add your next Google Calendar event to the to your TMUX status line.

IMPORTANT: Only for Linux x86-64 at the moment

Installation

  1. Add to your .tmux.conf:
set -g @plugin 'lfv89/tmux-calendar'
  1. Hit prefix + I to install it with TPM

  2. Then get the callendar by installing xcal:

bash ~/.tmux/plugins/tmux-calendar/scripts/install.sh
  1. Finally, configure the plugin with your credentials:
~/.tmux/plugins/tmux-calendar/bin/xcal init

You will be prompted to authorize xcal to access your Google Calendar account.

Usage

set -g status-left '#{next_calendar_event}'

or

set -g status-right '#{next_calendar_event}'

About

📆 A tmux plugin for showing your next Google Calendar event on the status line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages