Skip to content

Releases: charmbracelet/vhs

v0.1.1

28 Oct 20:40
v0.1.1
b023c66
Compare
Choose a tag to compare

Configure your VHS server

This release includes many options to configure your VHS server (vhs serve). Most notably, protect your VHS server by setting VHS_AUTHORIZED_KEYS_PATH to a file with a list of authorized public keys.

  • VHS_PORT: The port to listen on (1976)
  • VHS_HOST: The host to listen on (localhost)
  • VHS_GID: The Group ID to run the server as (current user's GID)
  • VHS_UID: The User ID to run the server as (current user's UID)
  • VHS_KEY_PATH: The path to the SSH key to use (.ssh/vhs_ed25519)
  • VHS_AUTHORIZED_KEYS_PATH: The path to the authorized keys file (empty, publicly accessible)

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v0.1.0

27 Oct 12:56
v0.1.0
Compare
Choose a tag to compare

Hello, VHS!

VHS is a tool for generating terminal GIFs with code.

v0.1.0 is the initial release. Have a look at the README to learn all about VHS!


The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v0.0.1

25 Oct 14:18
c76a534
Compare
Choose a tag to compare
v0.0.1