ThingPulse / app-fairy

Self-contained installer based on NodeMCU PyFlasher for ThingPulse applications
https://thingpulse.com
MIT License
4 stars 3 forks source link

ThingPulse App Fairy

License Twitter URL Facebook URL

Self-contained app store-like installer based on NodeMCU PyFlasher for ThingPulse applications. The world's first app store for ESP32 and ESP8266?

Image of ThingPulse App Fairy

Installation

ThingPulse App Fairy does not have to be installed, just double-click the executable to start. Check the releases section for downloads for your platform. For every release we provide a .exe file for Windows and a .dmg for macOS.

Status

Scan the list of open issues for bugs and pending features.

Getting help

In the unlikely event that you're stuck with this simple tool the best way to get help is to turn to the ThingPulse customer support forum.

Build it yourself

If you want to build this application yourself you need to:

A note on Linux: As described on the downloads section of wxPython, wheels for Linux are complicated and may require you to run something like this to install wxPython correctly:

# Assuming you are running it on Ubuntu 18.04 LTS with GTK3
pip install -U \
    -f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-18.04 \
    wxPython

License

MIT © 2018-present ThingPulse Ltd.