README end

This commit is contained in:
denis
2021-04-16 09:33:41 +02:00
parent ec3e55b1b7
commit 66a1e2898b
+9 -8
View File
@@ -51,15 +51,14 @@ https://github.com/termux/termux-app
- Or by google store: - Or by google store:
- https://play.google.com/ - https://play.google.com/
> IMPORTANT: We will choose either one or the other. > IMPORTANT: You must choose either one or the other repository
- Install - Install
- Termux - Termux
- Termux: API - Termux: API
- Termux: Widget - Termux: Widget
#### MQTT client installation
#### Installing the mqtt client:
The following python packages will be installed: The following python packages will be installed:
@@ -74,7 +73,7 @@ The following python packages will be installed:
After installing termux on the smartphone, launch Termux After installing termux on the smartphone, launch Termux
- Copy and paste the following command in the terminal - Copy and paste the following command in the Termux terminal
export PACKAGE="TermuxSmsGateway"&& export PACKAGE="TermuxSmsGateway"&&
export VERSION="1.0"&& export VERSION="1.0"&&
@@ -93,9 +92,9 @@ After installing termux on the smartphone, launch Termux
- Enter to start the installation - Enter to start the installation
### Installation parameters ### Configuration server installation
- smsquitto server parameters are in ~/.termux/smsquitto-conf.yaml - smsquitto config server are in ~/.termux/smsquitto-conf.yaml
- host: ip or domain of the MQTT server - host: ip or domain of the MQTT server
- port: 1883 or 8883 - port: 1883 or 8883
- keepalive: 60 - keepalive: 60
@@ -112,7 +111,7 @@ After installing termux on the smartphone, launch Termux
nano $HOME/.termux/smsquitto-conf.yaml nano $HOME/.termux/smsquitto-conf.yaml
- Install services (start, stop, status) - Install services (start, stop, status)
- Install the Tremux widget:Widget on the phone's desktop by keeping your finger on the screen - Install Tremux widget:Widget on the phone's by keeping your finger on the screen
- Choose shortcut - Choose shortcut
- Change the icon and the name if you want - Change the icon and the name if you want
- Start, Stop, or Status service by clicking the icon - Start, Stop, or Status service by clicking the icon
@@ -137,10 +136,12 @@ After installing termux on the smartphone, launch Termux
- You just have to update the apikey in this file and in the configuration file on the smartphone - You just have to update the apikey in this file and in the configuration file on the smartphone
- Set up some mobile numbers to do the tests - Set up some mobile numbers to do the tests
### Domotiz ### Domotiz notification
- https://www.domoticz.com/wiki/Getting_started - https://www.domoticz.com/wiki/Getting_started
##### Below is the integration process
- Send notification from custom HTTP/Action - Send notification from custom HTTP/Action
- Notification - Notification