WindowsTerminalShaderTool

This is a tool that allows users to download shaders from a gallery of shaders and apply it as a background in Windows Terminal.


Keywords
Shader, Tool, WindowsTerminal
License
MIT
Install
Install-Package WindowsTerminalShaderTool -Version 0.0.1

Documentation

windows-terminal-shader-gallery

A gallery of shaders made for Windows Terminal

See the project's github pages.

Build

# Install tools
dotnet tool restore
# Build site and tool
dotnet cake -- --target All
# Run windows terminal shader tool
dotnet cake -- --target Run