Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Create a task:
    • Trigger: At log on
    • Action: C:\Path\To\kiosk_win\start_kiosk.bat
    • Run with highest privileges
  2. Install Python deps:
    pip install fastapi uvicorn opencv-python psutil pynput
  3. Launch kiosk browser (Edge example):
    Start-Process "msedge.exe" -ArgumentList "--kiosk http://localhost:8000 --edge-kiosk-type=fullscreen"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages