A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
Go to file
2017-11-27 18:53:36 +01:00
media Add video demo and update Readme 2017-11-27 18:53:36 +01:00
src Starting animation(s) 2017-11-26 19:25:17 +01:00
.gitignore CI 2017-10-11 16:05:26 +02:00
.travis.yml chore(package): update electron-builder to version 19.42.1 (#6) 2017-10-27 10:53:44 +02:00
LICENSE Initial commit 2017-01-28 10:35:02 +01:00
package-lock.json Add video demo and update Readme 2017-11-27 18:53:36 +01:00
package.json chore(package): update uglify-js to version 3.2.0 (#21) 2017-11-26 19:25:55 +01:00
prebuild-minify.js Untest 2017-10-12 19:48:36 +02:00
README.md Add video demo and update Readme 2017-11-27 18:53:36 +01:00

eDEX-UI

Codacy Badge Greenkeeper badge Build Status

Pre-release demo (click to view full-size)

A Sci-fi interactive terminal interface heavily inspired from DEX-UI and the TRON Legacy movie effects, made cross-platform and easy to install with Electron.

How to run from source:

on *nix systems:

  • clone the repository
  • npm run install-linux
  • npm start

on windows:

  • start cmd or powershell as administrator
  • clone the repository
  • npm run install-windows
  • npm start