+
+ {% if setup_progress|length < 4 %}
+
+
+

Welcome to OcrRoo! +

+
+
+

Complete the following actions in the settings menu to finalise setup.

+
+

+ Configure Tesseract OCR Executable +

+

+ Configure IDE Executable +

+

+ Provide OpenAI API Key +

+

+ Set a Username to Collaborate With Other Users +

-
- {% else %} -

OcrRoo Home

- {% endif %} - {% if continue_watching %} -
-
-

Continue Watching

-
-
- {% for current_video in continue_watching %} -
- - {{ current_video[ - -

-  

- - {{ current_video["alias"] }} - - {{ current_video["progress"] }} / {{ current_video["video_length"] }} - +
+
+ {% else %} +

OcrRoo Home

+ {% endif %} + {% if continue_watching %} +
+
+

Continue Watching

+
+
+ {% for current_video in continue_watching %} +
+ + {{ current_video[ + +

+  

+ + {{ current_video["alias"] }} + + {{ current_video["progress"] }} / {{ current_video["video_length"] }} -

{{ current_video["captures"]|length }} - code capture/s -

-
- {% endfor %} + +

{{ current_video["captures"]|length }} + code capture/s +

+ {% endfor %}
-
- {% endif %} - {% if all_videos %} -
-
-

Your Video Library

-
-
- {% for current_video in all_videos %} -
- - {{ current_video[ - - - {{ current_video["alias"] }} - {{ current_video["video_length"] }} +
+
+ {% endif %} + {% if all_videos %} +
+
+

Your Video Library

+
+
+ {% for current_video in all_videos %} +
+ + {{ current_video[ + + + {{ current_video["alias"] }} + {{ current_video["video_length"] }} + +
+ {{ current_video["captures"]|length }} code + capture/s -
- {{ current_video["captures"]|length }} - code - capture/s - - -
+
- {% endfor %}
+ {% endfor %}
-
- {% endif %} -
-