Skip to content

lbussell/buster

Repository files navigation

buster

Experimental terminal app built with .NET 10 Native AOT. SDL3 frontend, libghostty-vt backend. Loosely based off of ghostling.

screenshot of buster

Features

  • It runs
  • It renders text
  • Supports HiDPI on macOS

How to build/run

Native AOT

  • Build: dotnet publish.
  • Run: ./src/buster/bin/Release/net10.0/<YOUR-RID>/publish/buster.

Framework dependent

  • Build: dotnet build
  • Run: dotnet run --project src/buster

About

Experimental .NET Native AOT terminal app using libghostty

Topics

Resources

License

Stars

Watchers

Forks

Contributors