sqshq
|
4495c8f8e8
|
interactive shell improvements
- support case when script exec time > sampling rate
- extended example config file
|
2019-05-30 23:01:43 -04:00 |
sqshq
|
f5fdf635f0
|
added telemetry reports and license registration
|
2019-05-27 21:44:06 -04:00 |
sqshq
|
eb2f9949b6
|
formatting fix and test added
|
2019-05-23 23:51:37 -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 |
Alexander Lukyanchikov
|
849502e99f
|
Update .travis.yml
|
2019-05-20 22:18:57 -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
|
8fa382e37d
|
add licence flag
|
2019-05-15 22:13:30 -04:00 |
sqshq
|
5b707c648a
|
rename config file to example*
|
2019-05-15 22:13:06 -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
|
809d361ca7
|
added radix chars printing and trailing zeros trim
|
2019-05-09 23:59:38 -04:00 |
sqshq
|
3321e80a56
|
added arrangement into empty space, if available
|
2019-04-29 23:29:31 -04:00 |
sqshq
|
7334efa9ff
|
added auto arrangement, so user can add new components without specified position
|
2019-04-26 01:11:40 -04:00 |
sqshq
|
7a1197d446
|
flat font rename to 2d
|
2019-04-24 20:48:16 -04:00 |
sqshq
|
6e57383991
|
README and CI config updates
|
2019-04-24 20:03:47 -04:00 |
sqshq
|
2505dcd4e3
|
Merge remote-tracking branch 'origin/master'
|
2019-04-21 00:15:11 -04:00 |
sqshq
|
846ced69d9
|
added mutex for sparkline cleanup function in order to eliminate possibility of clash with Draw function
|
2019-04-21 00:15:03 -04:00 |
Alexander Lukyanchikov
|
47293b834d
|
README draft added
|
2019-04-20 00:30:13 -04:00 |
sqshq
|
892f2322d2
|
LICENSE added
|
2019-04-19 23:38:25 -04:00 |
sqshq
|
c8bff35470
|
Merge remote-tracking branch 'origin/master'
|
2019-04-19 22:07:53 -04:00 |
sqshq
|
5203d8f259
|
added margin for textbox component
|
2019-04-19 22:07:44 -04:00 |
Alexander Lukyanchikov
|
1fe0b4aa7a
|
Update README.md
|
2019-04-19 00:00:47 -04:00 |
Alexander Lukyanchikov
|
9c3e47c82e
|
added visualization
|
2019-04-18 23:50:48 -04:00 |
sqshq
|
14aaab240f
|
component selection enhancements
|
2019-04-16 23:55:23 -04:00 |
sqshq
|
8f2cf3ce5a
|
sparkline values cleanup enhancements and test
|
2019-04-15 23:00:41 -04:00 |
sqshq
|
09c16065f5
|
fix possible index-out-of-range issue in palette
|
2019-04-15 22:12:39 -04:00 |
sqshq
|
6f8f5f080c
|
refactoring: extract common logic into a separate method
|
2019-04-15 22:12:10 -04:00 |
sqshq
|
3c88c56fa2
|
fix runchart resize issue, caused by superfluous math.abs for coordinate delta
|
2019-04-15 21:55:05 -04:00 |
sqshq
|
646fd4f67d
|
component selection using mouse click
|
2019-04-13 20:24:24 -04:00 |
sqshq
|
c8ba8e9491
|
fix out of range error for linux platform
|
2019-04-13 19:23:44 -04:00 |
sqshq
|
ca6a328682
|
menu cross-platform rendering: remove dot in the middle of arrows
|
2019-04-13 12:39:09 -04:00 |
sqshq
|
db9e76bec3
|
fix gradient color selection out of range for dynamic resize case
|
2019-04-10 23:58:42 -04:00 |
sqshq
|
25f5a99de9
|
added ability to disable border for asciiboxes
|
2019-04-09 22:34:45 -04:00 |
sqshq
|
b542e0bd0c
|
textbox component
|
2019-04-09 22:30:21 -04:00 |
sqshq
|
4206a8cbf7
|
barchart visualisation improvements
|
2019-04-08 22:43:29 -04:00 |
sqshq
|
a4506cd44a
|
bump version
|
2019-04-08 22:04:39 -04:00 |
sqshq
|
1017a0cd3c
|
added config variables support
|
2019-04-08 22:04:08 -04:00 |
sqshq
|
19f2d028a6
|
interactive shell post processing added
|
2019-04-07 21:00:25 -04:00 |
sqshq
|
6c329f76b6
|
numbers parsing improvements
|
2019-04-07 14:26:20 -04:00 |
sqshq
|
ebaeeaa1e5
|
fixed issue with blocking alert channel send
|
2019-04-07 13:56:20 -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
|
061d77c76a
|
sparkline gradient colors improvements
|
2019-04-01 00:35:55 -04:00 |
sqshq
|
df18d0fb89
|
gradient selection
|
2019-03-31 23:02:58 -04:00 |
sqshq
|
393556a265
|
added gradient in palette
|
2019-03-28 19:56:46 -04:00 |
sqshq
|
24f36b2732
|
fix a typo
|
2019-03-27 00:09:31 -04:00 |
sqshq
|
017d7e5b18
|
sparkline visualisation enhancements
|
2019-03-26 23:52:41 -04:00 |