Skip to content

A WebApp for live HTML visualization

License

Notifications You must be signed in to change notification settings

CasualX/aurascope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurascope

A WebApp for live HTML visualization.

http://casualhacks.net/aurascope/index.html

Integration

For this WebApp to be useful it must connect to a backend server, see the demo for an example server.

The WebSocket server sends text messages of the following format:

Target=TopicName
<h1>Hello World!</h1>

When received a new topic 'TopicName' is added to the sidebar, when clicked the remainder of the text message is displayed as HTML. Warning! This is straight up XSS, only connect to trusted servers!

Icons

License

Licensed under GPL 3.0 License, see license.txt.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above, without any additional terms or conditions.

About

A WebApp for live HTML visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published