Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
txtatech authored Jul 30, 2023
1 parent fe92c3a commit 3fb46c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ Builds KolibriOS from qr codes embedded in a video and launches the small assemb

This is a video version fork of: https://github.com/txtatech/qros-builder

# Note:

There is now a standalone script named 'qros-builder-frosty' that reads the .img file contents, creates the .png qr codes with gzip compression and base64 encoding, then it generates a video file from the .png files which it later decodes, removes the base64 and decompresses the data back into an .img file.

It can be found here: https://github.com/txtatech/qros-builder-vid/tree/main/qros-builder-frosty

# Step 1:

Build the qr codes from the .img file
Expand Down

0 comments on commit 3fb46c0

Please sign in to comment.