Giter Site home page Giter Site logo

flashassassin's Introduction

FlashAssassin - Toshiba FlashAir™ browser client

FlashAssassin is a browser client application for the amazing Toshiba FlashAir™ SD card (a memory card that has a built-in wifi access point). It is installed right on the card itself and can easily be used with any HTML5-compliant browser.

The app allows photographers and their audience to review the pictures on a larger screen, such as a laptop, a projector or a mobile phone. This can be useful for shootings, workshops, demonstrations etc., whenever a cable would disturb.

The project provides a single page web application built on AngularJS 1, Bootstrap 3 and a few other libraries. It also includes a test server written in Python that provides a compatible implementation of the FlashAir API and thus can be used for debugging and testing the web app during development.

The project was inspired by JSFlashAero by Christian Holl (https://github.com/C-X1/JSFlashAero).

Roadmap

  • display graphs like cameras show it
    • histogram (combined or separated by color)
  • display EXIF information
    • resolution and aspect ratio
    • file size
    • aperture
    • exposure time
    • sensor sensitivity (ISO value)
    • focal length
      • focal length translated to 35mm film

Installation

Just copy the directory FlashAssassin into the card's root directory.

Usage

Connect to the FlashAir wifi, open your browser and navigate to http://flashair/FlashAssassin/index.html.

Debugging and testing

To run the test server, you need Python (tested on versions 2.7 and 3.3+) and the excellent Flask web development library (available as a package for most Linux distribution, on other systems pip (or pip3) can be used to install Flask).

After installing Flask, run python3 server.py in the root directory.

Now you can open the FlashAssassin app in your browser: http://127.0.0.1:5000/FlashAssassin/index.html

More information

For more information on the FlashAir™ wireless SD cards, see http://www.toshiba-memory.com.sg/wireless_sdcard.html.

flashassassin's People

Contributors

theassassin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.