Skip to content

A simple blynk.io python implementation to monitor your running application information in real time on your phone.

License

Notifications You must be signed in to change notification settings

acatoire/app-status

Repository files navigation

app-status

A simple way to monitor your running application in real time, on your phone.

Table of contents

General info

This python package allows to any python application to simply sent running information to a phone app.

It is born from the basic need to remotely knowing the status of a test run during automatic test campaign. As an embedded developer on a maker project I discover the Blynk.io easy to use phone application and decided to give it a try in order to make my application talking to me.

Screenshots

TODO Example screenshot

Technologies

  • Python - 3.8
  • blynk.io phone application

Setup

TODO Describe how to install / setup your local environement / add link to demo version.

Test

coverage run -m unittest discover coverage html

Code Examples

Show examples of usage: put-your-code-here

Features

List of features ready and TODOs for future development

  • Send generic status with a python dict
  • Send test run status in a dedicated format

To-do list:

  • More dedicated app status

Status

Project is: in progress

Inspiration

TODO Add here credits. Project inspired by..., based on...

Contact

Created by @axelC - feel free to contact me!

About

A simple blynk.io python implementation to monitor your running application information in real time on your phone.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages