Wingetlywingetly
← All apps

yasp

by dom1toriiv0.1.0

Last updated

TUI CS2 Server picker

Install with winget

$ winget install --id dom1torii.yasp --exact --version 0.1.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v0.1.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for yasp.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • C
    ChatGPTJo
    j178.ChatGPTv1.3.5

    A CLI for ChatGPT, powered by GPT-3.5-turbo and GPT-4 models.

  • Y
    Yazisxyazi
    sxyazi.yaziv26.9.1

    Blazing fast terminal file manager written in Rust, based on async I/O

  • WinTUIkts982
    kts982.WinTUIv2.12.0

    Terminal UI for winget on Windows.

  • P
    pstopmarlocarlo
    marlocarlo.pstopv0.5.4

    htop for Windows - beautiful, fast TUI system monitor

  • S
    superfileYorukot
    yorukot.superfilevv1.6.0

    Pretty fancy and modern terminal file manager.

  • DevProjexOlimoff Dev
    OlimoffDev.DevProjexv5.0.0.0

    DevProjex turns folders and Git repositories into clean, AI-ready context for ChatGPT, Claude, and other AI tools. Smart Ignore, .gitignore, and Git-tracked mode. GUI, TUI, and CLI. Export to ASCII, Markdown, JSON, XML, folder, or ZIP. Local and read-only.

More from dom1torii or browse serverpicker, cs2, yet-another-server-picker.

Frequently asked questions

How do I install yasp on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id dom1torii.yasp --exact --version 0.1.0. winget downloads the installer from dom1torii and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install yasp silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id dom1torii.yasp --exact 0.1.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall yasp via winget?
Run: winget uninstall --id dom1torii.yasp --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from yasp's Apps & Features entry.
Is yasp free?
yasp is distributed under MIT License. Refer to the publisher (https://github.com/dom1torii/yet-another-server-picker) for the full license terms - Wingetly itself does not charge for installation.
Does yasp work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls yasp directly from the publisher.
How do I keep yasp up to date?
Run winget upgrade --id dom1torii.yasp --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of yasp from microsoft/winget-pkgs.