Releases: dacracot/BirdNET-BarChart
Releases · dacracot/BirdNET-BarChart
Version 1.0
This software was inspired by the BirdNET_Analyzer so that I could visualize the birds visiting my backyard. I am a retired software engineer and I have had an interest in Raspberry Pi hardware. So, I found the analyzer, got it working, and wrote a few bash scripts to make the recordings, analyze those recordings, insert the results into a relational database, and then display the results visually via a browser. I placed it outside in a weather proof box and now know what birds are sharing their voices with me.
1st release of web ui
The user interface for reporting via HTML for a list of birds and a Plotly chart to trend observations. The Tomcat portion is dormant in this release, only bash scripting and SQL for SQLite is working.