Wingetlywingetly
← All apps

nShiftSpace

by SosomLabv0.1.0

Last updated

Ultra-lightweight Shift+Space Korean/English IME toggle for Windows

Install with winget

$ winget install --id SosomLab.nShiftSpace --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.

About

nShiftSpace (Nexa ShiftSpace) is an ultra-lightweight Windows tray utility

that toggles the Korean/English IME with Shift+Space — the classic Korean

keyboard layout behavior. Single 4.5KB executable built with pure Win32 API

and no C runtime; zero CPU while idle. To run at login, place a shortcut

in shell:startup.

Installers · v0.1.0

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
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 nShiftSpace.

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

  • Nexa Dir (Portable)SosomLab
    SosomLab.NexaDir.Portablev0.18.1

    Lightweight, keyboard-first file explorer for Windows — portable single exe.

  • Nexa Markdown ViewerSosomLab
    SosomLab.NexaMarkdownViewerv0.3.4

    Nexa Markdown Viewer — GitHub 스타일 크로스플랫폼 Markdown 뷰어 (by SosomLab, Tauri+React)

  • Nexa DirSosomLab
    SosomLab.NexaDirv0.18.1

    Lightweight, keyboard-first file explorer for Windows in a single native exe.

  • OverKeysAngelo Convento
    AngeloConvento.OverKeysv0.3.5

    Learn and practice alternative layouts, personalize appearance, and improve your typing. An open-source, customizable on-screen keyboard for Windows.

  • DeskflowDeskflow
    Deskflow.Deskflowv1.26.0

    Deskflow lets you share one mouse and keyboard between multiple computers on Windows, macOS and Linux. It's like a software KVM (but without video).

  • input-leapinput-leap
    input-leap.input-leapv3.0.2-release

    Input Leap is open-source KVM software

More from SosomLab or browse hangul, hotkey, ime.

Frequently asked questions

How do I install nShiftSpace on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SosomLab.nShiftSpace --exact --version 0.1.0. winget downloads the installer from SosomLab and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install nShiftSpace silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SosomLab.nShiftSpace --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 nShiftSpace via winget?
Run: winget uninstall --id SosomLab.nShiftSpace --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from nShiftSpace's Apps & Features entry.
Is nShiftSpace free?
nShiftSpace is distributed under MIT. Refer to the publisher (https://sosomlab.com/apps/nexa-shortcut/) for the full license terms - Wingetly itself does not charge for installation.
Does nShiftSpace 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 nShiftSpace directly from the publisher.
How do I keep nShiftSpace up to date?
Run winget upgrade --id SosomLab.nShiftSpace --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of nShiftSpace from microsoft/winget-pkgs.