Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Periodically save the content of stocks-table to a .CSV file #123

Open
SomwareHR opened this issue Mar 12, 2024 · 2 comments

Comments

@SomwareHR
Copy link

Thank you for great software! I love it and use it all the time. CLI programs are way more useful than bad designed web interfaces which can hardly display 20x15 characters.

Kind request:

For example, to save every 30 minutes start MOP with following command:
./mop --save 30min

Or even just an option to save the screen as it is to a txt file.

BR
S.

@Mohit-Agarwa1
Copy link
Contributor

See #88;
I would recommend adding a line to your crontab to just save to a text file with a simpler fetch or adjust QuotesRefresh in ~/.moprc if you just want results every 30 minutes.

@SomwareHR
Copy link
Author

See #88; I would recommend adding a line to your crontab to just save to a text file with a simpler fetch or adjust QuotesRefresh in ~/.moprc if you just want results every 30 minutes.

Thanks for response.
Sorry, I don't understand this part:
"...adding a line to your crontab to just save to a text file with a simpler fetch..."
How would line in crontab look to save a mop screen to a text file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants