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.
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
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package TimeWarp.Amuru.Tool --version 1.0.0-beta.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 datesgenerate-avatar --email <email>
- Generate avatar from email addressgenerate-color <seed>
- Generate color values from seedsmultiavatar <identifier>
- Generate multi-style avatarpost --content <content>
- Create and share contentssh --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 | Versions 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 |