TimeWarp.Amuru.Tool 1.0.0-beta.8

Prefix Reserved
This is a prerelease version of TimeWarp.Amuru.Tool.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet tool install --global TimeWarp.Amuru.Tool --version 1.0.0-beta.8
                    
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 TimeWarp.Amuru.Tool --version 1.0.0-beta.8
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=TimeWarp.Amuru.Tool&version=1.0.0-beta.8&prerelease
                    
nuke :add-package TimeWarp.Amuru.Tool --version 1.0.0-beta.8
                    

TimeWarp.Amuru.Tool

A collection of CLI utilities for TimeWarp projects including avatar generation, timestamp conversion, SSH key management, and social media posting.

Installation

dotnet tool install --global TimeWarp.Amuru.Tool

Usage

timewarp --help

Commands

  • convert-timestamp <timestamp> - Convert Unix timestamps to human-readable dates
  • generate-avatar --email <email> - Generate avatar from email address
  • generate-color <seed> - Generate color values from seeds
  • multiavatar <identifier> - Generate multi-style avatar
  • post --content <content> - Create and share content
  • ssh --generate - SSH key management operations

Examples

# Convert timestamp
timewarp convert-timestamp 1234567890

# Generate color
timewarp generate-color "my project"

# Generate avatar
timewarp generate-avatar --email user@example.com

# Generate SSH key
timewarp ssh --generate

Library Dependencies

This tool depends on:

  • TimeWarp.Amuru - Core library with native utilities
  • TimeWarp.Multiavatar - Multiavatar generation
  • CliWrap - Process execution utilities

Versioning

This tool is published with the same version as the TimeWarp.Amuru library for unified versioning.

License

Unlicense - see root LICENSE file for details.

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
1.0.0-beta.10 181 9/16/2025
1.0.0-beta.9 185 9/15/2025
1.0.0-beta.8 167 8/28/2025
1.0.0-beta.7 160 8/28/2025