- Kotlin 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| app | ||
| fastlane/metadata/android/en-US | ||
| gradle | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle.kts | ||
Birdipedia
A simple app intended to act as a pocket bird guide for when you're out and about looking at cool birds, as well as a hobby project to learn Jetpack Compose.
What this app is not:
- A sound ID app: use whoBIRD for that.
- A checklist tracker app: eBird does that, and I don't really use that.
Download
Or get the latest APK from the Releases Section.
Inspiration/Thanks
whoBIRD Cornell Lab of Ornithology AviList Avibase
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero 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 Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.
TODOs/Notes for Self
-[X] filter by range -[ ] filter by sci name -[ ] continue working on readme -[ ] continue fixing data that has images but is marked as not having one -[ ] overrides?
