1
0
forked from BRT/arc
ARC desktop app
Go to file
slava 2ee1e90d1b Add app_data.db to build directory during compilation
Ensures that the app_data.db file is copied to the build directory alongside other resources. This is necessary to guarantee all required files are available for the application to function correctly.
2025-04-18 20:07:03 +07:00
database Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
images Test 2025-04-16 09:05:20 -07:00
models Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
services Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
views Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
.gitignore Integrate threading and Tesseract OCR functionality 2025-04-14 13:59:19 +07:00
CMakeLists.txt Add app_data.db to build directory during compilation 2025-04-18 20:07:03 +07:00
main.cpp Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
rus.traineddata Test 2025-04-16 09:05:20 -07:00