=============================== OpenBooks - Accounting software =============================== OpenBooks is a simple and portable accounting tool. This tool aims to be EU VAT Directive compliant and has country specific compliance for invoice keeping and tax reporting. Author: Aldrik Ramaekers The master is hosted on github: https://github.com/aldrik-ramaekers/open-books Windows binaries can be downloaded from: https://github.com/aldrik-ramaekers/open-books/releases All documentation can be found inside the source files, or manual/OpenBooks_Manual.pdf. Dependencies --------------- To run the tests, you need to have JAVA installed. To generate the manual, you need to have Doxygen and a TeX distribution installed. Changes/patches have been made to most of these libraries. Check the libs/ folder for each library's respective license. - ImGui 1.92.1 (https://github.com/ocornut/imgui) - simclist 1.5 (https://mij.oltrelinux.com/devel/simclist/) - ImGuiDatePicker (https://github.com/DnA-IntRicate/ImGuiDatePicker) - tinyfiledialogs (https://sourceforge.net/projects/tinyfiledialogs/) - xml.c (https://github.com/ooxi/xml.c) - zip (https://github.com/kuba--/zip) - timer_lib (https://github.com/mjansson/timer_lib) - greatest (https://github.com/silentbicycle/greatest) - cpp-httplib (https://github.com/yhirose/cpp-httplib)