MyTerm 0.1.7

dotnet tool install --global MyTerm --version 0.1.7
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local MyTerm --version 0.1.7
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=MyTerm&version=0.1.7
                    
nuke :add-package MyTerm --version 0.1.7
                    

MyTerm

A tabbed Avalonia terminal application, distributed as a .NET global tool.

Install

dotnet tool install -g MyTerm
myterm

Features

  • Tabbed terminal with drag-to-reorder
  • Tear-off tabs into new windows; drag-to-merge windows back together
  • Bell and activity badges on inactive tabs
  • Hue-tint background overlay
  • Font zoom (Ctrl++ / Ctrl+-)
  • 24-bit truecolor rendering with a real PTY
  • Configurable profiles (shell, working directory, colors, font)

Built on the AgentSpace.Avalonia.XTerm control.

Requirements

  • .NET 10 SDK
  • Linux, Windows, or macOS

License

MIT

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.1.7 48 5/18/2026
0.1.6 47 5/18/2026
0.1.5 47 5/18/2026
0.1.4 52 5/18/2026
0.1.2 76 5/18/2026
0.1.1 75 5/18/2026
0.0.3 81 5/17/2026
0.0.2 72 5/17/2026
0.0.1 74 5/17/2026