Nightride FM - the synthwaviest radio now inside your terminal, hackerman!!

This client establishes a direct uplink to Nightride FM via global packet infrastructure (internet). Audio is streamed, decoded locally and sent directly to your machine's audio output using low-level access through Go's sound libraries.
Built for the command line frontier.
# Ubuntu/Debian
sudo apt install libasound2-dev
Windows
Move nightride.exe to a folder like C:\nightride, then:
Press ⊞ Win → search "Environment Variables"
Edit PATH, add: C:\nightride
mkdir -p ~/.nightride && mv nightride ~/.nightride
chmod +x ~/.nightride/nightride
echo 'export PATH="$HOME/.nightride:$PATH"' >> ~/.bashrc && source ~/.bashrc
mkdir -p ~/.nightride && mv nightride ~/.nightride
chmod +x ~/.nightride/nightride
echo 'export PATH="$HOME/.nightride:$PATH"' >> ~/.zshrc && source ~/.zshrc
nightride 😎# Ubuntu/Debian
sudo apt install libasound2-dev
# Arch
sudo pacman -S alsa-lib
# Fedora
sudo dnf install alsa-lib-devel
go mod tidy
go run .
go build -o nightride # for mac/linux or
go build -o nightride.exe # for windows
(instructions are the same for the quick installation)
nightride 😎In your cloned repo do:
git pull # sync the updated repo
go mod tidy # install the dependencies
# Then build
go build -o nightride # for mac/linux or
go build -o nightride.exe # for windows
Then replace the built file where you had it in your path and make it executable:
Move nightride.exe to a folder like C:\nightride, then:
Press ⊞ Win → search "Environment Variables"
Edit PATH, add: C:\nightride
mkdir -p ~/.nightride && mv nightride ~/.nightride
chmod +x ~/.nightride/nightride
echo 'export PATH="$HOME/.nightride:$PATH"' >> ~/.bashrc && source ~/.bashrc
mkdir -p ~/.nightride && mv nightride ~/.nightride
chmod +x ~/.nightride/nightride
echo 'export PATH="$HOME/.nightride:$PATH"' >> ~/.zshrc && source ~/.zshrc
Fork this repo
Create a new branch (feat/my-feature or fix/bug-xyz)
Submit a pull request
Play Home - Resonance in the meantime
.. %@@ .@@@@= ..
. +@= -@@ -@@@#
-@@@@@=@@ .. #@@-
@@= =@@@@ ..... =@@
=@@ =@@ . +@=
#@* .. = +@@@@@@@@@
=@@ .. *# =@@=
@@+ . -@.*@- =@@@
-@@ +@. @* #@=
=@@@@. @@@=
. -#@@##@@ =@#%@@- .
--===---=--==--===--
$ claude mcp add nightride-cli \
-- python -m otcore.mcp_server <graph>