Metadata-Version: 2.4
Name: xronos-dashboard
Version: 0.10.0
Summary: Dashboard for xronos programs
Project-URL: Homepage, https://xronos.com
Project-URL: Documentation, https://xronos-inc.github.io/xronos/index.html
Author-email: Christian Menard <christian@xronos.com>, Peter Donovan <peter@xronos.com>
Maintainer-email: Christian Menard <christian@xronos.com>
License-Expression: LicenseRef-Xronos-Commercial-License-v1
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Embedded Systems
Requires-Python: >=3.10
Requires-Dist: click<9.0.0,>=8.0.0
Requires-Dist: jinja2<4.0.0,>=3.0.0
Requires-Dist: platformdirs<5.0.0,>=4.0.0
Requires-Dist: yaspin<4.0.0,>=3.0.0
Description-Content-Type: text/markdown

# Xronos Dashboard

[![GitHub Release](https://img.shields.io/github/v/release/xronos-inc/xronos?logo=GitHub)](https://github.com/xronos-inc/xronos/releases/latest)
[![PyPI - Version](https://img.shields.io/pypi/v/xronos-dashboard?logo=Python&logoColor=silver)](https://pypi.org/project/xronos-dashboard/)
[![GitHub License](https://img.shields.io/github/license/xronos-inc/xronos)](https://github.com/xronos-inc/xronos/blob/main/LICENSE)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/xronos-dashboard?logo=Python&logoColor=silver)](https://pypi.org/project/xronos-dashboard/)
[![Static Badge](https://img.shields.io/badge/docs-blue?logo=Read%20the%20Docs&logoColor=white)](https://docs.xronos.com/)

A command line tool for running the Xronos Dashboard.

## Usage

See [https://docs.xronos.com/dashboard.html](https://docs.xronos.com/dashboard.html).
