Go to file
Oskari Alaranta 359880cb9f Initial commit 2025-10-27 04:10:37 +02:00
src Initial commit 2025-10-27 04:10:37 +02:00
LICENSE Initial commit 2025-10-27 04:10:37 +02:00
README.md Initial commit 2025-10-27 04:10:37 +02:00

README.md

Front-end for banan-os kernel panics

banan-os generates a QR code on kernel panic. This QR code contains base64 encoded and zlib compressed debug logs. This project is used to view the panic logs from the scanned QR code.

Dependencies

pako for inflating the zlib stream