Skip to content

smpadhy/brainverse

 
 

Repository files navigation

brainverse

Installation

The App for different OSes can be found in the releases here

macOS

  • Download the .dmg file
  • Double click on the dmg file
  • Drag the app icon to the Application folder, it will start installing
  • To start the app, double click on the app icon in the Application folder
  • All the files created are stored outside the Brainverse App folder under /Users/username/Documents/uploads.

Linux

  • Debian and Ubuntu
    • Download the .deb file.
    • Run sudo dpkg -i BrainVerse.deb && sudo apt-get install --fix-missing.
    • Run brainverse in a terminal, or double-click the app icon.
  • CentOS, Fedora, RedHat
    • Download the .rpm file.
    • Run sudo dnf install BrainVerse.rpm or sudo yum install BrainVerse.rpm.
    • Run brainverse in a terminal, or double-click the app icon.
  • Other distributions
    • Download the .AppImage.
    • Execute the file in a terminal or double-click it in a file explorer.

Windows

  • Download and run the .exe file. Follow the steps to install the software. Once the app is installed, double-click the app icon to run BrainVerse.

Status

BrainVerse is under rapid development with core functionality being added.

If you want to contribute, set up development enviroment or understand the project internals, see CONTRIBUTING.md

You can track the different modules that are being aimed/developed within BrainVerse.

Code Status

Travis tests status travis-ci.org (master branch)

Support and Communication

If you would like to ask a question about how to do something in BrainVerse please open a new topic in NeuroStars.org with a brainverse tag. NeuroStars.org is a platform similar to StackOverflow but dedicated to neuroinformatics.

If you see an issue or a bug while using BrainVerse, please create an issue in this github repository.

The BrainVerse updates and news will be posted to repronim-announcement mailing list. To receive BrainVerse news, subscribe to the mailing-list.

Learning Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.7%
  • CSS 13.2%
  • HTML 8.1%