summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-10-11 23:36:54 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-10-11 23:36:54 +0200
commit955af14f6664574df1ff47e073e39f8d48d6355a (patch)
tree71f5f91b5478feaa218cee0ada652115c7c120cc /README
parentd83e5e8cd66f05ca7e6aa9fc645788313d89dfe7 (diff)
doxygen setup
Diffstat (limited to 'README')
-rw-r--r--README23
1 files changed, 23 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..2d0c386
--- /dev/null
+++ b/README
@@ -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