robot0nfire/c0re
Archived
1
0
Fork 0
👾 Monitoring and management backend of 0s.
This repository has been archived on 2025-05-08. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2021-04-27 07:50:50 +00:00
resources Initial commit 2018-01-15 10:09:19 +01:00
.gitattributes Initial commit 2018-01-15 10:09:19 +01:00
.gitignore Initial commit 2018-01-15 10:09:19 +01:00
app.py Initial commit 2018-01-15 10:09:19 +01:00
AUTHORS.MD Initial commit 2018-01-15 10:09:19 +01:00
LICENSE Initial commit 2018-01-15 10:09:19 +01:00
Pipfile Bump bottle from 0.12.13 to 0.12.19 2021-04-27 07:50:50 +00:00
Pipfile.lock Bump bottle from 0.12.13 to 0.12.19 2021-04-27 07:50:50 +00:00
README.md Updated installation instructions 2018-01-15 10:13:43 +01:00
sensor_readout.py Fixed missing import (ctypes) 2018-04-07 17:43:54 +02:00
utils.py Initial commit 2018-01-15 10:09:19 +01:00

fl0w logo

c0re

Installation

git clone https://github.com/robot0nfire/c0re.git --recursive --depth=1
cd c0re

pip3 install pipenv
pipenv install