Skip to content

Allow for Buffer charts to be tested in CLI mode #51

Closed
@FranjoMindek

Description

@FranjoMindek

Currently it's easy to test ImageCharts charts in CLI mode since they are hosted on their own server.
While we can easily send Buffer as a file attachment to Discord, we can't do the same for the CLI.

For now I see these approaches:

  1. Save the Buffer chart as a image in the os.tmpdir(), provide the file path to user in CLI
  2. Use library which allows us to display pictures in terminals (might not work on all terminals)
  3. Use library which allows us to transform pictures to ASCII alternatives

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions