Skip to content

An Electron-based application capable of setting the on-board clock of the AudioMoth recording device.

License

Notifications You must be signed in to change notification settings

OpenAcousticDevices/AudioMoth-Time-App

Repository files navigation

AudioMoth Time App

An Electron-based application capable of setting the on-board clock of the AudioMoth recording device. For more details on the device itself, visit www.openacousticdevices.info.

Usage

Once the repository has been cloned, install all required dependencies with:

npm install

From then onwards, start the application with:

npm run start 

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

npm run dist

This will place a packaged version of the app and an installer for the platform this command was run on into the /dist folder.

Related Repositories

License

Copyright 2017 Open Acoustic Devices.

MIT license.

About

An Electron-based application capable of setting the on-board clock of the AudioMoth recording device.

Topics

Resources

License

Stars

Watchers

Forks