Colas.Nahaboo.net
code
blog code surf tags about

Search

No results 1 result $NUMBER results
Light Dark Auto
Suntimes, a small shell utility
Posted on 2022-03-03 :: code linux bash go

I just made a small command-line utility to display the sunrise and sunset times at a location. It can be quite useful in shell scripts.

It is a minimal Go wrapper around the nathan-osman/go-sunrise library

You can find it at my repository: GitHub - ColasNahaboo/suntimes