Skip to content

An application to put bank transactions into Google Spreadsheets

License

Notifications You must be signed in to change notification settings

anbergem/sbanken-sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbanken-sheets

Build Status codecov

An application to put bank transactions into a Google Spreadsheets budget. The application is designed to be used in correlation with the norwegian bank Sbanken, who offer an API, and the this budget created in Google Spreadsheets, along with their API.

gsheet_template

The snippet of the budget shown above is where the transactions are placed. The column immediately to the left of each date column is used to hold a unique identifier for the transaction. This will either be a unique id, if made present by the API, or a base64 encoded string of the content of the transaction. In the case of the latter, a count will be done, ensuring that multiple similar transactions will be inserted multiple times.

About

An application to put bank transactions into Google Spreadsheets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages