Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 768 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 768 Bytes

Outta Space

...is a web frontend for ScreenInvader based on Janosh new WebSocket-API.

Project goals are to stay close to ECMAScript 6 with as little runtime dependencies as possible, keeping the codebase read- and hackable, and to provide a responsive and themeable userinterface.

At the moment it's highly experimental. Some basic features are not there yet, changes in architecture and the API are to be expected.

Contributions are very welcome, the project is licensed under AGPLv3 or later.

Usage:
  git clone http://github.com/screeninvader/outta_space
  npm install

  xdg-open ./index.html && npm start