Mercurial > hg > webaudioevaluationtool
log pythonServer.py @ 278:8020152a36af
age | author | description |
---|---|---|
Fri, 03 Jul 2015 19:50:12 +0100 | Brecht De Man | Automatically go to right folder when running server locally so you can drag and drop the script in Terminal (after typing 'Python'). |
Thu, 02 Jul 2015 15:44:35 +0100 | Brecht De Man | Make explicit that 'next test' in server only relates to 'pseudo-random mode'. |
Sun, 28 Jun 2015 10:33:47 +0100 | Nicholas Jillings | PythonServer now supports pseudorandom page setup using preconfigured XML files. Set the PSEUDO_PATH in the python file, it will cycle through all .xml files in there. Index based off file save number. Set the .html url to /pseudo.xml to trigger |
Fri, 26 Jun 2015 12:25:36 +0100 | Brecht De Man | Added license, citing information, short readme file. Changed name of newer Python server (now default) to 'pythonServer.py'. |
Wed, 25 Mar 2015 13:31:54 +0000 | Nicholas Jillings | Added Python web server to host file on port 8080. Execute 'python pythonServer.py'. In browser go to http://localhost:8080/apeTool.html |