AurelienLoyer / AurelienLoyer/blind-store-project

Use extension instead of self host app ?

Open
#6 0 comments 0 reactions 1 assignee Claimed by @AurelienLoyer View on GitHub
enhancement hacktoberfest-accepted
Dominant language
HTML
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

# WHY?

Deploying a new version inside the nodemcu sometime is a pain...
We have to plug the card on a computer...

# SOLUTION?

Develop a browser extension plug to the exposed "API" of the nodemcu

```
# Globals

GET /temperature
GET /position
GET /luminosity

# Actions

## stop
GET /action?value=stop

## up
GET /action?value=up

## down
GET /action?value=down

```

# TODO

- [x] First draft
- [ ] Customizable version

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.