Skip to content

v0.1

Choose a tag to compare

@zoitrok zoitrok released this 22 Jul 12:59
· 2 commits to main since this release

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

  1. Unzip this archive.
  2. 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.)
  3. 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).