Merge branch 'main' of github.com:mcguirepr89/BirdNET-Pi
This commit is contained in:
@@ -21,6 +21,7 @@ Check out birds from around the world
|
|||||||
- [NatureStation.net in Johannesburg, South Africa](https://joburg.birdnetpi.com)<br>
|
- [NatureStation.net in Johannesburg, South Africa](https://joburg.birdnetpi.com)<br>
|
||||||
- [BirdNET-Pi in Öringe, Tyresö, Sweden](https://tyreso.birdnetpi.com)<br>
|
- [BirdNET-Pi in Öringe, Tyresö, Sweden](https://tyreso.birdnetpi.com)<br>
|
||||||
- [Private Nature Garden, Grevenbroich, Germany](http://grevenbroich-elsen.birdnetpi.com)<br>
|
- [Private Nature Garden, Grevenbroich, Germany](http://grevenbroich-elsen.birdnetpi.com)<br>
|
||||||
|
- [Norman, Oklahoma, United States](https://normanok.birdnetpi.com)<br>
|
||||||
|
|
||||||
[Share your installation!!](https://github.com/mcguirepr89/BirdNET-Pi/wiki/Sharing-Your-BirdNET-Pi)
|
[Share your installation!!](https://github.com/mcguirepr89/BirdNET-Pi/wiki/Sharing-Your-BirdNET-Pi)
|
||||||
|
|
||||||
@@ -77,6 +78,12 @@ The BirdNET-Pi system can be accessed from any web browser on the same network:
|
|||||||
- Default Basic Authentication Username: birdnet
|
- Default Basic Authentication Username: birdnet
|
||||||
- Password is empty by default. Set this in "Tools" > "Settings" > "Advanced Settings"
|
- Password is empty by default. Set this in "Tools" > "Settings" > "Advanced Settings"
|
||||||
|
|
||||||
|
Please take a look at the [wiki](https://github.com/mcguirepr89/BirdNET-Pi/wiki) for information on
|
||||||
|
- [making your installation public](https://github.com/mcguirepr89/BirdNET-Pi/wiki/Sharing-Your-BirdNET-Pi)
|
||||||
|
- [backing up and restoring your database](https://github.com/mcguirepr89/BirdNET-Pi/wiki/Backup-and-Restore-the-Database)
|
||||||
|
- [adjusting your sound card settings](https://github.com/mcguirepr89/BirdNET-Pi/wiki/Adjusting-your-sound-card)
|
||||||
|
- and [building your own microphone](https://github.com/DD4WH/SASS/wiki/Stereo--(Mono)-recording-low-noise-low-cost-system)
|
||||||
|
|
||||||
## Uninstallation
|
## Uninstallation
|
||||||
```
|
```
|
||||||
/usr/local/bin/uninstall.sh && cd ~ && rm -drf BirdNET-Pi
|
/usr/local/bin/uninstall.sh && cd ~ && rm -drf BirdNET-Pi
|
||||||
|
|||||||
Reference in New Issue
Block a user