User interface designed for data logging over serial
Project description
ForecastUI
An user interface designed to acquire and log data from the Forecast board.
Currently the main user interface of the Forecast Framework
[[TOC]]
How to install
Linux
Refer to the automated installer script collection
Windows
Make sure to have Python installed (version >= 3.5), otherwise download it from here.
pip install forecastui
From source
Installing from source is not recommended and should be done only by developers and maintainers.
Still here? You are required to have node installed to compile the frontend. As such I suggest nvm to manage nodejs versions.
Clone the repository
git clone https://gitlab.com/altairLab/elasticteam/forecast-atlas.git
cd forecast-atlas
Compile the frontend
make build
Install the package
pip install -e .
Start the app
forecastui
License
Copyright © 2021 Altair Robotics Laboratory
This program comes with absolutely no warranty. See the MIT License for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for forecastui-0.4.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72443b6e9bc7895745fad0f53cc07ec792fb1ad3431f96898c9423971ed722f6 |
|
MD5 | 5b9da0a7642e20092c1d90dadb8fb73b |
|
BLAKE2b-256 | 19d1738fa039fc377fb574fa49e986b3c9dd59c887d19c187b0c64c0af7c82a6 |