Giter VIP home page Giter VIP logo

asterics-grid's Introduction

AsTeRICS Grid

App for creating a flexible grid system that can be used for Augmentative and Alternative Communication (AAC), for Smart Home control and as a webradio or YouTube player.

Core features

These are the most important features of AsTeRICS Grid:

  • Cross platform: runs on PC, Smartphone, Tablet, Windows, Linux, Android, iOS
  • No installation needed, just open https://grid.asterics.eu/ in the browser
  • Once loaded, AsTeRICS Grid runs offline without internet connection
  • Optionally synchronize configuration using the cloud (data is end-to-end encrypted)
  • Very flexible grid system, layouts are completely customizable
  • Text-to-speech in various languages
  • Internationalization: create grid sets in multiple languages
  • Various input possibilities like Clicking, Tapping (on touchscreen), Hovering, Scanning, Keyboard, Buttons, and even more complex ones like Eye-Tracking, Head-Tracking or use of EMG muscle sensors (using the AsTeRICS Framework)
  • Integrated search for open AAC symbols from https://www.opensymbols.org/
  • Smart Home control (using the AsTeRICS Framework)
  • Flexible keyboard layouts with word prediction and self-learning dictionaries
  • Play webradios (over 25000) using radio-browser.info
  • Search and play YouTube videos

Production environments

There are two versions of AsTeRICS Grid online:

Documentation

See User documentation or AsTeRICS Grid Playlist on YouTube.

Also see Developer documentation (not finished, maybe outdated) and the Collaboration guide.

Run project locally

  1. clone the project git clone [email protected]:asterics/AsTeRICS-Grid.git
  2. install node.js https://nodejs.org/
  3. install yarn, see https://yarnpkg.com/
  4. go to the directory of the cloned project and run yarn install
  5. run npm run start and open http://localhost:9095

Npm scripts

After yarn install the following commands are available:

  1. npm run start --> starts a webserver serving the AsTeRICS grid on http://localhost:9095, does hot reloading if js-sources change.
  2. npm run start-legacy --> same as start but js sources are transformed to ES5 using babel.
  3. npm run start-no-live --> same as start but hot reloading is disabled.
  4. npm run build --> builds the js-files in folder src to app/build folder.
  5. npm run start-superlogin-dev --> runs superlogin locally and makes it possible to create "online users" within the locally running application. A local CouchDb instance is necessary in order to work.
  6. npm run release -> releases the current version with a new tag and push it to gh-pages branch in order to be served at https://grid.asterics.eu/
  7. npm run release-latest -> same as npm run release but with destination https://grid.asterics.eu/latest/
  8. npm run test -> runs tests of the project using Jest.

History

The AsTeRICS Grid evolved out of AsTeRICS Ergo, see AsTeRICS Ergo Master Plan and AsTeRICS Ergo Architecture and will eventually replace AsTeRICS Ergo.

Support us

If you want to support the development of AsTeRICS Grid or contribute to the costs for running the server/database for syncronization you're very welcome to donate:

   

Acknowledgements and Attribution

asterics-grid's People

Contributors

klues avatar notthecaptain avatar dependabot[bot] avatar ma0027 avatar deinhofer avatar sabicalija avatar chrisveigl avatar aichbauer avatar manueljtala avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.