olinlibrary / visualradio

Immersive Visual Background Noise

Home Page:http://rewritethelibrary.org/index.php/project/visualradio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding a Channel Image

To add a channel image, upload the 125x125px png file to the static/icons folder, named channelnumber.png.

Permissions

If READ_ONLY in the config file is set to true, nobody can edit the channels.

If READ_ONLY is set to false and LOGIN is set to false, anybody can edit the channels.

If READ_ONLY is set to false and LOGIN is set to true, only users on the comma-separated ALLOWED_USERS list can edit the channels.

Database

Right now, the whole database is stored in a sqlite file in the db folder. To back up the database, just make a copy of this file.

About

Immersive Visual Background Noise

http://rewritethelibrary.org/index.php/project/visualradio/


Languages

Language:JavaScript 45.7%Language:HTML 25.7%Language:PHP 21.4%Language:CSS 3.9%Language:ApacheConf 1.7%Language:Arduino 1.6%