From: Brian Flowers Date: Thu, 22 Sep 2016 06:19:32 +0000 (-0400) Subject: Added basic README file X-Git-Url: http://git.slightlycyberpunk.com%2C%20git.slightlycyberpunk.com/git/?a=commitdiff_plain;h=6a4aeebdcd7e490ae161c7d370b9276d38078bfd;p=bdsm-web.git Added basic README file --- diff --git a/README b/README new file mode 100644 index 0000000..58745b7 --- /dev/null +++ b/README @@ -0,0 +1,22 @@ +bdsm-web +A Slightly Cyberpunk project +[git|www].slightlycyberpunk.com + +bdsm-web is a set of PHP scripts for displaying data from bdsm using HTML5 canvas charts. + +0) PREREQUISITES + +a) bdsm configured using the sqlite3 processor +b) a remotely modern web browser + +1) INSTALLATION INSTRUCTIONS + +Install the Apache web browser with php5, sqlite3, and the associated Apache plugins. + +2) CONFIGURATION + +Visit the index.php page in your browser and navigate to the configuration page. + +Each reading found in the database can be renamed and configured to display on +the graph or in the chart. If displaying on the graph, you can configure an alternative +range (minimum and maximum values) and time period (how many seconds to display). \ No newline at end of file