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 |
sqshq
|
e67ac7c19a
|
sparkline main functionality
|
2019-03-25 23:29:23 -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
|
55b26999db
|
component selection enhancements
|
2019-03-21 23:47:28 -04:00 |
sqshq
|
59f6cda4d6
|
error handling enhancements
|
2019-03-21 23:21:00 -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
|
6a96983615
|
alert window border style fix
|
2019-03-18 21:53:45 -04:00 |
sqshq
|
1affe37594
|
config enhancement: write location & size as a single array (flow style)
|
2019-03-17 22:41:23 -04:00 |