Commit Graph

36 Commits

Author SHA1 Message Date
sqshq 76e9140cad Remove all backend interaction 2019-12-21 21:05:01 -05:00
sqshq 8d88f85f05 update to yaml.v3 2019-06-21 00:45:32 -04:00
sqshq f5fdf635f0 added telemetry reports and license registration 2019-05-27 21:44:06 -04:00
sqshq 4ec36459d8 added backend calls skeleton 2019-05-23 22:58:46 -04:00
sqshq 1e1eeb34bd minor error formatting improvements 2019-05-20 00:14:13 -04:00
sqshq 911be1ba00 add intro page and storage initialization 2019-05-20 00:12:40 -04:00
sqshq b542e0bd0c textbox component 2019-04-09 22:30:21 -04:00
sqshq 1017a0cd3c added config variables support 2019-04-08 22:04:08 -04:00
sqshq db3888e540 sparkline config and infrastructure added 2019-03-24 18:46:39 -04:00
sqshq 9f0856466e file save with options 2019-03-19 22:12:45 -04:00
sqshq 0a0dc6df91 added cli flags with description and help page 2019-03-18 23:02:02 -04:00
sqshq 1affe37594 config enhancement: write location & size as a single array (flow style) 2019-03-17 22:41:23 -04:00
sqshq 4dd0ffc61d added ability to reset offsets 2019-03-16 20:54:24 -04:00
sqshq fec7eefd9f combine common functionality in Component struct 2019-03-16 00:35:00 -04:00
sqshq 9b22083af8 trigger implementation 2019-03-04 22:25:17 -05:00
sqshq 0de4d07a02 defaults for triggers config 2019-03-03 18:35:32 -05:00
sqshq 7b22a083a4 added gauge component type 2019-02-25 23:36:23 -05:00
sqshq a40cc50f3f positioning adjustments 2019-02-24 19:37:57 -05:00
sqshq 68acb63715 added status bar 2019-02-24 19:08:36 -05:00
sqshq ee2b2ab3e2 package name renaming 2019-02-23 23:49:09 -05:00
sqshq 71dab1e249 barchart adjustments 2019-02-20 23:53:59 -05:00
sqshq 56fbf0cc0d added barchart component 2019-02-18 23:07:32 -05:00
sqshq 8bdaccf58f added asciibox component type 2019-02-17 18:00:00 -05:00
sqshq 687e6f098e implemented components size/position save in yaml, defaults for optional settings 2019-02-16 20:54:48 -05:00
sqshq ae6e895d8a legend refactoring 2019-02-14 23:34:45 -05:00
sqshq aa24aa4bd9 switched to cmd line arguments for the config path 2019-02-12 20:46:18 -05:00
sqshq 18c2085fd9 added time axis autoscale 2019-02-03 23:03:59 -05:00
sqshq 8caa058b42 added support for custom alert tone sound 2019-02-03 21:17:56 -05:00
sqshq 41abf40647 packages rename 2019-02-02 09:45:53 -05:00
sqshq e2b478657a runchart grid lines and labels calibration 2019-02-01 23:39:34 -05:00
sqshq 41b1fa59a5 minor refactoring 2019-02-01 00:07:25 -05:00
sqshq ec79619f38 added default settings 2019-01-31 19:02:34 -05:00
sqshq 843375bc14 added palette 2019-01-31 18:40:05 -05:00
sqshq b71d5556c2 renaming and refactoring 2019-01-30 20:41:51 -05:00
sqshq dd146c72f0 poller implementation 2019-01-30 19:02:38 -05:00
sqshq dd2be52339 timeplot implementation 2019-01-28 18:09:52 -05:00
Renamed from app/config/config.go (Browse further)