Coder Social home page Coder Social logo

black-screen's Introduction

Join the chat at https://gitter.im/shockone/black-screen Build Status

What Is It?

Black Screen is an IDE in the world of terminals. Strictly speaking, it's both a terminal emulator and an interactive shell based on Electron. Also, unlike most of the emulators you can meet nowadays it uses HTML and CSS for its UI (exactly as Atom does), which means we can stop misusing unicode characters and make a better looking terminal with appropriate tools.

Autocompletion

Black Screen shows the autocompletion box as you type and tries to be smart about what to suggest. Often you can find useful additional information on the right side of the autocompletion, e.g. expanded alias value, history substitutions for !!, command descriptions, value of the previous directory (cd -), etc.

Compatibility

We aim to be compatible at least with VT100. All the programs (emacs, ssh, vim) should work as expected.

Install

brew update
brew cask install black-screen

Linux and Windows builds will be available after 1.0.0 release. Currently only OS X is supported to speed up the development process.

Technologies

More Screenshots

Development Setup

git clone https://github.com/shockone/black-screen.git && cd black-screen
npm start

To create a standalone application, execute npm run pack in the project directory.

Contributing

See Contributing Guide.

License

The MIT License.

black-screen's People

Contributors

admix avatar bananu7 avatar bmats avatar denieler avatar drew-gross avatar ekaragodin avatar erickzanardo avatar fabricionaweb avatar flawiddsouza avatar g07cha avatar greenkeeperio-bot avatar ibrahima avatar iiegor avatar islandman93 avatar j-em avatar jacwah avatar marnen avatar mkenne11 avatar moollaza avatar mortonfox avatar nblackburn avatar noygal avatar pavgup avatar qaisjp avatar robertoua avatar sbdchd avatar shockone avatar tanishq-dubey avatar tcyrus avatar vlad-shatskyi avatar

Watchers

 avatar  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.