add pre-pre-pre-alpha of Sidereal Servo II management

This commit is contained in:
Edward Emelianov
2022-06-15 00:10:54 +03:00
parent 0efee1f520
commit 73bdcfb119
7 changed files with 493 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Calculates times of sunrise, sunset and noon, gives @ stdout just UNIX time of event
Sunrise/sunset - for particular angle below horizon (default: -18degr).
Usage:
- just `noon`, `sunrise` or `sunset` for default angles;
- `sunrise/sunset angle` for `angle` in degrees below horizon;
- `sunrise/sunset "standard"|"civil"|"nautic"|"astro" - calculates event for -0.833degr, -6degr, -12degr and -18degr.