Skip to content

A MacOS Application that allows people to contribute to citizen-science by downloading and and analyzing bat calls

License

Notifications You must be signed in to change notification settings

BatIdentification/BatAnalyzer

Repository files navigation

BatAnalyzer

A MacOS Application that allows people to contribute to citizen-science by downloading and and analyzing bat calls for the BatIdentification Project

Features

  • Uses the authorization code grant flow to get permisson from BatIdentification to act on a users behalf
  • Retrieves information about a bat call from the BatIdentification API
  • Downloads that bat call
  • Uses SoX to generate a spectrogram and time expansion audio of that call
  • Uploads that call to BatIdentification

Setting up

Clone this repository to somewhere on your computer

git clone https://github.com/richardbeattie/BatAnalyzer.git

Install the neccessary dependencies with Carthage

carthage build

Contributing

If you want to contribute or feel like there is a feature that should be implemented you can submit an issue

Then you can clone the repository, make your changes, and submit a pull request

License

This program is licensed under the MIT license

About

A MacOS Application that allows people to contribute to citizen-science by downloading and and analyzing bat calls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages