Skip to content

neuralinterfaces/commoners

Repository files navigation

Commoners

Npm package version Npm package monthly downloads GitHub repo size

The commoners CLI allows anyone to build their application as a Progressive Web App (PWA); Mac, Windows, and Linux desktop application; and iOS and Android mobile application—all using only HTML, CSS, and JavaScript.

Read the documentation to learn more.

Key Projects

  • Brains@Play — A multi-platform application for accessing neural data.

Build Solidarity

At the heart of Commoners is our belief that everyone should be able to write an application using HTML, CSS, and JavaScript for distribution on all platforms.

We use the term build solidarity to indicate the alignment of the world's web developers on a consistent architecture to achieve this goal.

Let's build solidarity together!

Packages

Package Latest Release
commoners commoners version
@commoners/solidarity solidarity version
@commoners/testing testing utilities version

Plugins

Package Latest Release
@commoners/bluetooth bluetooth version
@commoners/serial serial version

Contributing

You will need to have Node.js installed on your machine.

This repository uses PNPM for package management. Install PNPM by running the following command:

npm install -g pnpm

Install all packages by running the following command:

pnpm install

Testing

Initial Setup

conda env create -f tests/demo/src/services/python/environment.yml

Running Tests

Always run tests with the commoners-test-app environment activated.

conda activate commoners-test-app

Then, simply run the following command:

pnpm test

Acknowledgements

This project is part of Neural Interfaces.

About

Cross-Platform Development for the Rest of Us

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published