Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
/ noxon-api Public archive

An attempt to document the API between Noxon iRadio devices and the servers at vtuner.com and my-noxon.net

Notifications You must be signed in to change notification settings

cweiske/noxon-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noxon iRadio gateway API

This is an attempt to document the API between Noxon iRadio devices and the servers at vtuner.com and my-noxon.net.

Noxon iRadio devices have a couple of hard-coded menu entries that connect to certain HTTP urls when accessing them:

  • Internetradio
  • Podcasts
  • My Noxon

The server returns XML data representing menus that get shown on the radio. Menus consist of folders, audio URLs, unactionable message entries and popup messages.

  • Noxon iRadio (original white version)
  • Noxon iRadio cube

This documentation has been written by Christian Weiske, cweiske+noxon@cweiske.de.

Last update: ##UPDATE##

It is licensed under the GNU Free Documentation License.

The documentation sources are available at http://git.cweiske.de/noxon-api.git/ and mirrored at https://github.com/cweiske/noxon-api

A rendered version of this documentation is available at http://cweiske.de/noxon-api.htm

You need to install rst2html5 before:

$ pip install rst2html5-tools

Rendering the docs is done via a build script:

$ ./build.sh

About

An attempt to document the API between Noxon iRadio devices and the servers at vtuner.com and my-noxon.net

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published