Skip to content
/ stop Public

Stock position tracker for status bars

License

Notifications You must be signed in to change notification settings

axxml/stop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stop

Stock position tracker for status bars

stop

Dependencies

Installation

Arch-based distributions

  • stop is available in AUR.

Configuration

Supported configuration options:

  • delay between checks
  • colors:
    • background
    • foreground
    • ticker highlight
    • gain accent
    • loss accent
  • plaintext mode
  • one-shot mode
  • decimal rounding
  • custom URL opener

See stop -h for more info.

Example polybar config

[module/stop]
type = custom/script
exec = stop NVDA MSFT
tail = true

label = %output:-188%

click-left = kill -USR1 %pid%