Skip to content

A CLI application to import data into a beancount journal

License

Notifications You must be signed in to change notification settings

jacob-ian/beanport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beanport!

A CLI tool to import transaction data into a beancount ledger, written in Go.

Financial Institution Support

Institution Provider
Amex (CSV) amexcsv
Bank Australia ofx

Get Started

Requirements

  • Beancount v2
  • Go v1.22

Installation

go install github.com/jacob-ian/beanport@latest

Usage

beanport

Arguments

  • --provider: The provider for the financial insitution
  • --input: The input file
  • --output: The output beancount file
  • --defaults: The location of your beanport defaults file
  • --commodity: The commodity of the account, e.g. AUD
  • --account: The name of the account that owns the transactions

About

A CLI application to import data into a beancount journal

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages