Skip to content

A JavaScript Application for automatic display of new photos on Toshiba FlashAir Wifi SD-Cards

License

Notifications You must be signed in to change notification settings

C-X1/JSFlashAero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSFlashAero

A JavaScript Application for automatic display of new photos on Toshiba FlashAir Wifi SD-Cards

Install:

  1. Copy folder JSFAERO to the SD_WLAN directory on your FlashAir Card

  2. 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>
  3. 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:

screenshot

  1. Select the folder to be watched in the settings menu.
  2. Close the settings menu with a click on the settings button
  3. Click on Run and if a connection can be created to the card, it should download the latest JPG image
  4. 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).

About

A JavaScript Application for automatic display of new photos on Toshiba FlashAir Wifi SD-Cards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published