Advanced csv & tsv viewer @puutaro
- Install ComamndClick to your android
- Install this fannel by install repo or QR code
View csv by cmd variables setting
set csv or tsv path
Auto scroll boost rate
scroll gain | description |
---|---|
0 | one step |
1 | spedify direction range step |
other | specifyDirectStartNum + 1 + specifyDirectRange * scrollBoost |
view column range num
view row range num
start column index
start row index
Auto scroll direction
scroll type | direction |
---|---|
horizon | left to right |
rHorizon | right to left |
vartical | top to bottom |
rVartical | bottom to top |
view type | description |
---|---|
SRC |
src csv or tsv |
AGGRE |
aggregated table |
CHART |
aggregated chart |
Row limit about view (more smaller this value, more shoter reading speed up)
filter query
query | description |
---|---|
in |
by included word |
>= |
by equal larger |
> |
by larger |
<= |
by equal smaller |
> |
by smaller |
= |
by equal |
word | description |
---|---|
maxW |
maximum frequent word |
sumMaxW |
count maximum frequent word |
minW |
minimum frequent word |
sumMinW |
count minimum frequent word |
avrW |
middle frequent word |
sumAvrW |
count middle frequent word |
This Fannel is used to bellow repo.
Adjust terminal font size (percentage)
Adjust terminal font color
Adjust terminal background color