Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

galatasarayuniversity/sigwis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

sigwis

Real time general purpose signal visualizer for web browsers.

Requirements

UI Frontend (included)

  • rickshaw.js, d3.js
  • A browser that supports websockets

Python Backend

  • twisted (Generally found in distribution repositories)
  • autobahn (You can install using pip)

Simple Test

python src/server.py &
python src/client.py ws://localhost:9000 &
firefox ui/index.html

You have to see a number of random series plotted in real-time.

About

Realtime General Purpose Signal Visualizer for Web Browsers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •