This repository contains the source code and assets for the app Papageno: Birdsong Tutor, which helps you learn to recognize bird sounds by ear.
Each subdirectory contains its own README.md
file with additional
information.
-
data/
contains Python code to fetch, process and output the data used by the app, such as species lists, recordings, and images. -
app/
contains the code and assets for the app itself, which is a Flutter project.
Papageno: Birdsong Tutor
Copyright © 2020, Thomas ten CateThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
The app itself and the data processing code are licensed under the GPLv3; see
GPLv3.txt
for the full license text.
Various assets are being redistributed under licenses of their own; for full
details, see the corresponding tables in app.db
or the About screen in the
app itself.