Skip to content

Fix build issues, update go version, add a simple HTTP webserver that is able to render image in browser #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Rutori
Copy link

@Rutori Rutori commented Dec 23, 2021

So I don't have a Mac, and my terminal of choice doesn't support sixel graphics, sadly, so I've added a simple HTTP web-server that can serve images instead of a terminal.

Basically it's just a HTTP page with an image that is constantly being refreshed by JavaScript

I added four additional options:

  • port port for HTTP web-server
  • hiw and hih width and height of served image
  • hirr refresh rate for the image

I've also updated the libraries and Go version, so build should be successful now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant