Skip to content

Releases: bobokun/actualtap-py

v0.1.4

06 Sep 00:44
2be3a40
Compare
Choose a tag to compare

New Updates

  • Updated actualpy to 0.4.0

v0.1.3

09 Aug 21:16
86ad08d
Compare
Choose a tag to compare

New Updates

  • Output to console as well as log files
  • Support for multiple transactions at once
  • Removed unused endpoints

v0.1.2

25 Jul 21:53
aacc1af
Compare
Choose a tag to compare

New Updates

  • Added logging
  • Secure all endpoints with API github-token
  • Fixed formatting in logs

What's Different between this and ActualTap?

  • Written in Python
  • Uses config.yml file over .env variables
  • Saves the request into a wallet.json in your phone so you can re-submit it if you have no internet access
  • Allows mapping of Tap to Pay accounts -> Actual account ID via config file

v0.1.1

23 Jul 13:49
878179a
Compare
Choose a tag to compare

Initial Release

  • Inital Release of Actualtap-py
  • Special Thanks to @MattFaz for the original idea of ActualTap

What's Different between this and ActualTap?

  • Written in Python
  • Uses config.yml file over .env variables
  • Saves the request into a wallet.json in your phone so you can re-submit it if you have no internet access
  • Allows mapping of Tap to Pay accounts -> Actual account ID via config file