fastfetch-cli / fastfetch

An actively maintained, feature-rich and performance oriented, neofetch like system information tool.
MIT License
8.08k stars 349 forks source link

[FEAT] Add fastfetch to winget #959

Closed lemon-sundae closed 1 month ago

lemon-sundae commented 1 month ago

Before requesting a new feature

// ~/.config/fastfetch/fastfetch.jsonc
{
    "modules": [
        {
            "type": "command",
            "text": "/path/to/your/script",
            "key": "Feature Title"
        }
    ]
}

Wanted features:

Include fastfetch in winget source so that Windows users can install fastfetch with winget install fastfetch or something similar.

Motivation:

Winget is the offical command line package manager released by Microsoft. It is easy to use and pre-installed in new versions of Windows. As some users may not have scoop installed and prefer to use winget instead, it will be more convenient if it is possible to directly install fastfetch with winget.

CarterLi commented 1 month ago

https://github.com/microsoft/winget-pkgs/blob/master/manifests/f/Fastfetch-cli/Fastfetch/2.13.1/Fastfetch-cli.Fastfetch.installer.yaml