Skip to content

partisani/DEV-WEBUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEV-WEBUI

A simple example of how you can code a Console Web UI

Download:

  1. git clone https://github.com/IsaacPar/DEV-WEBUI/ ( requires Git )
  2. npm install ( requires Nodejs )
  3. Refer to the Usage

Usage:

  1. Start Server with NodeJS : npm start
  2. Read it from the command line with curl 127.0.0.1:5556 ( requires Curl )

Good! Now you can see a beaultiful output in your console!

Like that one!

Why Use It?

First of all, if you're asking this to yourself, i'm mostly sure that you haven't tried to use curl wttr.in

Screenshot

See, them work differently, but the concept of them is the same: Send some content to the user if it is in the terminal and send another one if it is in a browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published