[docs] Clean up project and add README
This commit is contained in:
8
PROJECT.org
Normal file
8
PROJECT.org
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
#+title: CloudCover
|
||||||
|
|
||||||
|
* Expectations
|
||||||
|
* Usage
|
||||||
|
* Backlog
|
||||||
|
** TODO Add a daily summary page with average, min and max coverage over the last 24h :project:personal:cloudcover:feature:
|
||||||
|
** TODO Allow sending data to a Postgres backend :project:personal:cloudcover:feature:
|
||||||
|
** TODO Clean up Makefile to install requirements for local dev :project:personal:cloudcover:feature:
|
||||||
7
README.md
Normal file
7
README.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
CloudCover
|
||||||
|
==========
|
||||||
|
|
||||||
|
A simple microservice which reads in a webcam snapshot (preferrably from ustreamer) and outputs the percent of cloud coverage.
|
||||||
|
|
||||||
|
It is recommended for this project that you point the cam directly at the sky with as few obstructions as possible, and away from direct sunlight.
|
||||||
|
|
||||||
Reference in New Issue
Block a user