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 @@ + + + + + + Ducky — Command Interface for Windows + + + + + + + + + + + + + + + + +
+
+
+ +
+ Windows 10 / 11 + +
+ +

Ducky

+
+ +

+ A tool with custom commands and CMD fallback.
+ Built for developers who live in the terminal. +

+ + + +
+ + + Windows 10/11 + + + + CMD Compatible + + + + Lightweight + +
+
+ + + +
+
+
+ + + + + +
+
+
+ +

Everything you need.
Nothing you don't.

+

Ducky extends your command-line workflow with powerful built-in commands while staying fully compatible with the Windows CMD ecosystem.

+
+ +
+ + + +
+
02
+ +

CMD Fallback

+

Unknown command? Ducky forwards it to Windows CMD automatically — or use ---forcecmd to route any input directly.

+ Compatibility +
+ +
+
03
+ +

Web Search

+

Run searchweb <query> to fetch the top 5 DuckDuckGo results inline, without leaving Ducky.

+ DuckDuckGo +
+ +
+
04
+ +

File & Media Handling

+

Open any file or media with show. Ducky tracks playback position and resumes exactly where you left off.

+ Resume Support +
+ +
+
05
+ +

URL Handling

+

Use open <url> to launch a URL in your default browser, or inspect it directly in terminal mode for raw output.

+ Browser + Terminal +
+ +
+
+
+ + +
+
+
+ +

Command reference.

+

Ducky's full built-in command set. Any unrecognized input is forwarded to CMD automatically.

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CommandSyntaxDescriptionType
helphelpList all available Ducky commands with descriptionscore
cdcd <path>Change the current working directorycore
showshow <file>Open a file or media file; resumes from last positioncore
searchwebsearchweb <query>Fetch top 5 DuckDuckGo results inline in Duckycore
openopen <url>Open a URL in the default browser or terminal modecore
exitexitClose Ducky and terminate the current sessioncore
---forcecmd---forcecmd <cmd>Force any input to be routed directly to Windows CMDfallback
+
+
+
+ + +
+
+
+ +
+ +

Ready to run.
One installer.

+

+ Download the Ducky installer for Windows. Double-click to install, launch from your start menu or taskbar, and get to work immediately. +

+
+ +
+
+
+

Ducky for Windows

+

Stable release — Windows 10 / 11 (x64)

+ +
+
Windows 10 version 1903 or later
+
Windows 11 — fully supported
+
x64 architecture required
+
No runtime dependencies
+
Standard CMD access required
+
+ +
+ + + Download ducky-installer.exe + +

+ Windows may show a SmartScreen prompt — click "Run anyway" to proceed. +

+
+
+
+ +
+
+ Platform + Win 10 / 11 +
+
+ Architecture + x64 +
+
+ Installer + .exe +
+
+ CMD Fallback + Enabled +
+
+ Status + Stable +
+
+
+ +
+
+
+ + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 5d1942c..95b981d 100644 --- a/index.html +++ b/index.html @@ -138,6 +138,11 @@ S.O.L.A.R. +