Skip to content

Atyn/stack-terminal

Repository files navigation

stack-terminal

screenshot

Advantages

Copy, paste and selecting text as you know it

Everything is HTML and acts like it.

Superfast spawning system

Every command spawns a task which will give a undisturbed snappy (multicore) experience

Sticky headers

Don't loose context

Easy to style and extend

Overview of long running tasks

Serving files often?

Text search

Is coming

History overview

Performant

Using IntersectionObserver, only changes files related to what you see are subscribed to.

Development

Using hot reload

npm install
npm run serve # Blocking
npm run start-electron-serve-app 

Build

npm install
npm run build
npm run start-electron-production-app

About

A modern asynchronous superfast terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published