This shows you the differences between two versions of the page.
| |
| indigo_2024.2_documentation:indigo_touch_web [2025/04/14 20:10] – created - external edit 127.0.0.1 | indigo_2024.2_documentation:indigo_touch_web [2025/06/25 23:36] (current) – [Indigo Touch For Web] davel17 |
|---|
| ===== Indigo Touch For Web ===== | ===== Indigo Touch For Web ===== |
| Indigo includes an [[indigo_2024.1_documentation:indigo_web_server|integrated web server]] that allows you to serve your own custom content, and it also includes a web-based alternative to Indigo Touch for iOS called **Indigo Touch for Web** or ITW. ITW is a Single Page Application (SPA) that runs entirely in a browser. ITW is not meant to be a replacement for the Mac Client -- you can't configure devices or add variables for example -- however, the most common Indigo functions are available. These include turning on/off devices, controlling thermostats, changing variable values and so on. Available features are listed below, and we have plans to include more features in the future! | Indigo includes an [[indigo_2024.2_documentation:indigo_web_server|integrated web server]] that allows you to serve your own custom content, and it also includes a web-based alternative to Indigo Touch for iOS called **Indigo Touch for Web** or ITW. ITW is a Single Page Application (SPA) that runs entirely in a browser. ITW is not meant to be a replacement for the Mac Client -- you can't configure devices or add variables for example -- however, the most common Indigo functions are available. These include turning on/off devices, controlling thermostats, changing variable values and so on. Available features are listed below, and we have plans to include more features in the future! |
| |
| {{:indigo_2023.1_documentation:indigo_touch_web_2024_2.png?nolink&500|Indigo Touch Web Image}} | {{:indigo_2024.2_documentation:indigo_touch_web_2024_2.png?nolink&500|Indigo Touch Web Image}} |
| |
| ITW works by establishing a bidirectional connection to the Indigo [[indigo_2024.1_documentation:api|Websocket API]]. ITW works on both desktop and mobile (mobile availability depends on configuration and whether you're connected locally via W-Fi or remotely via cellular). | ITW works by establishing a bidirectional connection to the Indigo [[indigo_2024.2_documentation:api|Websocket API]]. ITW works on both desktop and mobile (mobile availability depends on configuration and whether you're connected locally via W-Fi or remotely via cellular). |
| ==== Loading ITW ==== | ==== Loading ITW ==== |
| There are several ways to load ITW depending on your environment. The three most common being: | There are several ways to load ITW depending on your environment. The three most common being: |