Skip to content

SwiftToolkit/badgeify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badgeify

This is the final sample project of the post Using SwiftUI in Command Line Tools, at SwiftToolkit.dev.

The example app icon used in this project is from the NetNewsWire app.

Usage

To use this tool, first clone this project. Then, in the root directory, use SPM to build and run the executable:

swift run badgeify --input icon.png --output badged.png --text "Some Text"

Where instead of icon.png you can use any path.

For more details, check the full post.

About

Sample project for the post Using SwiftUI in Command Line Tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages