Skip to content

Shell scripts interfaces to common Mac OS X utility applications, allowing one to check mail and calendar items from the shell (e.g. via ssh). If anybody knows how to speed up the processing of items in calendar, any help would be greatly appreciated.

Notifications You must be signed in to change notification settings

jonbirge/mac-shell-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mac-shell-scripts

Overview

Shell script interfaces to a few common Mac OS X apps. One use case is to allow one to ssh into their Mac OS X computer remotely and quickly do a few things, such as check mail or look at their calendar.

  • mail: replicate old UNIX mail command, showing unread mail
  • from: show headers of mail, read or unread
  • readall: mark all mail read
  • things: show inbox and today from Things
  • thing: add an item to inbox in Things
  • today: show things items and all items in calendar for today (rather slow)

Installing

Just copy these scripts to any directory in your shell $PATH.

Help needed

Any help speeding up processing of calendar items would be appreciated!

About

Shell scripts interfaces to common Mac OS X utility applications, allowing one to check mail and calendar items from the shell (e.g. via ssh). If anybody knows how to speed up the processing of items in calendar, any help would be greatly appreciated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published