Skip to content

Releases: dacracot/BirdNET-BarChart

Version 1.0

03 Feb 03:42

Choose a tag to compare

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

14 May 16:48

Choose a tag to compare

1st release of web ui Pre-release
Pre-release

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.