A Windows launcher with system-tray and taskbar icon support, settings-sync capability, built with WinUI 3, Windows App SDK, WebView2, and SSH.NET.
Little Launcher lives in the Windows system tray and/or taskbar. Clicking its icon opens a flyout with app and website shortcuts. It also synchronises your settings — through OneDrive, Google Drive, a network file share, another folder, or your own SSH/SFTP server — so you can keep your launcher configuration in sync across machines.
Key features:
- Multiple launchers — define multiple named launchers, each with its own icon and items.
- Web launchers — point a launcher at a URL instead of a list of shortcuts, and its tray icon opens that page itself: a Home Assistant dashboard, a webmail inbox, a status board, one click away. It stays signed in between restarts, and while it is closed the page is suspended and then unloaded entirely, so a hidden dashboard uses no CPU, network or memory.
- Application & website shortcuts — launch any executable or URL with one click from the flyout.
- Manual icon picker — choose item icons from Fluent glyphs, emojis, bundled app icons, uploaded images, or the selfh.st icon catalog.
- View modes — choose between list view, icon grid view, or a compact tray-sized small-icon grid with no labels.
- Groups & columns — organise items into groups and multi-column layouts.
- Direct flyout reordering — drag items in the live flyout to reorder them, with the same insertion-indicator style used in the editor.
- Drag in from anywhere — while editing a launcher, drag files, folders, shortcuts or browser links straight from File Explorer or the desktop into the flyout to add them, complete with names and icons. (Windows' own Start Menu can't act as a drag source, but its shortcuts can be dragged from
Start Menu\Programsin Explorer.) - Direct flyout item actions — right-click items in the live flyout to move, edit, or remove them without opening the settings editor.
- System-tray icons — a tray icon that opens a flyout popup for shortcuts.
- Taskbar icons — a companion helper exe (
LauncherShortcut) can be pinned to the taskbar so one click opens the flyout without needing to find the tray icon. - Settings sync — keep all your launchers in sync across machines through OneDrive, Google Drive, WebDAV (Nextcloud, ownCloud, a NAS), a network file share, any other folder, or your own SSH/SFTP server. OneDrive and Google Drive sign in through your browser and use their own APIs, so no sync client has to be installed and an upload is confirmed by the service rather than handed to a background app. Each is granted only a private folder of its own — nothing else in your drive is visible to Little Launcher.
- Shared launchers — share a single launcher with someone else: create a OneDrive link to send them, publish it to a WebDAV server, put it on SFTP, or drop it in a shared folder. The owner chooses whether subscribers can edit it or only receive it, and that choice travels with the share rather than being something the subscriber has to guess.
- Export & import — back up and restore items locally via JSON.
- Bookmark import — import bookmarks directly from Chrome, Edge, Firefox, or any browser's exported HTML bookmarks file into a launcher.
- Update paths per install type — unpackaged/WiX installs update via GitHub Releases + MSI, while Microsoft Store installs can check for and apply updates through the Store from inside the app.
Microsoft Store (recommended): Get Little Launcher from the Microsoft Store — installs and updates automatically through the Store.
Direct download: Grab the latest MSI installer or portable ZIP for your architecture (x64 or ARM64) from the Releases page. The MSI is a per-user install (no admin required) and keeps itself up to date via GitHub Releases.
Requirements: Windows 10 or 11 (build 22000 or later).
Little Launcher is a .NET 10 WinUI 3 app. See DEVELOPMENT.md for build prerequisites, the architecture overview, and the project layout.
Licensed under the PolyForm Noncommercial License 1.0.0: free for any personal and other noncommercial use, including modifying and redistributing it. Commercial use is not permitted. Copyright © 2024-2026 Ryan Ewen.



