We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Viset currently supports its public Nix flake on:
Check the CLI without installing it globally:
nix run github:getviset/Viset -- --version
Create and run a capture:
nix run github:getviset/Viset -- init demo nix run github:getviset/Viset -- capture demo/capture.lua
Nix supplies the selected browser route. Set VISET_BROWSER or pass --browser PATH to use a different Chrome or Chromium executable.
VISET_BROWSER
--browser PATH
git clone https://github.com/getviset/Viset.git cd Viset nix build ./result/bin/viset --version
Release archives and package-manager channels are not published yet. Development setup belongs in the repository's contributing guide.
Next: Capture files.