From: Dr E. L. <el...@li...> - 2007-03-03 20:26:27
|
I expect nothing. I take what I get :-)-O But, again, a standalone program running on WIndoze, Mac and Linux would be rather nice. on 3/2/07 10:21 PM ma...@hu... said the following: >> What I would like to have is a non web front end (perhaps with SQLite3) >> as an executable for the Mac, Linux (and Windoze) :-)-O. >> > > Funny, but I am working on a command line tool for SL. > > I'm curious what interface you expect. > > Here's what I am planning: > > $ sl ofx2txt feb.ofx | sl txt2gl -a 1060 > > ~/.slrc config (host, user, pass, etc). > ~/.sl/coa.txt stores chart of accounts (dumped via psql) > ~/.sl/txt2gl.txt map trx names to SL account id's. > > I've got the ofx2txt command nearly done. |