====== Whatspyc ====== A Python based text-only alternative client for [[packet:whatspac|WhatsPac]]. While the web GUI client is still recommended (http://whatspac.oarc.uk/), this console client provides alternatives where you only have a console available. Available on github at https://github.com/allthefurlongs/whatspyc - still in early development! There is a more fully featured TUI based interface via the ''--ui textual'' command line argument: {{:packet:whatspyc-tui.png?600|}} And a less CPU intensive interface via ''--ui urwid'': {{:packet:whatspyc-urwid.png?600|}} The default interface is pure text which may be useful for older terminals: {{:packet:whatspyc-text-ui.png?600|}} It is also possible to run it as a node command, so users connecting to your packet node can run a command and access whatspyc with the pure text interface. Use ''--nodecmd'' to do this, so each user gets their own state folder based on the callsign they connect to the node with.