https://github.com/Kraymer/qifqif<p>I was gettin tired of GnuCash not being able to assign imported transactions to corresponding accounts, and spending time navigating trees and checkin boxes for each line.<p>So I coded this CLI tool, idea is to automate the categorization process as much as possible by keeping a dict of keywords/categories.<p>I'm curious to know if it's usable on Windows, as I do some borderline use of ANSI escapes codes.