Commit Graph

1177 Commits

Author SHA1 Message Date
Patrick McGuire 6b7168ff33 Update README.md 2022-04-09 13:35:01 -04:00
Patrick McGuire 0d63c39d16 Update README.md 2022-04-09 13:34:09 -04:00
mcguirepr89 dbd4725fc8 Merge branch 'main' of github.com:mcguirepr89/BirdNET-Pi 2022-04-07 14:50:39 -04:00
mcguirepr89 c48c53fa17 adding new BirdNET-Pi.com subdomain request form 2022-04-07 14:50:21 -04:00
Patrick McGuire c81514a9f1 Update README.md 2022-04-07 11:25:06 -04:00
Patrick McGuire e330b3a009 Update README.md 2022-04-07 10:35:31 -04:00
Patrick McGuire d57cae776c Create FUNDING.yml 2022-04-07 10:09:30 -04:00
mcguirepr89 3ff8a0bcd4 added "Stop Core Services" button 2022-04-07 09:58:49 -04:00
Patrick McGuire 6974dc62ca Update README.md 2022-04-06 20:52:20 -04:00
mcguirepr89 73e2c1ab20 better link targets 2022-04-05 11:22:58 -04:00
mcguirepr89 0614e3fd7e "Today" link in species stats on Overview page
now goes to "Today's Detections"
2022-04-05 11:11:59 -04:00
mcguirepr89 5f4be58fb5 fixed the livestream button on android small screens 2022-04-05 11:02:11 -04:00
Patrick McGuire 46e137b452 Update README.md 2022-04-05 10:13:02 -04:00
mcguirepr89 0e5fc324d5 "Species detected today" now goes to the recordings for
today by species
2022-04-05 09:55:14 -04:00
mcguirepr89 b15c213b9b Merge branch 'main' of github.com:mcguirepr89/BirdNET-Pi 2022-04-04 16:18:10 -04:00
mcguirepr89 347d994bac disable/enable/start/stop livestream now also
controls icecast2
2022-04-04 16:17:41 -04:00
mcguirepr89 2e9bbb795c fixed todays_detections.php links 2022-04-04 07:18:38 -04:00
mcguirepr89 0c28d2e072 Merge branch 'main' of github.com:mcguirepr89/BirdNET-Pi 2022-04-04 07:17:43 -04:00
mcguirepr89 5a79fe0c09 symlinking todays_detections.php to EXTRACTED 2022-04-04 07:17:13 -04:00
Patrick McGuire 6c563b4cc9 Update README.md 2022-04-03 18:11:26 -04:00
Patrick McGuire 962870d41b Update README.md 2022-04-03 11:52:14 -04:00
mcguirepr89 73072ff3e7 fixed species stats buttons 2022-04-03 09:46:14 -04:00
Patrick McGuire 71b2c1c8c7 Update install_services.sh 2022-04-03 09:12:35 -04:00
mcguirepr89 69b634387a Merge branch 'main' of github.com:mcguirepr89/BirdNET-Pi 2022-04-02 15:50:42 -04:00
Patrick McGuire 0d867db5c2 Merge pull request #176 from mcguirepr89/newif
added custom_recording.service to stop_core_services.sh
2022-04-02 15:40:19 -04:00
mcguirepr89 e1ea50f89d Merge branch 'main' of github.com:mcguirepr89/BirdNET-Pi
I didn't expect to need to merge?
2022-04-02 15:29:34 -04:00
mcguirepr89 6c7e1ccc5e added custom_recording.service to stop_core_services.sh 2022-04-02 15:28:43 -04:00
mcguirepr89 baabb4240c preparing for pull to main 2022-04-02 13:05:01 -04:00
mcguirepr89 00cd1beb25 species stats is streamlit
and old species stats is now "best recordings"
2022-04-02 13:03:15 -04:00
mcguirepr89 5896a44889 adding new custom_recording.service in the installer (but not
enabled) cuz why not
new viewdb.php > todays_detections.php
2022-04-02 12:57:22 -04:00
mcguirepr89 3d4534e9d4 hide scrollbar from index.php 2022-04-02 12:44:56 -04:00
mcguirepr89 1c4eaf269a Merge branch 'newif' of github.com:mcguirepr89/BirdNET-Pi into newif 2022-04-02 12:39:19 -04:00
mcguirepr89 b606d61470 final css adjustments to overview 2022-04-02 12:38:57 -04:00
Patrick McGuire a0668f0fef Making sharing more prominent 2022-03-31 13:39:15 -04:00
Patrick McGuire 94848aa32c Making the sharing page more prominent 2022-03-31 13:38:34 -04:00
mcguirepr89 90eaecff60 Merge branch 'newif' of github.com:mcguirepr89/BirdNET-Pi into newif 2022-03-31 10:55:28 -04:00
mcguirepr89 79d025049a centered chart on smaller screens 2022-03-31 10:55:15 -04:00
Patrick McGuire 5a12d954ce Update README.md 2022-03-31 08:18:11 -04:00
Patrick McGuire 5a9feb94d8 Update README.md 2022-03-31 08:17:45 -04:00
mcguirepr89 e3cf6f4eb3 Merge branch 'newif' of github.com:mcguirepr89/BirdNET-Pi into newif 2022-03-31 08:14:35 -04:00
mcguirepr89 e5c132edf7 new plotly and better recording service 2022-03-31 08:14:18 -04:00
Patrick McGuire 9c8542f128 Update README.md 2022-03-30 12:05:55 -04:00
Patrick McGuire e8587b03d3 Update README.md 2022-03-30 12:05:27 -04:00
mcguirepr89 06eab6b163 removed testing parameter 2022-03-27 08:24:17 -04:00
mcguirepr89 3a16a290e8 removed duplicate entries to show just highest confidence 2022-03-27 08:21:48 -04:00
mcguirepr89 220ca1a0ff removed scrollbar from overview, but kept elsewhere 2022-03-26 18:04:43 -04:00
mcguirepr89 ed64dfca04 Merge branch 'newif' of github.com:mcguirepr89/BirdNET-Pi into newif
merger
2022-03-26 15:51:47 -04:00
mcguirepr89 17efeafb98 switched CSS to flexbox 2022-03-26 15:51:27 -04:00
Patrick McGuire e246d1cbed Update README.md 2022-03-26 09:22:47 -04:00
Patrick McGuire 8f140fc848 Update README.md 2022-03-26 09:22:25 -04:00