Inkycal/docs/_sources/quickstart.md.txt
2023-06-03 17:27:10 +00:00

24 lines
565 B
Plaintext

# Quickstart
<img align="center" src="https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/Repo/logo.png" width="800">
## Installing Inkycal
Install inkycal directly via the GitHub repo:
```bash
# clone the repo
git clone https://github.com/aceinnolab/Inkycal
# go to downloaded repo folder
cd Inkycal
# install Inkycal
pip3 install -e ./
```
## Creating settings file
Please navigate to the [WEB-UI](https://aceisace.eu.pythonanywhere.com/index) to create your settings file.
Copy the generated settings file to the Raspberry Pi
more coming soon..