A JavaScript Application for automatic display of new photos on Toshiba FlashAir Wifi SD-Cards
Install:
-
Copy folder JSFAERO to the SD_WLAN directory on your FlashAir Card
-
Edit your List.htm and add a Link to JSFAERO/INDEX.HTM (optional)
Example:
<!--div id="cf" style="display:none;">--> <div id="cf"> <a href="/SD_WLAN/CONFIG.htm"><img name="conf" src="" width="20" height="20"></a> <a href="/SD_WLAN/JSFAERO/INDEX.htm">JSFlashAero</a> </div> </div> </body></html>
-
Access it with the Link on your page or if you did not change it use: http://192.168.0.1/SD_WLAN/JSFAERO/INDEX.htm
Usage:
- Select the folder to be watched in the settings menu.
- Close the settings menu with a click on the settings button
- Click on Run and if a connection can be created to the card, it should download the latest JPG image
- Click on Stop to make it stop doing that.
If you want to have fullscreen, press the fullscreen button. To leave the fullscreen mode, press the fullscreen button again or use the method of your browser (e.g. pressing ESC or the back button on your tablet).