GithubHelp home page GithubHelp logo

shyamsukhamit / hyperterm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vercel/hyper

0.0 1.0 0.0 1.93 MB

A terminal built on web technologies

Home Page: https://hyperterm.org

License: MIT License

JavaScript 99.34% HTML 0.66%

hyperterm's Introduction

Build Status Slack Channel Changelog #213

For more details, head to: https://hyperterm.org

Usage

You can download the latest release here.

If you're on macOS, you can also use Homebrew Cask to download the app by running these commands:

$ brew cask update
$ brew cask install hyperterm

Contribute

  1. Install platform specific build dependencies as detailed below
  2. Fork this repository to your own GitHub account and then clone it to your local device
  3. Install the dependencies: npm install
  4. Build the code and watch for changes: npm run dev
  5. In a new tab, start the application: npm start

If you want to build the binaries for all specified platforms, run the command:

$ npm run pack

After that, you'll see the binaries in the ./dist folder!

Required Build Dependencies

To Build on OSX:

For Linux:

$ brew install gnu-tar libicns graphicsmagick xz

For Windows:

$ brew install wine --without-x11
$ brew install mono

To Build on Linux:

For Linux:

$ sudo apt-get install --no-install-recommends -y icnsutils graphicsmagick xz-utils

For Windows:

  • Install Wine (1.8+ is required):
$ sudo add-apt-repository ppa:ubuntu-wine/ppa -y
$ sudo apt-get update
$ sudo apt-get install --no-install-recommends -y wine1.8
  • Install Mono (4.2+ is required):
$ sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
$ echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
$ sudo apt-get update
$ sudo apt-get install --no-install-recommends -y mono-devel ca-certificates-mono

Related Repositories

hyperterm's People

Contributors

rauchg avatar leo avatar greenkeeperio-bot avatar freebroccolo avatar mrrio avatar albinekb avatar marcbachmann avatar c0b41 avatar hharnisc avatar lordgiotto avatar ekmartin avatar ppot avatar chabou avatar tootallnate avatar matiastucci avatar matheuss avatar developit avatar montogeek avatar amilajack avatar cuth avatar jhaynie avatar efegurkan avatar dfrankland avatar flybayer avatar arnif avatar code-haven avatar mathisonian avatar tamagokun avatar nickchristensen avatar nfcampos avatar

Watchers

 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.