diff --git a/ducky/ducky-installer.exe b/ducky/ducky-installer.exe new file mode 100644 index 0000000..b485cb3 Binary files /dev/null and b/ducky/ducky-installer.exe differ diff --git a/ducky/index.html b/ducky/index.html new file mode 100644 index 0000000..d5798b8 --- /dev/null +++ b/ducky/index.html @@ -0,0 +1,1436 @@ + + +
+ + +
+ A tool with custom commands and CMD fallback.
+ Built for developers who live in the terminal.
+
/ Features
+Ducky extends your command-line workflow with powerful built-in commands while staying fully compatible with the Windows CMD ecosystem.
+Ducky ships with its own command layer — purpose-built, fast, and intuitive. Every command is designed for real developer workflows: navigate directories, open files, search the web, and handle URLs without ever leaving your terminal context. Compose commands naturally with clean, readable syntax.
+ Core Engine +Unknown command? Ducky forwards it to Windows CMD automatically — or use ---forcecmd to route any input directly.
Run searchweb <query> to fetch the top 5 DuckDuckGo results inline, without leaving Ducky.
Open any file or media with show. Ducky tracks playback position and resumes exactly where you left off.
Use open <url> to launch a URL in your default browser, or inspect it directly in terminal mode for raw output.
/ Commands
+Ducky's full built-in command set. Any unrecognized input is forwarded to CMD automatically.
+| Command | +Syntax | +Description | +Type | +
|---|---|---|---|
| help | +help | +List all available Ducky commands with descriptions | +core | +
| cd | +cd <path> | +Change the current working directory | +core | +
| show | +show <file> | +Open a file or media file; resumes from last position | +core | +
| searchweb | +searchweb <query> | +Fetch top 5 DuckDuckGo results inline in Ducky | +core | +
| open | +open <url> | +Open a URL in the default browser or terminal mode | +core | +
| exit | +exit | +Close Ducky and terminate the current session | +core | +
| ---forcecmd | +---forcecmd <cmd> | +Force any input to be routed directly to Windows CMD | +fallback | +
/ Download
++ Download the Ducky installer for Windows. Double-click to install, launch from your start menu or taskbar, and get to work immediately. +
+Stable release — Windows 10 / 11 (x64)
+ ++ Windows may show a SmartScreen prompt — click "Run anyway" to proceed. +
+