Skip to content

GreenChiip/CarPort-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CarPort-Server

Raspberry Pi Web server for CarPort controller.

Web server (PI)

Apaatch with php 7.4

Run installer file: sh webServerInstaller.sh

Follow instructions and thats it.

Browser support

Easy Web page to controll the PI. default username/Password: user / user

Mainly used to configur the WebServer and for access controll.

Custom App support

CarPort is un app for your phone, where you can connect to the WebServer and controll the PI from.

Config file

The config file is located in /var/www/html/config.json

{
    "UUID": "UNIQUE_ID",
    "username": "username",
    "password": "password",
    "pin": "what_pin_to_use",
}

TODO

  • Web server
  • Browser support (with login support)
  • Custom App support (CarPort-App)
  • Config file
  • Installer

About

Raspberry Pi Web server for CarPort controller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published