RunRef is a modern, searchable, and interactive reference guide for Windows Run dialog commands. Built with vanilla JavaScript, HTML, and CSS, it provides a clean and fast interface for power users, system administrators, and anyone looking to master Windows shortcuts.
- Instant Search: Quickly find commands by name, description, or keywords.
- Categorized View: Commands are grouped into logical categories like System Tools, Control Panel, and Maintenance.
- Interactive Cards: Each command has its own card with a description, syntax, and badges for 'Admin' or 'Dangerous' commands.
- Copy to Clipboard: Easily copy any command syntax with a single click.
- Dangerous Command Protection: Potentially harmful commands are blurred by default to prevent accidental use.
- Responsive Design: Fully usable on desktop, tablet, and mobile devices.
- No Frameworks: Built with pure JavaScript for maximum performance and zero dependencies.
You can view the fully functional project live in your browser here: ➡️ View Live Demo
(Note: If you clone this repository, you cannot simply double-click index.html to run it due to browser security settings. Please use the live link above unless you are setting up a local server.)
This project is built with pure, simple web technologies—no frameworks, no libraries, no dependencies.
Mohamad Malek Albeik
This project was built with passion and continuous learning.