Commit Graph

56 Commits

Author SHA1 Message Date
sqshq 76e9140cad Remove all backend interaction 2019-12-21 21:05:01 -05:00
sqshq 36f684133c allow no-sound mode in case of audio player creation error 2019-08-03 17:54:41 -04:00
sqshq 1a6a1d25b7 minor polishing 2019-07-29 22:39:17 -04:00
sqshq 18d8a08449 1.0.0 🎉 2019-07-29 18:21:44 -04:00
sqshq d7d3831d7d added usage time statistics 2019-07-28 20:27:14 -04:00
sqshq 988ef7de8e added periodic actions (licence verification, statistics report, start with nag window) 2019-06-09 00:16:56 -04:00
sqshq 72665f55a4 stop all samplers on pause 2019-06-07 01:39:11 -04:00
sqshq e5c607e482 telemetry: added global recovery and crash report 2019-05-31 00:36:00 -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 6bc8b580cb added anonymous statistics generation and save 2019-05-21 00:41:03 -04:00
sqshq 334c39da64 statusbar messages improvements 2019-05-20 23:18:23 -04:00
sqshq 911be1ba00 add intro page and storage initialization 2019-05-20 00:12:40 -04:00
sqshq 4d5fa35642 switch interactive shell to PTY to support cases like python or neo4j 2019-05-13 23:24:29 -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 5a90d141ab refresh rate config property renaming 2019-04-07 11:17:28 -04:00
sqshq da26ba8165 interactive shell sampling 2019-04-07 11:09:24 -04:00
sqshq 800c9b2e3e config support for init and transform scripts 2019-04-05 22:11:52 -04:00
sqshq 393556a265 added gradient in palette 2019-03-28 19:56:46 -04:00
sqshq db3888e540 sparkline config and infrastructure added 2019-03-24 18:46:39 -04:00
sqshq d77dd1e524 added palette support for all the components, adjusted light theme colors 2019-03-23 20:16:59 -04:00
sqshq ee914fade3 added variables interpolation 2019-03-20 22:23:08 -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 61aa7d2e44 starter refactoring 2019-03-17 19:55:24 -04:00
sqshq 9eef047c75 error handling enhancements 2019-03-16 23:13:14 -04:00
sqshq 78f0c0ed83 component functionality rearrangement 2019-03-16 19:59:28 -04:00
sqshq fec7eefd9f combine common functionality in Component struct 2019-03-16 00:35:00 -04:00
sqshq e68977b393 migrate to termui v3 2019-03-13 23:01:44 -04:00
sqshq 7db33312b6 refactoring, added sequential triggers execution per component 2019-03-09 23:41:23 -05:00
sqshq 9b487ada89 triggers mechanism integration 2019-03-07 23:04:46 -05:00
sqshq 7b22a083a4 added gauge component type 2019-02-25 23:36:23 -05:00
sqshq 68acb63715 added status bar 2019-02-24 19:08:36 -05:00
sqshq 8790d2f966 use bindata for the ascii fonts 2019-02-24 01:14:12 -05:00
sqshq ee2b2ab3e2 package name renaming 2019-02-23 23:49:09 -05:00
sqshq ecd6344269 performance optimization for render rate 2019-02-23 23:42:52 -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 94c7d5011e made chart labels/colors order reproducable, based on config 2019-02-16 11:59:35 -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 f8a641d22c add move/resize limitation for X and Y axes 2019-02-10 22:26:51 -05:00
sqshq b9cc09c1e4 implemented move/resize/pinpoint menu 2019-02-10 21:51:55 -05:00
sqshq 18c2085fd9 added time axis autoscale 2019-02-03 23:03:59 -05:00
sqshq 2c0f88b6f4 minor refactoring 2019-02-02 23:11:26 -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