Skip to content

An Electron-based application capable of configuring the functionality of the AudioMoth recording device and setting the onboard clock.

License

Notifications You must be signed in to change notification settings

OpenAcousticDevices/AudioMoth-Configuration-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioMoth Configuration App

An Electron-based application capable of configuring the functionality of the AudioMoth recording device and setting the onboard clock.

For more details on the device itself, visit www.openacousticdevices.info.

Usage

Once the repository has been cloned, you must either have electron-builder installed globally, or get it for the app specifically by running:

npm install

From then onwards, or if you already had electron-builder installed, start the application with:

npm run start 

Package the application into an installer for your current platform with:

npm run dist [win64/win32/mac/linux]

This will place a packaged version of the app and an installer for the platform this command was run on into the /dist folder. Note that to sign the binary in macOS you will need to run the command above as 'sudo'. The codesign application will retreive the appropriate certificate from Keychain Access.

For detailed usage instructions of the app itself and to download prebuilt installers of the latest stable version for all platforms, visit the app support site here.

Related Repositories

License

Copyright 2017 Open Acoustic Devices.

MIT license.

About

An Electron-based application capable of configuring the functionality of the AudioMoth recording device and setting the onboard clock.

Topics

Resources

License

Stars

Watchers

Forks