Skip to content

xmmanuellx/radimenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadiMenu

A Windows Radial Menu (concept similar to Surface Dial) replicated in WPF.

Getting Started

Prerequisites

  • .NET 8.0 SDK
  • Windows OS (WPF dependency)

How to Clone on a New PC

If you have GitHub CLI (gh) installed:

gh repo clone xmmanuellx/radimenu
cd radimenu
dotnet run

Or using Git directly:

git clone https://github.com/xmmanuellx/radimenu.git
cd radimenu
dotnet run

Controls

  • Open Menu: Press Ctrl + Space (or your configured hotkey).
  • Navigation: Move mouse to select items.
  • Submenus: Click a submenu item to open it. Click outside or Escape to close.
  • Drag & Drop: Long press (hold ~300ms) on an item to drag and reorder it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages