Skip to content

naveedzaidi36/jsil-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsil-automation

Get email on your JSIL investment.

Schedule

Configure this program with Windows Task Scheduler to schedule it according to your needs.

Configuration

{
  "JSIL": {
    "username": "your-jsil-username",
    "password": "your-jsil-password"
  },
  "SMTP": {
    "hostname": "your-smtp-hostname",
    "username": "your-smtp-username",
    "password": "your-smtp-password",
    "port": 587,
    "from": "from-email",
    "recipient": "to-email"
  }
}

About

Get email on your daily JSIL investment.

Resources

License

Stars

Watchers

Forks

Languages