Socket
Socket
Sign inDemoInstall

bunq-assistant

Package Overview
Dependencies
16
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bunq-assistant

Automate your bunq account with email and Strava based actions!


Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

bunq Assistant

The bunq Assistant is a Node.js / TypeScript based service to automate tasks on your bunq account(s).

This is a personal "weekend-project", and NOT an official bunq software.

Features

  • Trigger actions on bunq accounts based on received emails
    • Action: Generic - transfer fixed amount when email comes with the specified address, subject and/or body
    • Action: Amazon.de - transfer order values from the Main account to the Amazon account
    • Action: LBB Credit Card - make sure the Amazon account has enough funds to pay the credit card bills
  • Auto save money for kilometers and elevation ridden on Strava, daily or weekly
  • Transfers can be fully automated, or as draft (with approval needed by the owner)
  • Everything logged to the console by default, easily customized to log elsewhere
  • Email notifications of failed transactions
  • Easily add your own features via a plugins file

Planned features

  • Support push or SMS notifications
  • Create a single app-package using pkg
  • Support hot-reloading of settings and modules (no need to restart the service)
  • Web frontend to configure the settings and view status / logs

Super quick start guide

$ git clone git@github.com:igoramadas/bunq-assistant.git
$ make clean update
$ cat settings.private.json.sample
$ vim settings.private.json
$ make run

Need help? Sure you do. Then follow these detailed instructions...

Why use bunq Assistant?

The idea came up once I decided to automate some of my bike related savings. I usually spare some money every month for the eventual replacement of chains, cassette, cables and other wear-prone parts. But it would be much cooler if I could do this automatically and based on my actual mileage, insead of a fixed monthly amount :-)

Amazon emails came next. I have an Amazon credit card used exclusively on Amazon, so whenever I purchase something, it would be great if the order amount could be moved to an account dedicated for the credit card payments.

Please note that although this project is open-source and relatively simple to customize to your needs, I am not interested in making it a full-fledged, cloud hosted platform for bunq automations. If that's you cup of tea, I suggest the great bunq2IFTTT. But I might change my mind, who knows...

And a big thank you to all the open-source warriors that are responsible for the libraries used by this project.

Bugs or suggestions?

Post it on the issue tracker.

Keywords

FAQs

Last updated on 04 Sep 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc