Releases: ascorblack/daedalus
Release list
desktop-v0.6.0
Daedalus on your own machine: one folder, Docker, and this launcher. It clones the two
repositories, asks for the keys on a page of its own, starts the stack and opens the app —
on macOS and Windows in a window of its own, on Linux in a browser window with nothing
around it. Docker Desktop (macOS, Windows) or Docker Engine with the compose plugin
(Linux) has to be installed and running — the launcher never installs it for you.
Install it in one line — macOS and Linux
curl -fsSL https://raw.githubusercontent.com/ascorblack/daedalus/main/desktop/install.sh | shIt picks the right archive, checks it against the checksums below, and unpacks it into
./Daedalus.
Or download it
| Machine | File | Then |
|---|---|---|
| macOS (Apple Silicon and Intel) | Daedalus-macOS.zip |
Unzip it into a folder of its own. Double-click Daedalus in the folder. This build is signed ad-hoc rather than with a Developer ID certificate, so the first time you open a copy that came through a browser, macOS asks: right-click the app, choose Open, then Open again. Only the first launch asks. A copy installed with the one-liner below never asks at all. |
| Linux x86-64 | daedalus-desktop-linux-amd64.tar.gz |
tar -xzf it into an empty folder and run ./daedalus-desktop. |
| Linux ARM64 | daedalus-desktop-linux-arm64.tar.gz |
tar -xzf it into an empty folder and run ./daedalus-desktop. |
| Windows x86-64 | daedalus-desktop-windows-amd64.zip |
Expand-Archive daedalus-desktop-windows-amd64.zip -DestinationPath Daedalus in PowerShell, then run daedalus-desktop.exe. The executable is unsigned, so SmartScreen warns once: More info → Run anyway. The window needs the WebView2 runtime, which Windows 11 and any machine with a current Edge already has; without it the launcher opens a browser instead. |
The launcher makes everything else — the checkouts, the keys, the database — inside the folder
you put it in, so deleting that folder deletes the installation.
SHA256SUMS covers every archive here. desktop/README.md has the folder layout, the disk the images take, and every command.
desktop-v0.5.0
Daedalus on your own machine: one folder, Docker, and this launcher. It clones the two
repositories, asks for the keys on a page of its own, starts the stack and opens the app —
on macOS and Windows in a window of its own, on Linux in a browser window with nothing
around it. Docker Desktop (macOS, Windows) or Docker Engine with the compose plugin
(Linux) has to be installed and running — the launcher never installs it for you.
Install it in one line — macOS and Linux
curl -fsSL https://raw.githubusercontent.com/ascorblack/daedalus/main/desktop/install.sh | shIt picks the right archive, checks it against the checksums below, and unpacks it into
./Daedalus.
Or download it
| Machine | File | Then |
|---|---|---|
| macOS (Apple Silicon and Intel) | Daedalus-macOS.zip |
Unzip it into a folder of its own. Double-click Daedalus in the folder. This build is signed ad-hoc rather than with a Developer ID certificate, so the first time you open a copy that came through a browser, macOS asks: right-click the app, choose Open, then Open again. Only the first launch asks. A copy installed with the one-liner below never asks at all. |
| Linux x86-64 | daedalus-desktop-linux-amd64.tar.gz |
tar -xzf it into an empty folder and run ./daedalus-desktop. |
| Linux ARM64 | daedalus-desktop-linux-arm64.tar.gz |
tar -xzf it into an empty folder and run ./daedalus-desktop. |
| Windows x86-64 | daedalus-desktop-windows-amd64.zip |
Expand-Archive daedalus-desktop-windows-amd64.zip -DestinationPath Daedalus in PowerShell, then run daedalus-desktop.exe. The executable is unsigned, so SmartScreen warns once: More info → Run anyway. The window needs the WebView2 runtime, which Windows 11 and any machine with a current Edge already has; without it the launcher opens a browser instead. |
The launcher makes everything else — the checkouts, the keys, the database — inside the folder
you put it in, so deleting that folder deletes the installation.
SHA256SUMS covers every archive here. desktop/README.md has the folder layout, the disk the images take, and every command.
desktop-v0.4.0
Daedalus on your own machine: one folder, Docker, and this launcher. It clones the two
repositories, asks for the keys on a page of its own, starts the stack and opens the app —
on macOS and Windows in a window of its own, on Linux in a browser window with nothing
around it. Docker Desktop (macOS, Windows) or Docker Engine with the compose plugin
(Linux) has to be installed and running — the launcher never installs it for you.
Install it in one line — macOS and Linux
curl -fsSL https://raw.githubusercontent.com/ascorblack/daedalus/main/desktop/install.sh | shIt picks the right archive, checks it against the checksums below, and unpacks it into
./Daedalus.
Or download it
| Machine | File | Then |
|---|---|---|
| macOS (Apple Silicon and Intel) | Daedalus-macOS.zip |
Unzip it into a folder of its own. Double-click Daedalus in the folder. This build is signed ad-hoc rather than with a Developer ID certificate, so the first time you open a copy that came through a browser, macOS asks: right-click the app, choose Open, then Open again. Only the first launch asks. A copy installed with the one-liner below never asks at all. |
| Linux x86-64 | daedalus-desktop-linux-amd64.tar.gz |
tar -xzf it into an empty folder and run ./daedalus-desktop. |
| Linux ARM64 | daedalus-desktop-linux-arm64.tar.gz |
tar -xzf it into an empty folder and run ./daedalus-desktop. |
| Windows x86-64 | daedalus-desktop-windows-amd64.zip |
Expand-Archive daedalus-desktop-windows-amd64.zip -DestinationPath Daedalus in PowerShell, then run daedalus-desktop.exe. The executable is unsigned, so SmartScreen warns once: More info → Run anyway. The window needs the WebView2 runtime, which Windows 11 and any machine with a current Edge already has; without it the launcher opens a browser instead. |
The launcher makes everything else — the checkouts, the keys, the database — inside the folder
you put it in, so deleting that folder deletes the installation.
SHA256SUMS covers every archive here. desktop/README.md has the folder layout, the disk the images take, and every command.
desktop-v0.3.0
Daedalus on your own machine: one folder, Docker, and this launcher. It clones the two
repositories, asks for the keys on a page of its own, starts the stack and opens the app —
on macOS and Windows in a window of its own, on Linux in a browser window with nothing
around it. Docker Desktop (macOS, Windows) or Docker Engine with the compose plugin
(Linux) has to be installed and running — the launcher never installs it for you.
Install it in one line — macOS and Linux
curl -fsSL https://raw.githubusercontent.com/ascorblack/daedalus/main/desktop/install.sh | shIt picks the right archive, checks it against the checksums below, and unpacks it into
./Daedalus.
Or download it
| Machine | File | Then |
|---|---|---|
| macOS (Apple Silicon and Intel) | Daedalus-macOS.zip |
Unzip it into a folder of its own. Double-click Daedalus in the folder. This build is signed ad-hoc rather than with a Developer ID certificate, so the first time you open a copy that came through a browser, macOS asks: right-click the app, choose Open, then Open again. Only the first launch asks. A copy installed with the one-liner below never asks at all. |
| Linux x86-64 | daedalus-desktop-linux-amd64.tar.gz |
tar -xzf it into an empty folder and run ./daedalus-desktop. |
| Linux ARM64 | daedalus-desktop-linux-arm64.tar.gz |
tar -xzf it into an empty folder and run ./daedalus-desktop. |
| Windows x86-64 | daedalus-desktop-windows-amd64.zip |
Expand-Archive daedalus-desktop-windows-amd64.zip -DestinationPath Daedalus in PowerShell, then run daedalus-desktop.exe. The executable is unsigned, so SmartScreen warns once: More info → Run anyway. The window needs the WebView2 runtime, which Windows 11 and any machine with a current Edge already has; without it the launcher opens a browser instead. |
The launcher makes everything else — the checkouts, the keys, the database — inside the folder
you put it in, so deleting that folder deletes the installation.
SHA256SUMS covers every archive here. desktop/README.md has the folder layout, the disk the images take, and every command.
desktop-v0.2.0
Daedalus on your own machine: one folder, Docker, and this launcher. It clones the two
repositories, asks for the keys on a page of its own, starts the stack and opens the app —
on macOS and Windows in a window of its own, on Linux in a browser window with nothing
around it. Docker Desktop (macOS, Windows) or Docker Engine with the compose plugin
(Linux) has to be installed and running — the launcher never installs it for you.
Install it in one line — macOS and Linux
curl -fsSL https://raw.githubusercontent.com/ascorblack/daedalus/main/desktop/install.sh | shIt picks the right archive, checks it against the checksums below, and unpacks it into
./Daedalus.
Or download it
| Machine | File | Then |
|---|---|---|
| macOS (Apple Silicon and Intel) | Daedalus-macOS.zip |
Unzip it into a folder of its own. Double-click Daedalus in the folder. This build is signed ad-hoc rather than with a Developer ID certificate, so the first time you open a copy that came through a browser, macOS asks: right-click the app, choose Open, then Open again. Only the first launch asks. A copy installed with the one-liner below never asks at all. |
| Linux x86-64 | daedalus-desktop-linux-amd64.tar.gz |
tar -xzf it into an empty folder and run ./daedalus-desktop. |
| Linux ARM64 | daedalus-desktop-linux-arm64.tar.gz |
tar -xzf it into an empty folder and run ./daedalus-desktop. |
| Windows x86-64 | daedalus-desktop-windows-amd64.zip |
Expand-Archive daedalus-desktop-windows-amd64.zip -DestinationPath Daedalus in PowerShell, then run daedalus-desktop.exe. The executable is unsigned, so SmartScreen warns once: More info → Run anyway. The window needs the WebView2 runtime, which Windows 11 and any machine with a current Edge already has; without it the launcher opens a browser instead. |
The launcher makes everything else — the checkouts, the keys, the database — inside the folder
you put it in, so deleting that folder deletes the installation.
SHA256SUMS covers every archive here. desktop/README.md has the folder layout, the disk the images take, and every command.
desktop-v0.1.2
Daedalus on your own machine: one folder, Docker, and this launcher. It clones the two
repositories, asks for the keys on a page in your browser, starts the stack and opens the app.
Docker Desktop (macOS, Windows) or Docker Engine with the compose plugin (Linux) has to be
installed and running — the launcher never installs it for you.
Install it in one line — macOS and Linux
curl -fsSL https://raw.githubusercontent.com/ascorblack/daedalus/main/desktop/install.sh | shIt picks the right archive, checks it against the checksums below, and unpacks it into
./Daedalus.
Or download it
| Machine | File | Then |
|---|---|---|
| macOS (Apple Silicon and Intel) | Daedalus-macOS.zip |
Unzip it into a folder of its own. Double-click Daedalus in the folder. This build is signed ad-hoc rather than with a Developer ID certificate, so the first time you open a copy that came through a browser, macOS asks: right-click the app, choose Open, then Open again. Only the first launch asks. A copy installed with the one-liner below never asks at all. |
| Linux x86-64 | daedalus-desktop-linux-amd64.tar.gz |
tar -xzf it into an empty folder and run ./daedalus-desktop. |
| Linux ARM64 | daedalus-desktop-linux-arm64.tar.gz |
tar -xzf it into an empty folder and run ./daedalus-desktop. |
| Windows x86-64 | daedalus-desktop-windows-amd64.zip |
Expand-Archive daedalus-desktop-windows-amd64.zip -DestinationPath Daedalus in PowerShell, then run daedalus-desktop.exe. The executable is unsigned, so SmartScreen warns once: More info → Run anyway. |
The launcher makes everything else — the checkouts, the keys, the database — inside the folder
you put it in, so deleting that folder deletes the installation.
SHA256SUMS covers every archive here. desktop/README.md has the folder layout, the disk the images take, and every command.
desktop-v0.1.1
Daedalus on your own machine: one folder, Docker, and this launcher. It clones the two
repositories, asks for the keys on a page in your browser, starts the stack and opens the app.
Docker Desktop (macOS, Windows) or Docker Engine with the compose plugin (Linux) has to be
installed and running — the launcher never installs it for you.
Install it in one line — macOS and Linux
curl -fsSL https://raw.githubusercontent.com/ascorblack/daedalus/main/desktop/install.sh | shIt picks the right archive, checks it against the checksums below, and unpacks it into
./Daedalus.
Or download it
| Machine | File | Then |
|---|---|---|
| macOS (Apple Silicon and Intel) | Daedalus-macOS.zip |
Unzip it into a folder of its own. Double-click Daedalus in the folder. This build is signed ad-hoc rather than with a Developer ID certificate, so the first time you open a copy that came through a browser, macOS asks: right-click the app, choose Open, then Open again. Only the first launch asks. A copy installed with the one-liner below never asks at all. |
| Linux x86-64 | daedalus-desktop-linux-amd64.tar.gz |
tar -xzf it into an empty folder and run ./daedalus-desktop. |
| Linux ARM64 | daedalus-desktop-linux-arm64.tar.gz |
tar -xzf it into an empty folder and run ./daedalus-desktop. |
| Windows x86-64 | daedalus-desktop-windows-amd64.zip |
Expand-Archive daedalus-desktop-windows-amd64.zip -DestinationPath Daedalus in PowerShell, then run daedalus-desktop.exe. The executable is unsigned, so SmartScreen warns once: More info → Run anyway. |
The launcher makes everything else — the checkouts, the keys, the database — inside the folder
you put it in, so deleting that folder deletes the installation.
SHA256SUMS covers every archive here. desktop/README.md has the folder layout, the disk the images take, and every command.
desktop-v0.1.0
Put the binary for your platform in an empty folder and run it. Docker is the only
requirement; see desktop/README.md. macOS refuses an unsigned binary on the first launch:
right-click it and choose Open, or run xattr -d com.apple.quarantine daedalus-desktop.