Releases: zoitrok/hypr-miyoo
Release list
HYPR demoscene radio v0.1.1
HYPR demoscene radio — v0.1.1
Bugfix release. If v0.1 stopped connecting and your log shows TLS certificate
errors, this is the fix. Nothing else about the app changes.
What was wrong
The app stopped connecting after hypr.website renewed its
TLS certificate. The certificate was fine — the clock was not.
The Miyoo Mini Plus has no battery-backed clock, so it starts from whatever time
was saved when it was last switched off. A device that sat unused for a few weeks
booted with a date weeks in the past: late enough to look like a genuine date, so
the app accepted it and never corrected it. A certificate issued after that
stale date reads as "not yet valid", so every connection failed on the date check
and no amount of retrying could help.
This was latent for as long as the old certificate had been issued longer ago
than any device was stale. Renewal exposed it.
The fix
The clock is now checked against the network on every launch rather than only
when it reads 1970, and it is only ever moved forward, never back — a network
time source that can only push you into the future can't be used to revive an
expired certificate.
Install
- Download
hypr-demoscene-radio-v0.1.1.zipand unzip it. - Copy the
Appfolder onto your SD card, merging with/mnt/SDCARD/App.
Let it overwriteApp/Hypr. - Boot the device and open HYPR from the Apps menu.
Upgrading overwrites App/Hypr/hypr.conf, so keep a copy if you edited it.
A device stuck on v0.1 recovers on the first launch of this version.
Controls
A next page · ↑/↓ scroll · SELECT debug overlay · B/MENU quit
Notes
Needs a Miyoo Mini Plus (WiFi) with WiFi configured. Listen-only (no
login/voting/chat yet). Recovers automatically if WiFi drops.
v0.1
Hypr Radio — v0.1
An 80s-vaporwave internet-radio player for the Miyoo Mini Plus (OnionOS).
It streams hypr.website — a demoscene music radio — and shows what's playing
over an endless neon grid, a scanline sun, and an audio-reactive spectrum.
https://hypr.website
https://github.com/zoitrok/hypr-miyoo
What you need
- A Miyoo Mini PLUS (the Plus has WiFi; the original Mini does not).
- OnionOS installed.
- WiFi configured and connected (Onion's Tweaks > WiFi).
Install
- Unzip this archive.
- Copy the "App" folder onto the root of your SD card, merging it with
the existing /mnt/SDCARD/App — this drops "Hypr" in beside your other
apps. (Nothing is overwritten.) - Put the card back, boot the device, and open Hypr from the Apps menu.
First launch takes a few seconds: it sets the clock from the network
(the device has no battery clock), then connects and starts playing.
Controls
A .......... next page (Now Playing / Up Next / Oneliner)
UP/DOWN .... scroll the lists
SELECT ..... toggle the debug overlay (buffer, bitrate, reconnects)
B or MENU .. quit
VOLUME ..... handled by OnionOS as usual
Notes
- This is a listen-only player. There's no login, voting, or chatting
yet — those need an on-screen keyboard, which is deferred. - It needs an internet connection. If WiFi drops it shows RECONNECTING
and recovers on its own. - Settings live in App/Hypr/hypr.conf (stream URL, etc.) — the defaults
point at hypr.website and need no editing. - Logs are written to App/Hypr/log.txt if something goes wrong.
Version 0.1 — first release. Licensed under Apache-2.0 (see LICENSE).