Automation for posting invoices to Leeto
node_red_data | ||
.gitignore | ||
README.md |
What is this ?
Automation tool for POSTING your Netflix invoice to Leeto
Requirements
- Docker
- An instance of Url to PDF to convert html invoice to PDF
Usage
cd node_red_data
npm install
docker run -it -p 1880:1880 -v $PWD/node_red_data:/data nodered/node-red
- You need to provide credentials for
url-to-pdf-api Credentials
url
examplehttps://url-to-pdf-api.herokuapp.com/api/render
apiToken
for Url to PDF if needed
Netflix Credentials
NetflixnetflixId
get the value from cookies in a web browser ( through the inspector )secureNetflixId
get the value from cookies in a web browser ( through the inspector )
Leeto Credentials
Leetologin
is an emailpassword
TODO
- Add an automation cron
- Deploy to cloud something
- Multi-user (webui maybe ?)
- Better handling error
- Netflix login (can be a pain in the ass)
- Trigger on the good invoice date of Netflix once a month
- Implement other invoice types like Spotify