Skip to content

siyegen/oswald

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oswald, POM tracker

WIP, don't expect it to work 100% yet

Install

  • Install bolt: go get github.com/boltdb/bolt/...
  • Install oswald: go get github.com/siyegen/oswald/...

How To Run

Server

./oswald-server to start server

Client

./oswald-client -start "pom_name" to start a pom

./oswald-client -status to display time left in pom, or stats

./oswald-client -stop to cancel the currently running pom

./oswald-client -help to see all commands

Contributing

How to build

Client: go build -o build/oswald-client ./oswald-client

Server go build -o build/oswald-server ./oswald-server

About

Simple pomodoro tracking and stats

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages