Commit Graph

126 Commits

Author SHA1 Message Date
Patrick McGuire b67c7fdf58 added spectrogram view for currently analyzing file
Needs to be refreshed, but works
2021-10-07 15:56:44 -04:00
Patrick McGuire b428a278f2 fixed birdnet_stats.sh failures before extraction 2021-10-07 14:19:04 -04:00
mcguirepr89 b72aa58cc6 Update birdnet_stats.sh 2021-10-07 13:54:10 -04:00
mcguirepr89 792e410b60 Update uninstall.sh 2021-10-07 12:20:09 -04:00
mcguirepr89 945767a58a Update uninstall.sh 2021-10-07 12:19:36 -04:00
mcguirepr89 f94b31b82c Update uninstall.sh 2021-10-07 12:18:01 -04:00
mcguirepr89 a6225b98e4 Update uninstall.sh 2021-10-07 12:14:09 -04:00
mcguirepr89 0451728638 Update install_services.sh 2021-10-07 12:13:01 -04:00
Patrick McGuire 3b4f46e052 updating version 2021-10-06 19:36:56 -04:00
Patrick McGuire 6b582eb860 adding tmux depends hopefully 2021-10-06 19:36:16 -04:00
Patrick McGuire ea918a0481 added edit_birdnet_conf.service to install_services.sh 2021-10-06 19:16:05 -04:00
Patrick McGuire 20cae078b8 new version number 2021-10-06 18:03:06 -04:00
Patrick McGuire b444e90fd7 editing index.html 2021-10-06 17:46:29 -04:00
Patrick McGuire b4adf26e9b cleaning up index.html 2021-10-06 17:43:15 -04:00
Patrick McGuire a8250094af added nano web editor for editin birdnet.conf
(doesn't work on phones, only on desktop)
2021-10-06 17:30:14 -04:00
Patrick McGuire 7cd299ebeb fixed a weirdness in the birdnet_stats.sh script 2021-10-06 10:20:19 -04:00
Patrick McGuire d9573dbea1 rebuild ${EXTRACTED}/index.html in clear_all_data.sh 2021-10-05 18:41:16 -04:00
Patrick McGuire 355188a166 adding small version file for now 2021-10-05 18:25:59 -04:00
Patrick McGuire ed578e401a added tmux.conf to tmux install 2021-10-05 14:43:03 -04:00
Patrick McGuire f04f0721c8 updated birdnet_stats to what was requested 2021-10-05 14:31:56 -04:00
Patrick McGuire f24c5923b0 changed birdnet_stats.sh and added security to 2021-10-05 11:56:51 -04:00
mcguirepr89 6dcb90746c Update install_services.sh 2021-10-04 14:16:33 -04:00
mcguirepr89 f83205706d Update Birders_Guide_Installer_Configuration.txt 2021-10-04 14:05:43 -04:00
Patrick McGuire 7d2093aef7 removed tmux from gotty logs but kept on birdstats page
(tmux prevents scrolling, which essential when reviewing the logs)
2021-10-04 13:52:21 -04:00
Patrick McGuire 55f3c12302 setting up installation on-liner for alpha 2021-10-04 13:42:05 -04:00
Patrick McGuire 3e2f696919 added tmux to gotty logs 2021-10-04 13:34:40 -04:00
Patrick McGuire a3324e6b49 trying to add a precompiled tmux 2021-10-04 13:31:01 -04:00
Patrick McGuire 39676bd33e Merge branch 'rpialpha' of github.com:mcguirepr89/BirdNET-Lite into rpialpha 2021-10-04 12:25:01 -04:00
Patrick McGuire 47a5c64430 added "Clear all data" button and "Shutdown BirdNET-Lite" button 2021-10-04 12:21:36 -04:00
Patrick McGuire 101eba09eb added multithreading 2021-10-04 11:12:58 -04:00
Patrick McGuire 70fd020eb4 fixed issue with 60-second RECORDING_LENGTH integer check 2021-10-04 10:52:27 -04:00
Patrick McGuire b51e1f5ce1 added new shutdown button 2021-10-04 08:06:52 -04:00
Patrick McGuire 38e8c0f999 increated tflite interpreter's num_threads=2 2021-10-04 08:06:09 -04:00
Patrick McGuire b899e7975c renaming restart_birdnet.sh to restart_services.sh 2021-10-03 20:46:24 -04:00
mcguirepr89 1c4015c507 Update analyze.py 2021-10-03 19:59:53 -04:00
mcguirepr89 e30f2a1eff Merge pull request #4 from mcguirepr89/rpialpha
Rpialpha
2021-10-03 19:39:59 -04:00
mcguirepr89 f08fdead7d Update Birders_Guide_Installer.sh 2021-10-03 19:35:14 -04:00
mcguirepr89 3afccdef26 Update index.html 2021-10-03 19:33:18 -04:00
mcguirepr89 b5d55e6a99 Update index.html 2021-10-03 19:32:02 -04:00
Patrick McGuire cc0361c389 added an index.html removal after /usr/local/bin copy 2021-10-03 18:15:27 -04:00
Patrick McGuire cadf8b90b8 added new scripts to uninstall 2021-10-03 18:14:46 -04:00
Patrick McGuire 214dce6c44 added php installation, configuration, and sudo rule for caddy
added php line to Caddyfile
2021-10-03 18:13:04 -04:00
Patrick McGuire 0433b3a5df fixed an issue with extraction service 2021-10-03 17:45:21 -04:00
Patrick McGuire fe6561374c adding new php scripts 2021-10-03 17:43:43 -04:00
Patrick McGuire 6faa1db7bd fixed rebooting issue -- now deletes truncated audio files
adding new index.html to support php buttons
adding restart_services.php as first button
2021-10-03 15:29:38 -04:00
Patrick McGuire 7f02419cee removed some comments I made for myself 2021-10-03 13:30:01 -04:00
Patrick McGuire c3211887c1 better logging -- needs the African Penguin's csv output 2021-10-03 13:22:47 -04:00
mcguirepr89 fd1c17844c Update Birders_Guide_Installer.sh 2021-10-03 13:22:26 -04:00
mcguirepr89 6302bf62a1 Update README.md 2021-10-03 12:56:07 -04:00
Patrick McGuire 9dbedd7799 slowing down the analysis service to prevent unneeded restarts 2021-10-03 12:53:46 -04:00