Code Monkey home page Code Monkey logo

direct2ledger's Introduction

direct2ledger

Helps you keep your Ledger file up to date by doing 4 things:

  1. Automatically downloads new transactions from all your banks
  2. Removes duplicates and automatically classifies (assigns pair account) transactions
  3. Lets you review and manually correct classification and then appends new transactions to your ledger
  4. Verifies that bank-reported and Ledger balances match

Usage

direct2ledger journal.ldg

Where journal.ldg is an existing Ledger file to learn from. Also direct2ledger.yaml file is used to store information for all your bank accounts required for automatic downloading.

Run direct2ledger -h for detailed usage info.

Note that ledger executable must be on your PATH as direct2ledger launches it for pre-processing of journal.ldg.

Install

go get -v -u github.com/dimagog/direct2ledger

Credit

Based on mint2ledger that is heavily based on into-ledger.

direct2ledger's People

Contributors

dimagog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dougbeal omirror

direct2ledger's Issues

Install issues

I'm following the README and I get this:

$ go get -v -u github.com/dimagog/direct2ledger
go: downloading github.com/dimagog/direct2ledger v0.0.0-20211019044934-4f0a9e10fba5
go get: github.com/dimagog/[email protected]: parsing go.mod:
	module declares its path as: github.com/Dimagog/direct2ledger
	        but was required as: github.com/dimagog/direct2ledger

I'm using MacOSX with case-insensitive file system if that's relevant.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.