From 7cbb57733344d6917282833cc0826dbf39c426d0 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Fri, 24 Oct 2025 11:10:17 -0400 Subject: [PATCH] [docs] Clean up project and add README --- PROJECT.org | 8 ++++++++ README.md | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 PROJECT.org create mode 100644 README.md diff --git a/PROJECT.org b/PROJECT.org new file mode 100644 index 0000000..a0e0814 --- /dev/null +++ b/PROJECT.org @@ -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: diff --git a/README.md b/README.md new file mode 100644 index 0000000..e7047cb --- /dev/null +++ b/README.md @@ -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. +