https://github.com/plibither8/bluecoins-hdfc-auto-importer
💰🔔 Auto-import transactions from my HDFC bank account into the Bluecoins app
https://github.com/plibither8/bluecoins-hdfc-auto-importer
Last synced: about 2 months ago
JSON representation
💰🔔 Auto-import transactions from my HDFC bank account into the Bluecoins app
- Host: GitHub
- URL: https://github.com/plibither8/bluecoins-hdfc-auto-importer
- Owner: plibither8
- License: mit
- Created: 2021-09-05T16:03:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-28T18:10:02.000Z (over 3 years ago)
- Last Synced: 2025-01-15T20:39:14.063Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 141 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bluecoins-hdfc-auto-importer
> 💰🔔 Auto-imports transactions from my HDFC bank account into Bluecoins
## Procedure
1. Get new transactions from HDFC Netbanking
2. Check if there are new transactions
3. If yes, download latest backup files from Dropbox
4. Send a message on Telegram regarding the transaction
5. Add the new transaction to the backup database
6. Upload the updated database back to Dropbox
7. [Manually done] QuickSync with Dropbox on the Bluecoins app.Done by scraping via Puppeteer. Polls transaction list every 5 minutes using an external crontab.
## License
[MIT](LICENSE)