Skip to content

montagao/monmop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monmop

monmop is inspired by mop, which is a command line utility for tracking the stock market.

Screenshot

This fork aims to add vim-like navigation and editing and being able to open up a particular stock on yahoo finance for more details.

Installing monmop

requires go v1.13+

# Make sure your $GOPATH is set and $GOPATH/bin is in your $PATH
$ go get github.com/montagao/monmop
$ monmop

Using monmop

Keyboard Shortcuts:

o/Enter - open detailed page about selected ticker in browser
j/k - navigate up or down
a - add a list of comma separated tickers
d - delete currently selected ticker
/ - search for a ticker
q - quit monmop
s - sort stock by label

Configuration:

By default the list of tickers is saved/read from ~/.config/monmop/monmoprc

About

Like mop, mais c'est mon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published