Live data from Hacker News

Brosa: A CLI tool written in Golang to retrieve information useful for astronomy

github.com

1–2 of 2 posts

Re: Brosa: A CLI tool written in Golang to retrieve information useful for astronomy

#2
Last year I built “brosa”, A CLI tool written in Golang to retrieve information useful for astronomy. I wanted to have some fun with Go and astronomy, and this is the first good idea I could think of. The CLI is built with Cobra and it has a few commands to see the weather forecast, locate the ISS, etc. It is by no means complete, useful, or complex, but it was a fun little project to work on.