https://github.com/starryalley/garmin-birds-around
A Garmin Connect IQ widget showing possible bird species around your location
https://github.com/starryalley/garmin-birds-around
birding ebird-api garmin garmin-smartwatches outdoor
Last synced: about 2 months ago
JSON representation
A Garmin Connect IQ widget showing possible bird species around your location
- Host: GitHub
- URL: https://github.com/starryalley/garmin-birds-around
- Owner: starryalley
- License: mit
- Created: 2020-02-11T13:48:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T02:16:34.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T00:45:03.504Z (3 months ago)
- Topics: birding, ebird-api, garmin, garmin-smartwatches, outdoor
- Language: Monkey C
- Size: 866 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-garmin - garmin-birds-around
- awesome-garmin - garmin-birds-around
README
# Birds Around Me
This is a [Garmin Connect IQ](https://apps.garmin.com/en-US/) watch widget which uses [eBird](https://ebird.org/home) data to list possible bird species around your current location.
## Download
[
](https://apps.garmin.com/en-US/apps/c2922026-a8c1-4ac3-895a-7e5f96d3fbf9)
## Screenshots


## Functions
You can see the list of bird species from observations within 30 days and within 50km radius (configurable) of your location. The bird's scentific name, observed date and location are also shown in detail page.
## Reason and Possible use case
For me I've been using [GoBird](https://play.google.com/store/apps/details?id=com.thenerdbirder.GoBird&hl=en_US) and [eBird app](https://play.google.com/store/apps/details?id=edu.cornell.birds.ebird&hl=en_US) in the field with great success. However it makes sense to just have a text list of possible bird species around me on my watch where I can glance over during an activity (for example, kayaking, cycling etc) when I encounter a bird which I can't recognize at first place.
This app is created in the hope that I can be aware of any new possible bird species observed recently around me, be it during my usual commuting route or during my kayaking session.
## Credits
### eBird API
I'm using the excellent free [eBird API](https://documenter.getpostman.com/view/664302/S1ENwy59?version=latest) for all the data shown in this app.
### Others
Icon made by monkik from [www.flaticon.com](https://www.flaticon.com/free-icon/bird_2219694)