Giter Club home page Giter Club logo

cacophonometer's Introduction

Bird Monitor

bird-monitor is an android app that makes periodic sound recordings and uploads them to the cloud, noting the time and location. These recordings will be analysed to detect the volume of birdsong and how it changes over time, giving you an objective measure of the impact of predator control or reforestation.

Get it on F-Droid Get it on Google Play

License

This project is licensed under the Affero General Public License (https://www.gnu.org/licenses/agpl-3.0.en.html).

Autoupdates

In order to allow bird monitor to auto update:

Screenshots

  • To update screen shot files you must have an android phone connected via adb and then run fastlane take_screenshots
  • To update play store screen shots run fastlane update_meta

Releases

  • Ensure all required changes have been merged into the master branch on Github.
  • Ensure you have updated app/build.gradle version parameters eg. (ext.versionPatch)
  • VersionCode and VersionName will be automatically generated
  • VersionCode:
    • First 2 digits represent minSDKVersion
    • Third digit represents screen sizes
    • Followed by 2 Digits for Major, Minor and Patch versions
  • Ensure all required changes have been merged into the master branch on Github.
  • Ensure your local repository has the required release revision checked out.
  • Tag the release (starting with a "v"), e.g.: git tag -a v1.2.3 -m "1.2.3 release"
  • Push the tag to Github, e.g.: git push origin v1.2.3
  • TravisCI will run the tests, create a release package and create a Github Release
  • To publish to playstore, download unsigned aab bundle
  • Sign aab using jarsigner jarsigner -verbose -sigalg SHA256withRSA -digestalg SHA-256 -keystore <path to android keystore> Bird.Monitor-x.x.x.aab <keyalias>
  • Upload to google play beta track using Google Play Console
  • When happy with testing realse to production from Google Play Console
  • To update metadata run fastlane update_meta

cacophonometer's People

Contributors

cameronrp avatar dependabot[bot] avatar humni avatar jackodsteel avatar mjs avatar poussinou avatar timhot avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.