[docs] Clean up project and add README

This commit is contained in:
2025-10-24 11:10:17 -04:00
parent 109516c185
commit 7cbb577333
2 changed files with 15 additions and 0 deletions

8
PROJECT.org Normal file
View 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
View 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.