badger 2022.12.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package badger --version 2022.12.2
NuGet\Install-Package badger -Version 2022.12.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="badger" Version="2022.12.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add badger --version 2022.12.2
#r "nuget: badger, 2022.12.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install badger as a Cake Addin
#addin nuget:?package=badger&version=2022.12.2

// Install badger as a Cake Tool
#tool nuget:?package=badger&version=2022.12.2

GitHub Language Platform

<p style="text-align: center"> <img src="Assets/badger.png" title="Badger" alt="Badger"> </p>

Badger

A cross-platform command-line tool that adds labels to your app icon.

Badger is powered by ImageMagick through Magick.NET

Installation

macOS

Homebrew
brew tap hex/formulae
brew install badger

Windows

Scoop
scoop bucket add badger https://github.com/hex/Badger
scoop install badger

Options

-c, --color Set badge background color (supports hexadecimal color codes and color names)

-t, --text-color Set badge label text color (supports hexadecimal color codes and color names)

-l, --text-alignment Set badge label text alignment, supported values: top, left, bottom, right, topLeft, topRight, bottomLeft, bottomRight, center

-a, --angle Set badge rotation

-x, --offset-x Set x-axis offset

-y, --offset-y Set y-axis offset

-p, --angle Set badge position, supported values: top, left, bottom, right, topLeft, topRight, bottomLeft, bottomRight, center

-r, --replace Set this to true if you want to overwrite the input file(s)

Usage

$ badger Alpha icon.png
$ badger Beta /assets/icons --angle 15 --color '#6BBA70' --text-color '#F9F7ED' --replace true

Usage:
  badger [options] <text> <icon>

Arguments:
  <text>    Set label text
  <icon>    Set path to icon with format .png | .jpg | .jpeg | .appiconset

Options:
  -c, --color <color>                      Set badge color with a hexadecimal color code [default: #4096EE]
  -t, --text-color <text-color>            Set badge text color with a hexadecimal color code [default: #F9F7ED]
  -l, --text-alignment <text-alignment>    Set badge text alignment [default: center]
  -a, --angle <angle>                      Set badge rotation [default: 0]
  -x, --offset-x <offset-x>                Set badge x-axis offset [default: 0]
  -y, --offset-y <offset-y>                Set badge y-axis offset [default: 0]
  -p, --position <position>                Set badge position [default: bottom]
  -r, --replace                            Replace input icon [default: False]
  --version                                Show version information
  -?, -h, --help                           Show help and usage information

License

Badger is released under the MIT license. See LICENSE for more information.

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2022.12.6 293 12/20/2022
2022.12.5 267 12/20/2022
2022.12.3 125 12/16/2022
2022.12.2 123 12/16/2022
2022.12.1 123 12/16/2022
2022.12.0 120 12/16/2022
2020.9.3 344 9/2/2020
2020.9.2 294 9/2/2020
2020.9.1 272 9/2/2020
2020.9.0 254 9/1/2020
2020.8.26 265 8/31/2020
2020.8.4 313 8/31/2020
2020.8.0 323 8/31/2020