20 Commits (e7062445f49ab5d8fdab2c111b638e4b942bbfe1)

Author SHA1 Message Date
Brandon Lee Camilleri 52ff591be6
Update screen.go 5 years ago
Brandon Lee Camilleri 041303e824
Using original Termbox-Go 5 years ago
Hantao Cui 7037a19e20 Display correct time zone name 8 years ago
Michael Dvorkin 83e9055ce8 Update copyright year 9 years ago
Michael Dvorkin bc666ec165 omg gofmt 10 years ago
Michael Dvorkin b9050272ed Refactored for more idiomatic Go 10 years ago
Michael Dvorkin 57fdbbecab Added help text for the pause command 11 years ago
Michael Dvorkin 5e764402b9 More robust pause implementation 11 years ago
Michael Dvorkin 38d5129ff2 Moved paused rendering to screen 11 years ago
Michael Dvorkin ebde4db119 More golint sweeping of screen 11 years ago
Michael Dvorkin 1bc102f7ee Use generic screen.Draw() to display current time 11 years ago
Michael Dvorkin 89347a040e Initial golint sweep for screen.go 11 years ago
Michael Dvorkin 1152285520 Refactored to avoid recompiling templates on each refresh 11 years ago
Michael Dvorkin 391520c95a Added LICENSE 11 years ago
Michael Dvorkin 9322ab6301 Forked nsf/termbox-go to freeze at michaeldv/termbox-go 11 years ago
Michael Dvorkin 61f8d2dc70 Call Reorder and Regroup straight from profile 11 years ago
Michael Dvorkin a79b4605df No updates when the list of tickers is empty 11 years ago
Michael Dvorkin b0c4dd0fa9 Added help screen 11 years ago
Michael Dvorkin 11dea8282b Restructured source directory tree 11 years ago
Michael Dvorkin 00a7ee406d Some more markup tweaks 11 years ago
Michael Dvorkin 86037e627d Refactored markup 11 years ago
Michael Dvorkin 7668f80e41 Initial implementation of column editor 11 years ago
Michael Dvorkin c7e2456ced Made screen.Draw() to accept variable number of arguments 11 years ago
Michael Dvorkin 9695ec3ad0 Initial formatter refactoring 11 years ago
Michael Dvorkin d20bd3e822 Minor simplification 11 years ago
Michael Dvorkin cef05232a6 Refactored quotes 11 years ago
Michael Dvorkin fd46f19683 Refactored Market 11 years ago
Michael Dvorkin 0a9ae0fea8 Refactored screen 11 years ago
Michael Dvorkin a63708a82b Some cleanup 11 years ago
Michael Dvorkin 8f727f1204 Added basics of line editor 11 years ago
Michael Dvorkin 327c3e256d Added market update goroutine 11 years ago
Michael Dvorkin 76fef0ee0a Converted quotes fetcher to goroutine 11 years ago
Michael Dvorkin b498decc9c Formatting stock data fetched from Yahoo 11 years ago
Michael Dvorkin dd91d958d4 Switched to yahoo finance 11 years ago
Michael Dvorkin 7cf1d8fba2 Added colors and proper column alignment 12 years ago
Michael Dvorkin cf92c5f858 Added <right>now()</right> 12 years ago
Michael Dvorkin 5ace0edc38 Implemented asynchronous event polling 12 years ago
Michael Dvorkin beece9c4b0 Code reorg 12 years ago
Michael Dvorkin 7b96ba9443 Loop in template 12 years ago
Michael Dvorkin 5fe6f51555 Code reorg according to Go guidelines 12 years ago
Michael Dvorkin 916f99c96b Initial commit 12 years ago