NoName Launcher

Programs

A Windows launcher that keeps frequently used executables, folders and sites in purpose-based tabs and a tile grid, so you never dig through the desktop or Start menu. A global hotkey (F9) summons it from anywhere.

PythonPyQt6Windows단축키PyInstaller

Overview

A launcher that gathers frequently used executables, folders and websites in one place, one click away. It answers the problem of a crowded desktop and a Start menu you have to dig through, using purpose-based tabs over a tile grid.

Highlights

  • Tabs by context — separate work and personal sets into tabs, each with its own tile grid. Switching tabs resizes the window to fit the item count.
  • Three kinds, one grid — programs, folders and websites are all tiles, each showing its native icon. Entries whose target has gone missing are flagged inline.
  • Global hotkey — F9 by default summons the launcher from any window; the binding is configurable.
  • Stays out of the way — optional launch at startup, hide-to-tray on close, and always-on-top.

Stack

Python + PyQt6. The registered list lives in a single JSON file, and the app is packaged as one executable with PyInstaller.