badger 2022.12.3
See the version list below for details.
dotnet add package badger --version 2022.12.3
NuGet\Install-Package badger -Version 2022.12.3
<PackageReference Include="badger" Version="2022.12.3" />
paket add badger --version 2022.12.3
#r "nuget: badger, 2022.12.3"
// Install badger as a Cake Addin #addin nuget:?package=badger&version=2022.12.3 // Install badger as a Cake Tool #tool nuget:?package=badger&version=2022.12.3
<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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
-
net7.0
- Magick.NET-Q8-AnyCPU (>= 12.2.1)
- System.CommandLine (>= 2.0.0-beta1.20427.1)
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 | 328 | 12/20/2022 |
2022.12.5 | 282 | 12/20/2022 |
2022.12.3 | 138 | 12/16/2022 |
2022.12.2 | 143 | 12/16/2022 |
2022.12.1 | 146 | 12/16/2022 |
2022.12.0 | 142 | 12/16/2022 |
2020.9.3 | 364 | 9/2/2020 |
2020.9.2 | 306 | 9/2/2020 |
2020.9.1 | 284 | 9/2/2020 |
2020.9.0 | 265 | 9/1/2020 |
2020.8.26 | 285 | 8/31/2020 |
2020.8.4 | 331 | 8/31/2020 |
2020.8.0 | 340 | 8/31/2020 |