Skip to content

A simple web interface that uses pfchrs to provide the illusion of a web-terminal.

Notifications You must be signed in to change notification settings

FNNDSC/chrs_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-based chrs

Overview

This repo is an extremely simple "thought" experiment about using chrs via a web interface. It relies on a deployed pfchrs server.

Here be dragons

A lot of assumptions are hard coded into the js file. This is probably bad.

How to use

  • Make sure pfchrs is up and running somewhere reachable.
  • Make sure a "user" has been added to pfchrs with a key.
  • Edit the js file with the address and the key name.

Start this app

python -m http.server

Should do the trick.

This is hard. Why should I edit code just to run this?

I did say this was a thought experiment, right?

-30-

About

A simple web interface that uses pfchrs to provide the illusion of a web-terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published