Skip to content

Using node.js, takes test input and dynamically refreshes the console window pushing new test further up as new lines are introduced

License

Notifications You must be signed in to change notification settings

larryschirmer/console_inspired

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

console_inspired

Using node.js, takes text input and dynamically refreshes the console window pushing new text further up as new lines are introduced

Inspired by the repo: https://github.com/ivanseidel/node-draftlog, I wrote a script that uses draftlog to demonstrate how it's possible to take text input and print it at any level in the console.

My intention is to use this platform with socket.io to build terminal based chat app.

I also plan to use this code to build terminal based server control panels, a more secure way to monitor the backend rather than creating an endpoint to request data from.

About

Using node.js, takes test input and dynamically refreshes the console window pushing new test further up as new lines are introduced

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published