Perl/Gtk Checkbook
This is my electronic checkbook written in Gtk/Perl. More on this later.
Oh, it's under the GPL.
Oh, one more thing. Currently there is no install mechanism, so
you'll have to edit the program to make the variable $icon_dir
point to the directory that you copy the .xpm files included in
the distribution. I apologize for the inconvenience.
Actually, the above is probably no longer true, as long as you use
the default installation location in the make file. Otherwise,
you will have to set the $icon_dir manually. At some point I'll
package this thing into debian packages so that this won't be
necessary to at least some of you (if someone wants to provide me
with a spec file to make RPMS, I'd be grateful).
Get it
- checkbook-0.1.4.tar.gz -
This release adds support for internationalizing decimal
characters. This isn't automatic, but you can set the decimal
character to anything that you want. Also, commas are now
inserted for better numerical grouping.
- checkbook-0.1.3.tar.gz - This is starting to get into shape. The license is set up, as well as an initial licensing window so that it's clear that I'm not providing a license (just in case the UCITA passes). I think that I fixed a small bug or two for this release, too.
- checkbook-0.1.2.tar.gz - More configuration options, more documentation, and some bug fixes. Also comes with a Makefile that has an install target which should set up a working install if run as root.
- checkbook-0.1.1.tar.gz - This one has some configuration options and bug fixes.
- checkbook.tar.gz - The First version.
Screenshots