Skip to content

Commit

Permalink
web interface image
Browse files Browse the repository at this point in the history
  • Loading branch information
ztkent authored Jan 15, 2025
1 parent f15aeba commit cd833bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Tested on Raspberry Pi: 2B, Zero W, Zero 2 W, and 5.
A simple web service that allows you to configure the WiFi settings of your Raspberry Pi.
Connect to the same network as your device running PiFi then navigate to `http://<device-ip>:8088`

<img width="810" alt="image" src="https://github.com/user-attachments/assets/8a36b61c-3f19-4546-bcef-fb7426817186" />

## Systemd Service

`pifi.service` is a daemon that runs on boot and automatically configures the WiFi settings of your Raspberry Pi.
Expand Down Expand Up @@ -55,4 +57,4 @@ WantedBy=multi-user.target
`sudo systemctl start pifi.service`

- Check the status of the service:
`sudo systemctl status pifi.service`
`sudo systemctl status pifi.service`

0 comments on commit cd833bd

Please sign in to comment.