Skip to content

Implement a dynamic tui frontend #17

@crossjam

Description

@crossjam

The Python textual framework has a rich columnar data table.

Use the textual package to implement text user interface for displaying the soco-scribbler status.

  • Create a module specifically for this tui
  • If needed, create a new class to implement the tui
  • The class should contain a reference to the scribbler object that's monitoring Sonos speaker
  • The tui should have a data chart panel that displays the most recent tracks played by the speakers
  • The tui should have another panel displaying information for each of the speaker that have been discoverd
  • The recent tracks panel should be continuously updated as tracks are played
  • Add a subcommand to the cli to launch the tui and monitor the sonos speakers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions