Skip to content
/ pysk Public

ncurses terminal app to display streaming data from a signalk server

License

Notifications You must be signed in to change notification settings

ph1l/pysk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pysk

ncurses terminal app to display streaming data from a Signal-K Server

Install

sudo easy_install pysk

Usage

If your server implementation has mDNS Service discovery, just run:

$ pysk

You can also pass the server and port on the command line:

$ pysk <server:port>

Use arrow keys to navigate and q, ESC or CTRL-c to exit

Debugging

Enable a debug log:

$ pysk --log-level=DEBUG --log-file=/tmp/pysk.debug.log [<server:port>]

References

About

ncurses terminal app to display streaming data from a signalk server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages