hledger/DOWNLOAD.md

5.0 KiB

title
hledger downloads

Downloads


Donate with WePay

Generating and supporting portable binaries costs time and effort that can be better used elsewhere. So, I do it when stimulated by donations. Binaries funded in this way will then be available to all - a quick way to help the project and your fellow users!

My latest available platform binaries are below. On some platforms, such as Debian, your packaging system will have more up-to-date and convenient ones. Otherwise, you can of course build your own: see Installing.


GNU/Linux

Mac

Windows
32-bit 64-bit 10.5 10.7
hledger (command-line interface):
hledger-0.14-linux-i686.gz

hledger-0.14-linux-x86_64.gz

hledger-0.14-mac-i386.gz

hledger-0.18.2-mac-x86_64.gz

hledger-0.14-windows-i386.exe.zip
hledger-web (web interface):
hledger-web-0.14-linux-i686.gz

hledger-web-0.14-linux-x86_64.gz

hledger-web-0.14-mac-i386.gz

hledger-web-0.18.2-mac-x86_64.gz

hledger-web-0.14-windows-i386.exe.zip
hledger-vty (curses interface):
hledger-vty-0.14-linux-i686.gz

hledger-vty-0.14-linux-x86_64.gz

hledger-vty-0.14-mac-i386.gz

not supported

Note you may need to decompress (eg: gunzip FILE.gz) and make these executable (eg: chmod +x FILE) after downloading.