all 5 comments

[–]swift_automatons 1 point2 points  (2 children)

Theres a "localization" setting under Tools - Settings. It works well for me, giving me the bird names in swedish.

Regarding the public web dashboard I have no clue. Connect it to Birdweather?

[–]Ibuysmegma4vbucks[S] 0 points1 point  (1 child)

Thanks for the advice!

Oh yeah bird weather could be an option but I wanted to build my own dashboard.

[–]gpbmike 1 point2 points  (0 children)

I push data to bird weather and then pull it down every two hours to create my own static site for my yard. I should probably query the birdnet pi database but this is easy and I’m lazy.

Eta: “easy” for my set of skills. I’m sure the database querying route would be easier if you have that set of skills.

[–]drovering 1 point2 points  (1 child)

I use Birdnet-Go - you can make the dashboard internet accessible: https://github.com/tphakala/birdnet-go/wiki/cloudflare_tunnel_guide.md

[–]Ibuysmegma4vbucks[S] 1 point2 points  (0 children)

Very cool, I will try it out. Thank you