UVehavior is a cross-platform annotation tool for the behavioral analysis. By assisting in several of the activities in Neuroethology, researches are able to plan, conduct and analyse results in behavioral science. For detailed usage, refer to the repository wiki.
(Main view for the experiment management)
Installers form MacOS
, Windows
and Linux
available on the releases page.
Install dependencies
npm install
Development
npm run start
Build
npm run electron:mac
or
npm run electron:windows
or
npm run electron:linux