Web User Interface for Automate
Project description
Automate is a general purpose Python automatization library.
Automate Web UI extension provides easy to use approach to monitoring and modifying Automate system and its components. Features:
Displayed data updated in real time via Websocket
Responsive design (using Bootstrap CSS & JS library), suitable for mobile and desktop use.
Optional authentication
Read-only and read-write modes.
Read-only mode allows only monitoring (default)
Read-write mode allows modifying the System by:
adding new Actuators / Sensors / Programs
modifying existing Actuators / Sensors / Programs
Quick editing of user-editable sensors from main views
HTTP and secured HTTPS servers supported (powered by built in Tornado Web Server)
See full documentation and screenshots at Readthedocs.org.
Installation
Install from Pypi:
pip install automate-webui
Optionally, you could install also by cloning GIT repository and installing manually:
git clone https://github.com/tuomas2/automate-webui.git cd automate-webui ./setup.py install
Licence
Automate is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Automate is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Automate. If not, see http://www.gnu.org/licenses/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file automate-webui-0.9.2.tar.gz
.
File metadata
- Download URL: automate-webui-0.9.2.tar.gz
- Upload date:
- Size: 275.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b1a8a4a65f4c5c26519577e366fdb63f39bd7da8464229225d24be48564cb25 |
|
MD5 | b458c38cae902cc0ccd7dec77fafef5c |
|
BLAKE2b-256 | fa53ad2b2e790041a311a3383691c2c4053f8ed12f2556ec4292918c41d9e26d |