Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 397 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 397 Bytes

xakatoH

Components

  • knopka_server.py - draft server for debugging IoT button interactions
  • server.py - quite same as knopka_server.py, but with basic authorization
  • app_server.py - client interface
  • client_sample_requests_auth.py - example app_server usage
  • front.py - some kivyMD experiments
  • mobile_app.py - mobile client interaction with button server via AppServer