Skip to content

arthurmcgregor/cacophony-web

 
 

Repository files navigation

Cacophony Project Browse Interface

This is a web interface for querying with and interacting with Cacophony Project recordings via the project's API.

Setup

You will need Node and npm installed and the URL of the Cacophony API server you will use.

  • git clone https://github.com/TheCacophonyProject/cacophony-web.git
  • cd cacophony-web
  • npm install
  • Follow instructions in the TEMPLATE files in the config folder.
  • Start server with node Server.js

License

This project is licensed under the AGPL.

About

Web interface for cacophony-api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.6%
  • HTML 24.7%
  • CSS 3.7%