Skip to content

Terf/robinshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robinshare

Share your friends robinhood positions by periodically sending them to a mysql database.

Clone and create a .env file like

MYSQL_ROOT_PASSWORD=plasticdisneyfish
MYSQL_HOST=165.22.6.7
MYSQL_USER=main
MYSQL_DATABASE=main
MYSQL_PORT=3000
MYSQL_PASSWORD=sevenfortheseven
RH_USER=terf773
RH_PASS=somethinghere

Run python rh.py to send holdings, or periodically run poll.sh as a cron job (crontab -e)

0 * * * * /path/to/robinshare/poll.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published