Commit Graph

  • 44b1d1fdc9 Parser for the new Yahoo Finance Michael Dvorkin 2013-11-17 21:39:59 -0800
  • 57fdbbecab Added help text for the pause command Michael Dvorkin 2013-10-06 18:25:45 -0700
  • 5e764402b9 More robust pause implementation Michael Dvorkin 2013-10-06 18:06:02 -0700
  • 3167e1866e Reset paused state when dismissing help Michael Dvorkin 2013-10-05 15:49:24 -0700
  • 38d5129ff2 Moved paused rendering to screen Michael Dvorkin 2013-10-05 15:42:59 -0700
  • e048f15df6 Initial implementation of pause Michael Dvorkin 2013-10-05 14:00:46 -0700
  • ae1b141ccb Pressing 'q' quits the program Michael Dvorkin 2013-10-05 13:32:39 -0700
  • 6e7ba199d2 Merge pull request #2 from hura/patch-1 Michael Dvorkin 2013-09-17 20:10:13 -0700
  • 7c1b7804a4 Fixed install hura 2013-09-17 21:37:36 -0400
  • 25813caeca Typo (thanks, Steve!) Michael Dvorkin 2013-09-17 15:17:28 -0700
  • 2edcc829be Homebrew formula for v0.1.0 Michael Dvorkin 2013-09-11 22:39:09 -0700
  • ceb7d2d218 Added CHANGELOG Michael Dvorkin 2013-09-10 20:26:09 -0700
  • df0f2db2c6 README tweaks Michael Dvorkin 2013-09-10 20:20:07 -0700
  • 83e9e94acd Better screenshot Michael Dvorkin 2013-09-10 20:14:34 -0700
  • 843a017195 golint is finally happy Michael Dvorkin 2013-09-10 20:13:50 -0700
  • 36ff6caeec Documented yahoo_market.go Michael Dvorkin 2013-09-08 14:17:31 -0700
  • 3ddba679d8 Getting ready for brew install Michael Dvorkin 2013-09-05 22:10:20 -0700
  • d745d1b12d First golint pass for yahoo_quotes.go Michael Dvorkin 2013-09-05 22:00:55 -0700
  • b32609ac61 First golint pass for yahoo_market.go Michael Dvorkin 2013-09-05 21:47:28 -0700
  • 3c9f3534a6 Documented the sorter Michael Dvorkin 2013-08-30 11:01:30 -0700
  • ebde4db119 More golint sweeping of screen Michael Dvorkin 2013-08-23 21:33:21 -0700
  • 1bc102f7ee Use generic screen.Draw() to display current time Michael Dvorkin 2013-08-22 22:58:15 -0700
  • 89347a040e Initial golint sweep for screen.go Michael Dvorkin 2013-08-22 22:43:46 -0700
  • 2e05c91d29 Updated profile as suggested by golint Michael Dvorkin 2013-08-22 19:23:09 -0700
  • ffc491b20f Documentation and golint cleanup for markup Michael Dvorkin 2013-08-21 20:34:23 -0700
  • 7231d8f29c Documentation for the line editor Michael Dvorkin 2013-08-21 18:02:58 -0700
  • 40c135a186 More golint refactoring Michael Dvorkin 2013-08-20 20:46:03 -0700
  • 8bab5128c9 Simpler installation instructions in README Michael Dvorkin 2013-08-17 12:40:40 -0700
  • 3b9b0745de More refactoring and docs as suggested by golint Michael Dvorkin 2013-08-17 12:37:18 -0700
  • f1548e6bac Started making golint happy... Michael Dvorkin 2013-08-16 18:09:16 -0700
  • 93db48015b Added screenshot Michael Dvorkin 2013-08-16 10:35:33 -0700
  • 7ed514570d Removed one-off /misc Michael Dvorkin 2013-08-16 10:26:51 -0700
  • e4c3ecf2a1 Tweaks to README Michael Dvorkin 2013-08-15 22:21:39 -0700
  • d52a23c49b Avoid adding empty tickers Michael Dvorkin 2013-08-15 13:04:58 -0700
  • 540797e6ea Added README Michael Dvorkin 2013-08-15 12:04:10 -0700
  • 131bc4eb3b Added [build] to Makefile Michael Dvorkin 2013-08-15 10:54:46 -0700
  • 787b4fbc3a Correctly format market cap for penny stocks Michael Dvorkin 2013-08-15 10:53:04 -0700
  • 69fa0d1819 Optimized sorter initialization Michael Dvorkin 2013-08-09 22:08:14 -0700
  • e9d2dfacbe Use reflection when parsing fetched data Michael Dvorkin 2013-08-09 22:02:09 -0700
  • 7b75a6387d Use reflection when formatting column data Michael Dvorkin 2013-08-09 21:32:54 -0700
  • 1152285520 Refactored to avoid recompiling templates on each refresh Michael Dvorkin 2013-08-08 22:26:14 -0700
  • 79a1d5b508 Small optimizations Michael Dvorkin 2013-08-08 19:10:53 -0700
  • c514053803 Made sortable types private Michael Dvorkin 2013-08-08 18:50:46 -0700
  • 8f55a6acf7 More tweaking of graceful panic/recover Michael Dvorkin 2013-08-08 18:45:23 -0700
  • 7accc918cb Graceful panic/recover for market data errors Michael Dvorkin 2013-08-08 15:17:05 -0700
  • 391520c95a Added LICENSE Michael Dvorkin 2013-08-06 14:13:40 -0700
  • 9322ab6301 Forked nsf/termbox-go to freeze at michaeldv/termbox-go Michael Dvorkin 2013-08-06 14:03:12 -0700
  • 61f8d2dc70 Call Reorder and Regroup straight from profile Michael Dvorkin 2013-08-04 14:50:07 -0700
  • af77896323 Simplified grouping by advancing/declining Michael Dvorkin 2013-08-03 15:06:20 -0700
  • fd1e3b9089 Refactored updating sort order Michael Dvorkin 2013-08-01 22:27:05 -0700
  • a79b4605df No updates when the list of tickers is empty Michael Dvorkin 2013-08-01 20:38:49 -0700
  • ef65f51624 Small simplification Michael Dvorkin 2013-08-01 16:54:36 -0700
  • 8e3b2292ce Small tweaks Michael Dvorkin 2013-07-30 21:28:55 -0700
  • b0c4dd0fa9 Added help screen Michael Dvorkin 2013-07-30 20:23:05 -0700
  • 11dea8282b Restructured source directory tree Michael Dvorkin 2013-07-30 15:36:19 -0700
  • e5c017270d Refactored templates and parsing of the market data Michael Dvorkin 2013-07-30 15:01:58 -0700
  • 00a7ee406d Some more markup tweaks Michael Dvorkin 2013-07-29 23:35:41 -0700
  • 86037e627d Refactored markup Michael Dvorkin 2013-07-29 23:27:08 -0700
  • 438f3f2f8a Refactored sorter, reenabled grouping by advancing/declining stocks Michael Dvorkin 2013-07-28 15:14:37 -0700
  • ee2853cafc Sorting by market cap Michael Dvorkin 2013-07-28 14:34:25 -0700
  • 5dfff606c1 Dividend formatting to avoid $0.00 Michael Dvorkin 2013-07-25 22:15:05 -0700
  • e0b8453680 Column sorting Michael Dvorkin 2013-07-25 22:08:38 -0700
  • 4d4ed17228 Show sort order indicator in the header Michael Dvorkin 2013-07-25 17:34:41 -0700
  • c8583aa4d0 Some refactoring Michael Dvorkin 2013-07-25 16:46:21 -0700
  • 7668f80e41 Initial implementation of column editor Michael Dvorkin 2013-07-25 16:17:34 -0700
  • 3ca08c6522 Implemented grouping by advanced/declined Michael Dvorkin 2013-07-23 18:30:14 -0700
  • 233e5122d6 Don't bother fetching quotes if the market is closed Michael Dvorkin 2013-07-23 16:49:58 -0700
  • c7e2456ced Made screen.Draw() to accept variable number of arguments Michael Dvorkin 2013-07-23 14:50:10 -0700
  • 9695ec3ad0 Initial formatter refactoring Michael Dvorkin 2013-07-23 14:43:23 -0700
  • d20bd3e822 Minor simplification Michael Dvorkin 2013-07-23 11:43:24 -0700
  • cef05232a6 Refactored quotes Michael Dvorkin 2013-07-23 11:21:07 -0700
  • fd46f19683 Refactored Market Michael Dvorkin 2013-07-21 14:05:23 -0700
  • 0a9ae0fea8 Refactored screen Michael Dvorkin 2013-07-18 20:38:47 -0700
  • a63708a82b Some cleanup Michael Dvorkin 2013-07-18 15:16:29 -0700
  • a8e5c05cc1 Finished with adding/removing tickers Michael Dvorkin 2013-07-18 14:06:59 -0700
  • def4195b5a Adding tickers Michael Dvorkin 2013-07-15 23:19:49 -0700
  • 2c40c7f8bd Refactored profile Michael Dvorkin 2013-07-14 14:50:39 -0700
  • a26b37bb46 Finished basic features of the line editor Michael Dvorkin 2013-07-13 22:18:50 -0700
  • 26f1b60fb3 More line edititng Michael Dvorkin 2013-07-13 17:18:20 -0700
  • 4de33c3807 Added backspace support in the line editor Michael Dvorkin 2013-07-13 16:38:21 -0700
  • 02c0ef1c16 Regex tweaks for Yahoo market data Michael Dvorkin 2013-07-13 15:25:16 -0700
  • 8f727f1204 Added basics of line editor Michael Dvorkin 2013-07-13 14:06:39 -0700
  • 713b87609d Save/load profile Michael Dvorkin 2013-07-10 21:27:04 -0700
  • 327c3e256d Added market update goroutine Michael Dvorkin 2013-07-09 20:31:06 -0700
  • 76fef0ee0a Converted quotes fetcher to goroutine Michael Dvorkin 2013-07-09 13:41:14 -0700
  • b498decc9c Formatting stock data fetched from Yahoo Michael Dvorkin 2013-07-09 10:32:12 -0700
  • dd91d958d4 Switched to yahoo finance Michael Dvorkin 2013-07-04 14:22:01 -0700
  • 7cf1d8fba2 Added colors and proper column alignment Michael Dvorkin 2013-06-27 20:12:07 -0700
  • cf92c5f858 Added <right>now()</right> Michael Dvorkin 2013-06-25 21:30:34 -0700
  • 5ace0edc38 Implemented asynchronous event polling Michael Dvorkin 2013-06-25 20:30:10 -0700
  • beece9c4b0 Code reorg Michael Dvorkin 2013-06-25 19:56:15 -0700
  • 7b96ba9443 Loop in template Michael Dvorkin 2013-06-22 18:12:20 -0700
  • 5fe6f51555 Code reorg according to Go guidelines Michael Dvorkin 2013-06-22 17:16:23 -0700
  • 916f99c96b Initial commit Michael Dvorkin 2013-06-22 16:23:09 -0700