I slapped together a web interface to run on the wifi-radio itself.
Its quick and dirty (ooooo, bash CGI!), but it does the job for me for now.
Its focus is handling web-radio station entries.
I can't offer much time for support - but if you have questions, let me know.
Drop it in /www and 'tar -zxvf' it.
simple on-platform web interface
simple on-platform web interface
- Attachments
-
- wifi-radio_www.tar.gz
- (1.59 KiB) Downloaded 1588 times
Re: simple on-platform web interface
Can I test and add to my firmware?
What license are you using?
What license are you using?
Re: simple on-platform web interface
License? I dunno - never really contributed my software before. Suggestions?
-
- Posts: 109
- Joined: Sat Feb 13, 2010 4:27 am
- Location: Eindhoven, the Netherlands
Re: simple on-platform web interface
Presuming you actually need a license (which you only do if you want to have something to say about what people can and cannot do with your work), your could opt for something like the MIT license (http://en.wikipedia.org/wiki/MIT_License), which is very permissive, allowing everything including commercial use of your code.
If you care about Open Source, you could opt for the GPL, which is also permissive, but forces developers building on your code to also release their work as Open Source.
If you care about Open Source, you could opt for the GPL, which is also permissive, but forces developers building on your code to also release their work as Open Source.
Re: simple on-platform web interface
OK, considering that, I don't really think this little bit of code needs a license. Consider it a code sample.
ilinux, do with it what you will...
ilinux, do with it what you will...