💾 Archived View for draumaz.flounder.online › sol.gmi captured on 2022-01-08 at 14:01:19. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
[draumaz@linux ~]$ sol 70195
Sunrise: 06:56:00
Sunset: 17:14:00
$ sol 00544 - display sunrise and sunset for weather code 00544
$ sol 70195 rise - retrieve 24hr encoded 00:00:00 sunrise timestring
$ sol 90016 set - retrieve 24hr encoded 00:00:00 sunset timestring
curl
$ git clone git://github.com/draumaz/sol; cd sol
$ make; make install clean