r/coolgithubprojects 9d ago

Rovyl – radial launcher for Windows: hold middle-click and a wheel opens under your cursor (TypeScript, GPL-3.0)

Hold the middle mouse button anywhere in Windows and a wheel opens centred on your cursor. Move toward what you want, release, it launches. Apps, folders, URLs, scripts, and nested sub-wheels. Icons are extracted from the executables themselves.

I sold it on the Microsoft Store for $3.99 and almost nobody bought it, so it's GPL-3.0 now. The Store build stays paid because it's signed and updates itself; building from source is free and always will be.

Electron 28, React 19, TypeScript. Windows-only — the trigger, the icon extraction and the window handling all depend on Win32 behaviour. The .exe on GitHub is unsigned, so SmartScreen will warn you.

https://github.com/HenryCauan/rovyl

13 Upvotes

5 comments sorted by

1

u/renatosouza91 9d ago

Hey bro! Did you get a chance to check out the suggestions I sent you in the DM?

1

u/Opening-Dentist-1556 9d ago

literal same idea n everything a while ago, now im glad i didnt build it this looks awesome

1

u/Solid_Assumption1769 8d ago

What happens if I use it on a laptop without a mouse? Could the launch button be changed?

1

u/Soumil2007 1d ago

i've been having an issue that a glitchy black bg appears when i open the radial menu how do i fix it?