sunshine
sunshine copied to clipboard
☀️ when does the sun rise?
Thank you for this fantastic little tool. Works great on macOS with CoreLocation. Have already implemented it in a little script of my own. (Will post the link once it's...
When trying `sunshine '#North Pole'` and `sunshine #South Pole`, there's a `thread 'main' panicked at 'invalid or out-of-range datetime'` error. Same when trying the coordinates: `sunshine '@90.0 0.0'` and `sunshine...
A suggestion for an additional option, e.g. `--day`. Would return success if true, and error if false. For stuff like: `sunshine --day &>/dev/null && echo "day" || echo "night"`
Suggestion: add a `--remote` option to display the times of sunrise & sunset not with the local time at the location of the querying user, but with the remote time...
> `net2` crate has been deprecated; use `socket2` instead | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `net2` | | Version...