Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -13,6 +13,9 @@ JavaScript)*
|
|||||||
![Main screen dark][main_dark]
|
![Main screen dark][main_dark]
|
||||||
optional Darkmode within this fork
|
optional Darkmode within this fork
|
||||||
|
|
||||||
|
## Modifications within this Fork
|
||||||
|
... will follow soon
|
||||||
|
|
||||||
## How it works
|
## How it works
|
||||||
The system continuously scans the network for:
|
The system continuously scans the network for:
|
||||||
- New devices
|
- New devices
|
||||||
@@ -88,8 +91,8 @@ With the work of [jokob-sk/Pi.Alert](https://github.com/jokob-sk/Pi.Alert) and o
|
|||||||
Initially designed to run on a Raspberry Pi, probably it can run on many other
|
Initially designed to run on a Raspberry Pi, probably it can run on many other
|
||||||
Linux distributions.
|
Linux distributions.
|
||||||
|
|
||||||
- One-step Automated Install:
|
- One-step Automated Install (original):
|
||||||
#### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_install.sh | bash`
|
#### `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_install.sh | bash`
|
||||||
|
|
||||||
- One-step Automated Install without Webserver if another Webserver is already installed. (not recommended):
|
- One-step Automated Install without Webserver if another Webserver is already installed. (not recommended):
|
||||||
#### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_install_no_webserver.sh | bash`
|
#### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_install_no_webserver.sh | bash`
|
||||||
@@ -99,8 +102,8 @@ Linux distributions.
|
|||||||
|
|
||||||
# Update
|
# Update
|
||||||
<!--- --------------------------------------------------------------------- --->
|
<!--- --------------------------------------------------------------------- --->
|
||||||
- One-step Automated Update:
|
- One-step Automated Update (original):
|
||||||
#### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_update.sh | bash`
|
#### `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_update.sh | bash`
|
||||||
|
|
||||||
# Uninstall process
|
# Uninstall process
|
||||||
<!--- --------------------------------------------------------------------- --->
|
<!--- --------------------------------------------------------------------- --->
|
||||||
|
|||||||
Reference in New Issue
Block a user