https://github.com/richardlitt/dbird
Putting eBird on the decentralized web
https://github.com/richardlitt/dbird
birding birdwatching citizen-science dbird ebird
Last synced: 10 months ago
JSON representation
Putting eBird on the decentralized web
- Host: GitHub
- URL: https://github.com/richardlitt/dbird
- Owner: RichardLitt
- License: mit
- Created: 2019-09-24T17:25:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T15:51:54.000Z (over 3 years ago)
- Last Synced: 2025-04-22T14:07:50.392Z (about 1 year ago)
- Topics: birding, birdwatching, citizen-science, dbird, ebird
- Language: HTML
- Homepage:
- Size: 8.97 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dbird
> Putting [eBird](https://ebird.org) on the decentralized web
## Background
This is an attempt for me to start building small databases of my own personal eBird data and putting it on the decentralized web. Rather than build a monumental thing, I am trying to build a bit at a time.
## Install
Clone this repo. This is not on npm at the moment.
## Usage
For now, this is only usable through the CLI.
Running `node cli.js` will provide a list of targets of all kinds, assuming you have downloaded your [Target Species](https://ebird.org/targets) lists for the same location and date range and put them into `html_files`, with the names `audio.html`, `photos.html`, and `species.html`. Use the gear icon to change between audio and photo targets.
Example files have been uploaded from my account for Vermont in September 2019 (as of this date).
## Contribute
Please feel free. This is a pretty low-key project. Suggestions always welcome, of course, and possible features too.
I'll try to track my goals using the GitHub issue tracker.
## License
[MIT](LICENSE)