diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +=============================== +OpenBooks - Accounting software +=============================== + +Author: Aldrik Ramaekers <aldrik.ramaekers@gmail.com> + +The master is hosted on github: https://github.com/aldrik-ramaekers/open-books + +All documentation can be found inside manual/OpenBooks_Manual.pdf. + +Dependencies +--------------- +Changes/patches have been made to most of these libraries. + +- 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)
\ No newline at end of file |
