Go to file
Oskari Alaranta 6185be533d Replace Uint8Array.fromBase64 with my own decoder
My iPhone (iOS 16) does not have that function implemeneted.
2025-10-27 15:50:15 +02:00
2025-10-27 04:10:37 +02:00
2025-10-27 04:10:37 +02:00

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

Description
No description provided
Readme 32 KiB
Languages
JavaScript 89.6%
HTML 10.4%