1
0
forked from BRT/arc
ARC desktop app
Go to file
trnsmkot b66f5c2851 Integrate device data management with database access
Added SQLite database support for managing device information and common data. Implemented DAOs for handling device and common data operations, such as inserting/updating devices and tracking the last scan time. Enhanced `DeviceScreener` to read device info, update database records, and take screenshots.
2025-04-17 22:10:11 +07:00
database Integrate device data management with database access 2025-04-17 22:10:11 +07:00
images Test 2025-04-16 09:05:20 -07:00
services Integrate device data management with database access 2025-04-17 22:10:11 +07:00
views Integrate threading and Tesseract OCR functionality 2025-04-14 13:59:19 +07:00
.gitignore Integrate threading and Tesseract OCR functionality 2025-04-14 13:59:19 +07:00
CMakeLists.txt Integrate device data management with database access 2025-04-17 22:10:11 +07:00
main.cpp Integrate device data management with database access 2025-04-17 22:10:11 +07:00
rus.traineddata Test 2025-04-16 09:05:20 -07:00