lab 63 - Calendar

NAME

lab 63 - Calendar

NOTES

I wrote a little calendar client for acme based on Inferno's wm/calendar(1). It uses rawdbfs(1) in the same way to store calendar entries.

109412212045-Acme-SAC

The calendar window displays a month much like cal(1), and has commands Next and Prev to move between months. Days that have calendar entries have a plus superscript symbol. Right click on the days of the month to open and edit a calendar entry.

To use it make sure you have a directory /mnt/schedule, and a file in your home directory called, schedule.

mkdir /mnt/schedule
touch schedule
Calendar schedule

Or

Local rawdbfs schedule /mnt/schedule
Calendar

FILES

caerwyn.com/lab/63

Comments

Popular posts from this blog

lab 110 - inferno archive edition

lab 107 - midiplay

The Cartesian Theater of AI