Metadata-Version: 2.1
Name: uvraspy
Version: 1.0.4
Summary: A Python package for Raspberry Pi
Home-page: UNKNOWN
Author: csM5-22-25
Author-email: n.aukes@student.utwente.nl
License: UNKNOWN
Keywords: python,RasPy,uvedora,pihat,fedora
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Description-Content-Type: text/markdown


# CS-Mod05-2022-ProjectTemplate
[![pipeline status](https://gitlab.utwente.nl/computer-systems-project/2022-2023/student-projects/cs22-25/cs-22-25-assignments/badges/main/pipeline.svg)](https://gitlab.utwente.nl/computer-systems-project/2022-2023/student-projects/cs22-25/cs-22-25-assignments/-/commits/main)
[![coverage report](https://gitlab.utwente.nl/computer-systems-project/2022-2023/student-projects/cs22-25/cs-22-25-assignments/badges/main/coverage.svg)](https://gitlab.utwente.nl/computer-systems-project/2022-2023/student-projects/cs22-25/cs-22-25-assignments/-/commits/main)

Project repository for Mod-5 (2022)
# Getting started
to install the project consult the [installation guide](INSTALL.md)

# Usage
## Raspberry Pi
to run the program on the raspberry pi enter the following command:
```bash
uvraspy
```
## Android
to run the program on android install the app from the [releases page](https://gitlab.utwente.nl/computer-systems-project/2022-2023/student-projects/cs22-25/cs-22-25-assignments/-/releases) and run the app

when your hat is running you can connect to it using the app

# Support and contact
if you have any questions or problems you can contact us [by email](mailto:n.aukes@student.utwente.nl) or [by creating an issue](https://gitlab.utwente.nl/computer-systems-project/2022-2023/student-projects/cs22-25/cs-22-25-assignments/-/issues/new)

# Authors and acknowledgment
developed by:
- [Niek Aukes](https://gitlab.utwente.nl/s2720604)
- [Femke Weijsenfeld](https://gitlab.utwente.nl/xxxxxxxxxxxx) (not yet added)
- [Bjorn Vuurens](https://gitlab.utwente.nl/xxxxxxxxxxxx) (not yet added)
- [Tessa Limbeek](https://gitlab.utwente.nl/xxxxxxxxxxxx) (not yet added)
- [Maxim Roșca](https://gitlab.utwente.nl/xxxxxxxxxxxx) (not yet added)

special thanks to:
- [Andy Lee](https://punchthrough.com/author/alee)

# Contributing
if you want to contribute to the project you can create a merge request

make sure to read the [contribution guidelines](CONTRIBUTING.md) before you start contributing

# License
[Gnu General Public License v3.0](LICENSE)

TODO

