Skip to content

Automatisch beleggen in beleggingsfondsen

Notifications You must be signed in to change notification settings

fordred/get-rich-slowly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get-rich-slowly

Automatisch beleggen in beleggingsfondsen

Credentials

To use this, please specify your username and password in credentials.py like this:

credentials = {
    'username': 'myusername',
    'password': 'mypassword',
}

SystemD

Copy the files to /etc/systemd/system $ sudo systemd-analyze verify degiro.timer $ sudo systemd-analyze verify degiro.service $ sudo systemctl enable degiro.timer $ sudo systemctl enable degiro.service $ sudo systemctl start degiro.timer $ sudo systemctl start degiro.service $ systemctl list-timers --all

About

Automatisch beleggen in beleggingsfondsen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • CSS 1.9%
  • Python 1.3%
  • PHP 0.2%