Skip to content

The client to the interstellar framework, designed to work on any operating system, with any screen size, with any specs

Notifications You must be signed in to change notification settings

isaacOstler/Interstellar-Client

Repository files navigation

Please Note

This project is no longer maintained. Please see Interstellar-2.0.

IMPORTANT: There are some significant security vulnerabilities present in this version of Interstellar with no intention of being patched. Use at your own risk!

Interstellar-Client

The client to the interstellar framework, designed to work on any operating system, with any screen size, with any specs

Install Instructions

  1. npm install
  2. npm run setup
  3. npm run start

Build Instructions

Should you want to build this version of Interstellar, simply run

npm run build

Launching

  1. electron index.js (optional, port number) (optional, server IP address) (optional, server port)
    Example: 'electron index.js 4050 192.168.1.110 3000'
    This will run Interstellar locally, on port 4050, and look for the server at 192.168.1.110:3000

About

The client to the interstellar framework, designed to work on any operating system, with any screen size, with any specs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages