Stock position tracker for status bars
- stop is available in AUR.
Supported configuration options:
- custom ticker display value (legend)
- percent change display
- delay between checks
- automatic ticker rotation
- colors:
- background
- foreground
- ticker highlight
- gain accent
- loss accent
- plaintext mode
- one-shot mode
- decimal rounding
- historical difference:
- day:
[ .. ]
- week:
{ .. }
- month:
( .. )
- year:
< .. >
- 5 years:
| .. |
- share price:
> .. <
- day:
- thousand separator
- custom padding
- custom URL opener
See stop -h
for more info.
[module/stop]
type = custom/script
exec = stop NVDA MSFT
tail = true
label = %output%
click-left = kill -USR1 %pid%
click-right = kill -USR2 %pid%