1
0
forked from BRT/arc
ARC desktop app
Go to file
slava bf976f04c7 Refactor CMakeLists to conditionally include SCRCPY for macOS.
Moved the inclusion of SCRCPY and executable definition to within the APPLE conditional block. This ensures platform-specific sources are handled appropriately, improving configurability and avoiding redundancy.
2025-04-26 10:13:36 +07:00
database Add ScrcpyWindow integration for screen mirroring 2025-04-26 10:11:29 +07:00
images Update database and image files 2025-04-21 12:01:34 +07:00
models Add description field to accounts table and related logic 2025-04-22 10:18:42 +07:00
services Refactor includes and add AccountInfoScreener functionality 2025-04-21 23:12:21 +07:00
views Add ScrcpyWindow integration for screen mirroring 2025-04-26 10:11:29 +07:00
.gitignore Integrate threading and Tesseract OCR functionality 2025-04-14 13:59:19 +07:00
CMakeLists.txt Refactor CMakeLists to conditionally include SCRCPY for macOS. 2025-04-26 10:13:36 +07:00
main.cpp Script initial 2025-04-24 15:45:44 +04:00
migrations.sql Add description field to accounts table and related logic 2025-04-22 10:18:42 +07:00
rus.traineddata Test 2025-04-16 09:05:20 -07:00