Skip to content

nathanleclaire/wakeup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wakeup

wakeup

This is just a simple alarm clock program in Go; it demonstrates http://github.com/andlabs/ui. The source should be self-explanatory; feel free to make suggestions.

To install:

  1. Make sure you are using Go >= 1.3. See http://golang.org/dl/#go1.3rc1.
  2. Run:
$ go get github.com/andlabs/wakeup

If your $GOPATH/bin directory is in your path, you should be able to just run:

$ wakeup

from the command line.

TODO

  • switch to a proper date control when one is added to package ui

About

Simple alarm clock program; also a demonstration of andlabs/ui.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%