Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.
/ goof Public archive

Gone Out Of Office, a web application to manage your ICS calendars.

Notifications You must be signed in to change notification settings

L-P/goof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goof

A web application to handle ICS calendars.

Warning

This application is far from ready, it is also the first Go code I ever wrote so it may not be pretty or idiomatic.

Installation

Prerequisites

Go and npm are required to run the Makefile.

Versions used during development:

$ make version
go    version  go1.5.1   linux/amd64
node  version  v0.10.25
npm   version  1.4.21

Building

go get github.com/zenazn/goji
make

Running

Run ./goof and head to http://localhost:8000/

Hacking

See the API definition to get an idea of how the JS client works.

About

Gone Out Of Office, a web application to manage your ICS calendars.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published