Skip to content

dzhiriki/ZenPlugins

This branch is 96 commits behind zenmoney/ZenPlugins:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

481cfe6 · Mar 18, 2024
May 7, 2022
Mar 28, 2023
Jun 1, 2023
Jan 29, 2024
Mar 18, 2024
Feb 22, 2022
May 22, 2020
Feb 20, 2019
May 13, 2022
Jul 14, 2016
May 23, 2022
Feb 22, 2022
Feb 22, 2022
Jul 5, 2018
Mar 28, 2023
Feb 13, 2024
Feb 8, 2024
Jul 19, 2022
Feb 8, 2024

Repository files navigation

Zenmoney logo

Zenmoney brings together data from all of your accounts and cards to create a complete picture. These plugins do the job.


  • Plugins in this repository are developed by the community.
  • All new plugins must be created in TypeScript according to our guidelines.
  • In simple words, the plugin requests the bank to get your accounts and transactions, then converts them into our unified format.
  • Plugins are downloaded to the app and run entirely on your device. Thus, your bank credentials are stored securely and do not leave your device.

Some banks have an open API with documentation. For example, in Europe, there is PSD2 Directive, so all European banks have a standardized API. In all other cases, we have to reverse-engineer banking websites or mobile apps to create a JS plugin.

Contribution

We are always looking to expand the coverage of our plugins, but if your bank is still unsupported, and you have skills in TypeScript + basic reverse engineering, you can help us — create a plugin by yourself. So after a successful merge, all users will be able to use it.

To get started, look at our documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.9%
  • TypeScript 17.7%
  • HTML 17.4%