Archive for C/C++

Officially Official

Mokash is now an official OpenMoko.org project. I’ve just finished copying the current svn repository over to the openmoko.org repository, and that will be the new official repository. The old repository on my home server will occasionally be updated to match the openmoko.org one, but it probably won’t be very often, so don’t come here looking for it. I still need to move the current tickets and such over to the OMO tracker, but that’s not a high priority. Thanks to this, this project will have higher availability (no more monthly reboots or crashes!) and the opportunity to be seen by a larger amount of OpenMoko users.

Comments (1)

mokash v0.1 released

I’m proud to announce that I’ve reached what I consider to be version 0.1 for mokash. It probably still has some bugs in it, and definitely needs to be tested on a Neo1973, but I’m confident that it can work as a day-to-day check register. A few of the features I’ve implemented include locale-based currency display and entry, searching based on tags or parties, and automatic transaction purging.

Please download it and give me feedback, especially if you own a Neo1973. I’ll not be able to purchase one as soon as I’d hoped, so every bit of feedback is helpful. And if you encounter any bugs, or would like a feature implemented, please file a new ticket in Trac.

Comments

New project - mokash

I’ve begun work on a new project that goes by the name of mokash. It’s a bank account management application designed for use on the FIC OpenMoko Neo1973 phone. It is currently planned to be written in C, using Gtk2 for the UI, although it may change to libmokoui to fit in with the phone’s look and feel. It is heavily inspired by PCash for PalmOS, which I use to keep track of my own bank accounts.

I’ll keep posted on developments for it and create a project page soon. Until then, the trac page is available to look at the source code or submit tickets.

Comments