GitXplorerGitXplorer
f

philips-fc8822

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
60451a6305343f0fa7637c80bb1b5ff76805e456

.env to ignore and padding for the remote

ffoarsitter committed 6 years ago
Unverified
7153e9b637684bf53a54375910ae72f254992c00

Moved credentials to .env file and removed defaults from source

ffoarsitter committed 6 years ago
Unverified
c680fe5e8ff52392332d46a8d23fb98919c29874

xhr request for POST

ffoarsitter committed 6 years ago
Unverified
41aaec7c9eea2f37a23a63b0c6b9bd1b9a7407b7

Styling of the remote

ffoarsitter committed 6 years ago
Unverified
2e74c9dcab62569d76675afd536333bf03c37793

Added screenshot to readme

ffoarsitter committed 6 years ago
Unverified
44af62dcc47a2572e505e02f68d29d678a3a29a0

python instructions for webapp

ffoarsitter committed 6 years ago

README

The README file for this repository.

Remote

Most of the buttons don't need explanations, but some do:

KEY_1, KEY_2, KEY_3 and KEY_4 are the time control buttons,

KEY_F* are the cleaning path algorithm's

KEY_KP* are for the brushes on the front.

Flask webapp

The webapp directory contains a Flask webapp with the remote.

Run the app with

python3 app.py

Screenshot

alt text

Security (or the absence of it)

There is HTTP basis auth for the one and only endpoint. Copy the .env.dist to .env and fill in the values.