
HomeBank
YNAB
GnuCash
Money Manager Ex
Mint
KMyMoney
Quicken
Buxfer
Ruby
Python
JavaScript
C++
Java
Perl
Lua
PHP
HomeBank is a free software (as in "free speech" and also as in "free beer") that will assist you to manage your personal accounting.
HomeBank
RubyBased on our record, HomeBank should be more popular than Ruby. It has been mentiond 9 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Another app that works pretty well is the free one called HomeBank available at: http://homebank.free.fr/ It only works on desktop or laptop computers - Windows, Mac, and Linux. Source: about 3 years ago
I tried to download and try Homebank (http://homebank.free.fr/) but Microsoft Defender SmartScreen through a fit due to "unknown publisher" and in virustotal the installer was flagged by 3 vendors (Bkav Pro, Gridinsoft (no cloud),Elastic) Probably false positives as it seems to be open source, but not sure if I want to risk it. Source: about 3 years ago
I use HomeBank [1] because I find the UI a lot simpler than GnuCash and importing mostly just works, with pretty good automatic category assignment that lets you use regular expressions. The only quirk is that one of my accounts uses a non-standard ordering for its csv file which needs fixing before HomeBank will accept it since the import UI is limited. I also find that it is useful to track the database file... - Source: Hacker News / almost 4 years ago
I used to use HomeBank (http://homebank.free.fr), now just a LibreOffice spreadsheet. I think for personal finances, it's perfectly fine to just record monthly total expenses as a bulk sum, for each account. Unless 'something's off' (i.e. My family has spent too little or too much) it's okay to not know all the expense items. - Source: Hacker News / about 4 years ago
What is a good desktop-first budgeting application? I've been using Homebank[1] for a few years now but I'm open to suggestions. [1]: http://homebank.free.fr/. - Source: Hacker News / about 4 years ago
On Thursday, I shared the importance of contributing to Ruby's documentation, and I wanted to show that even a small contribution can help. Thus, I showed a small PR I submitted for the ruby-lang.org website:. - Source: dev.to / over 1 year ago
The counter function is written in Ruby. Since Ruby is an interpreted language, AssemblyLift deploys a customized Ruby 3.1 interpreter compiled to WebAssembly, which executes the function handler. Since the interpreter is somewhat large, the cold-start time of a Ruby function tends to be larger than that of a Rust function. Our counter is being run in the backround, so we're fine with it being a little bit laggy... - Source: dev.to / almost 4 years ago
But, in general I was told use rubyapi.org unless you _really_ want to stick with the ruby-lang.org docs for all you do (which is fine) or to dig more into some object hierarchy, etc. Source: about 4 years ago
[2] 'rbenv' - https://github.com/rbenv/rbenv - Ruby version management utility. Run something like rbenv install 3.1.1 to install that version on your system (requires related project ruby-build), then rbenv local 3.1.1 in your code's directory to specify that for any ruby command in that directory only, you want to use version 3.1.1 that you installed through rbenv. Does other useful stuff too. Only does Ruby,... Source: over 4 years ago
YNAB - Working hard with nothing to show for it? Use your money more efficiently and control your spending and saving with the YNAB app.
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
GnuCash - A personal and small-business financial-accounting software, licensed under GNU/GPL and available for Linux, Windows, Mac OS X, BSD, and Solaris.
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
Money Manager Ex - Money Manager Ex is a free, open-source, cross-platform, easy-to-use personal finance software.
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation