Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T02:16:34.000Z (over 2 years ago)
- Last Synced: 2024-10-13T19:16:56.146Z (2 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 - A Garmin Connect IQ widget showing possible bird species around your location (2022-06-23) (Widgets / Older resources)
- awesome-garmin - garmin-birds-around - A Garmin Connect IQ widget showing possible bird species around your location (2022-06-23) (Widgets / Older resources)
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
![Screenshots](screenshots/f6p_1.png)
![Screenshots](screenshots/f6p_2.png)
![Screenshots](screenshots/f6p_3.png)## 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)