Monail does not exist yet ! Monail aims to be a personal finance application. It aims to keep things simple while providing very usefull features. Such features are:
- multiple simultaneous users, as it is based on a web server (Jetty, provided by the Grails Framework)
- remotly access to your personnal finance from wherever you are (as long as your computer is on & Monail running)
- you can associate multiple operation. If those transactions have any logical link, you can preserve it and navigate between thoses transactions.
- you can update monail by sending an email to a pre-defined mail-address. Monail can reply with a mail containing the current ammount on your account. So as long as you can send/receive mails, you know excactly the state of your finance.
But the most important part of Monail is that it will be a training for myself to create an interesting & usefull web application, using what is currently the "next big thing" in the Java world: that is the Web Framework Grails.
Ah, I forgot: Monail is open source and any contribution is welcome.