Giter Club home page Giter Club logo

vterm-controls-windows's Introduction


Markdownify

Extensible terminal emulator written with the web languages of the future. Today.
๐Ÿ”ฅ

VTerm is a terminal emulator written entirely in JavaScript using preact, a react-like library to create reactive user interfaces(UIs). To manage our data we use mobx for its simplicity and event-less flow of information. VTerm provides by default a simple UI that can be extended with themes and plugins, making the terminal experience up to your imagination. VTerm is a place where the tense If You can think of something You can do it is actually true. 100% hackable, 100% open-source, 100% yours.

Installation

You can dowload our prebuilt binaries in the GitHub's releases page for your platform of choice. Tough keep in mind that these are some of the first releases, and the application state is not yet stable, so you may find some bugs and breakdowns: we'd like you to report these in the GitHub's issues page!

Build

DISCLAIMER: All the process shown here uses yarn, and although all these commands can be run with npm, we highly recommend using yarn.

First, on Windows you'll have to install some build tools from Microsoft in order to compile successfully node-pty with the command: $ yarn global add windows-build-tools

Then clone the repository to your computer and open a terminal inside that folder. Then install the packages with the command yarn and compile the app with yarn run compile:build. Lastly, package it for your OS. Respectively:

MacOS: $ yarn run build:darwin
Windows: $ yarn run build:win32
Linux: $ yarn run build:linux

Credits

@Sential - Icon of the app

vterm-controls-windows's People

Contributors

lucat1 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

vterm-controls-windows's Issues

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.