-
OciDeck v0.1.3
StableAll checks were successfulci / gate (push) Successful in 10m53srelease / Web bouwen (push) Successful in 16m19srelease / macOS bouwen (push) Successful in 13m1srelease / Linux bouwen (push) Successful in 30m43srelease / Windows ophalen van de spiegel (push) Successful in 50srelease / Webversie live zetten (push) Successful in 5srelease / Release publiceren (push) Successful in 1m30sreleased this
2026-07-29 07:35:39 +00:00 | 442 commits to main since this releaseOciDeck 0.1.3 — a presentation tool where the content, not the canvas, is
the document. Decks are Marp Markdown: plain text you can read, diff and keep.Try it without installing: https://ocideck.librekat.nl/ runs this same
version in your browser. Your deck stays in the tab; nothing is uploaded.Downloads
Platform File macOS (Apple Silicon + Intel) ocideck-macos-0.1.3.zipWindows (x64) ocideck-windows-x64-0.1.3.zipLinux (x64) ocideck-linux-x64-0.1.3.tar.gzWeb bundle (self-hosting) ocideck-web-0.1.3.tar.gzAlso attached: the Software Bill of Materials in CycloneDX
(ocideck-0.1.3.cdx.json) and SPDX (ocideck-0.1.3.spdx.json), and
SHA256SUMSover every file above.Opening the download on each platform
The macOS build is signed and notarised; Windows and Linux are not, so those two
warn on first launch. Verify the checksum below, then:macOS. Signed with a Developer ID and notarised by Apple — it opens with a
normal double-click, no workaround needed. (Check withspctl -a -t exec OciDeck.app: it reportssource=Notarized Developer ID.)Windows. SmartScreen shows "Windows protected your PC". Choose More
info, then Run anyway.Linux. Unpack and run
./ocideck. The bundle needs GTK 3 and
libsecret-1; on Debian/Ubuntu:sudo apt install libgtk-3-0 libsecret-1-0.Verifying what you downloaded
sha256sum --ignore-missing -c SHA256SUMS(macOS:
shasum -a 256 -c SHA256SUMS --ignore-missing.)SHA256SUMStells you that you have the bytes that were published here. It is
not a signature: on its own it proves nothing about who published them. The
macOS build additionally carries an Apple notarisation, which does attest the
publisher; for Windows and Linux, if you need that guarantee, build from source
— every artifact above comes from a workflow in this repository that you can
read, andmake check-toolchainpins the exact Flutter release used.What is in it
See CHANGELOG.md
for the full list, and
docs/USER_GUIDE.md
to get started. Both links point at this tag, not atmain, so they keep
describing the version you just downloaded.Licensed under the EUPL-1.2. Published by Stichting LibreKAT. Security
findings: security@librekat.nl — see
SECURITY.md.Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
OciDeck v0.1.2
StableAll checks were successfulci / gate (push) Successful in 16m13srelease / Web bouwen (push) Successful in 16m38srelease / macOS bouwen (push) Successful in 13m0srelease / Linux bouwen (push) Successful in 28m48srelease / Windows ophalen van de spiegel (push) Successful in 50srelease / Webversie live zetten (push) Successful in 5srelease / Release publiceren (push) Successful in 1m28sreleased this
2026-07-28 11:34:38 +00:00 | 458 commits to main since this releaseOciDeck 0.1.2 — a presentation tool where the content, not the canvas, is
the document. Decks are Marp Markdown: plain text you can read, diff and keep.Try it without installing: https://ocideck.librekat.nl/ runs this same
version in your browser. Your deck stays in the tab; nothing is uploaded.Downloads
Platform File macOS (Apple Silicon + Intel) ocideck-macos-0.1.2.zipWindows (x64) ocideck-windows-x64-0.1.2.zipLinux (x64) ocideck-linux-x64-0.1.2.tar.gzWeb bundle (self-hosting) ocideck-web-0.1.2.tar.gzAlso attached: the Software Bill of Materials in CycloneDX
(ocideck-0.1.2.cdx.json) and SPDX (ocideck-0.1.2.spdx.json), and
SHA256SUMSover every file above.Opening the download on each platform
The macOS build is signed and notarised; Windows and Linux are not, so those two
warn on first launch. Verify the checksum below, then:macOS. Signed with a Developer ID and notarised by Apple — it opens with a
normal double-click, no workaround needed. (Check withspctl -a -t exec OciDeck.app: it reportssource=Notarized Developer ID.)Windows. SmartScreen shows "Windows protected your PC". Choose More
info, then Run anyway.Linux. Unpack and run
./ocideck. The bundle needs GTK 3 and
libsecret-1; on Debian/Ubuntu:sudo apt install libgtk-3-0 libsecret-1-0.Verifying what you downloaded
sha256sum --ignore-missing -c SHA256SUMS(macOS:
shasum -a 256 -c SHA256SUMS --ignore-missing.)SHA256SUMStells you that you have the bytes that were published here. It is
not a signature: on its own it proves nothing about who published them. The
macOS build additionally carries an Apple notarisation, which does attest the
publisher; for Windows and Linux, if you need that guarantee, build from source
— every artifact above comes from a workflow in this repository that you can
read, andmake check-toolchainpins the exact Flutter release used.What is in it
See CHANGELOG.md
for the full list, and
docs/USER_GUIDE.md
to get started. Both links point at this tag, not atmain, so they keep
describing the version you just downloaded.Licensed under the EUPL-1.2. Published by Stichting LibreKAT. Security
findings: security@librekat.nl — see
SECURITY.md.Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
OciDeck v0.1.1
StableAll checks were successfulci / gate (push) Successful in 11m30srelease / Web bouwen (push) Successful in 17m10srelease / macOS bouwen (push) Successful in 12m39srelease / Linux bouwen (push) Successful in 29m46srelease / Windows ophalen van de spiegel (push) Successful in 30m55srelease / Webversie live zetten (push) Successful in 5srelease / Release publiceren (push) Successful in 1m26sreleased this
2026-07-27 18:38:01 +00:00 | 501 commits to main since this releaseOciDeck 0.1.1 — a presentation tool where the content, not the canvas, is
the document. Decks are Marp Markdown: plain text you can read, diff and keep.Try it without installing: https://ocideck.librekat.nl/ runs this same
version in your browser. Your deck stays in the tab; nothing is uploaded.Downloads
Platform File macOS (Apple Silicon + Intel) ocideck-macos-0.1.1.zipWindows (x64) ocideck-windows-x64-0.1.1.zipLinux (x64) ocideck-linux-x64-0.1.1.tar.gzWeb bundle (self-hosting) ocideck-web-0.1.1.tar.gzAlso attached: the Software Bill of Materials in CycloneDX
(ocideck-0.1.1.cdx.json) and SPDX (ocideck-0.1.1.spdx.json), and
SHA256SUMSover every file above.These binaries are not signed
There is no Apple Developer account and no code-signing certificate behind this
project, so macOS and Windows will both warn you. That is the honest state of
affairs, not a glitch to click past — verify the checksum below, and then:macOS. The app is unsigned and un-notarised, so a double-click reports it
as damaged. It is not. Remove the download quarantine flag:xattr -d com.apple.quarantine /Applications/OciDeck.appOr open System Settings → Privacy & Security, scroll to the bottom, and
choose Open Anyway after the first blocked attempt.Windows. SmartScreen shows "Windows protected your PC". Choose More
info, then Run anyway.Linux. Unpack and run
./ocideck. The bundle needs GTK 3 and
libsecret-1; on Debian/Ubuntu:sudo apt install libgtk-3-0 libsecret-1-0.Verifying what you downloaded
sha256sum --ignore-missing -c SHA256SUMS(macOS:
shasum -a 256 -c SHA256SUMS --ignore-missing.)SHA256SUMStells you that you have the bytes that were published here. It is
not a signature: it proves nothing about who published them. If you need
that guarantee, build from source — every artifact above comes from a workflow
in this repository that you can read, andmake check-toolchainpins the exact
Flutter release used.What is in it
See CHANGELOG.md
for the full list, and
docs/USER_GUIDE.md
to get started. Both links point at this tag, not atmain, so they keep
describing the version you just downloaded.Licensed under the EUPL-1.2. Published by Stichting LibreKAT. Security
findings: security@librekat.nl — see
SECURITY.md.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
OciDeck v0.1.0
StableSome checks failedci / gate (push) Failing after 4m52srelease / Web bouwen (push) Successful in 6m3srelease / macOS bouwen (push) Successful in 1m58srelease / Linux bouwen (push) Successful in 11m0srelease / Windows ophalen van de spiegel (push) Successful in 54srelease / Webversie live zetten (push) Successful in 4srelease / Release publiceren (push) Successful in 1m26sreleased this
2026-07-25 09:02:38 +00:00 | 637 commits to main since this releaseOciDeck 0.1.0 — a presentation tool where the content, not the canvas, is
the document. Decks are Marp Markdown: plain text you can read, diff and keep.Try it without installing: https://ocideck.librekat.nl/ runs this same
version in your browser. Your deck stays in the tab; nothing is uploaded.Downloads
Platform File macOS (Apple Silicon + Intel) ocideck-macos-0.1.0.zipWindows (x64) ocideck-windows-x64-0.1.0.zipLinux (x64) ocideck-linux-x64-0.1.0.tar.gzWeb bundle (self-hosting) ocideck-web-0.1.0.tar.gzAlso attached: the Software Bill of Materials in CycloneDX
(ocideck-0.1.0.cdx.json) and SPDX (ocideck-0.1.0.spdx.json), and
SHA256SUMSover every file above.These binaries are not signed
There is no Apple Developer account and no code-signing certificate behind this
project, so macOS and Windows will both warn you. That is the honest state of
affairs, not a glitch to click past — verify the checksum below, and then:macOS. The app is unsigned and un-notarised, so a double-click reports it
as damaged. It is not. Remove the download quarantine flag:xattr -d com.apple.quarantine /Applications/OciDeck.appOr open System Settings → Privacy & Security, scroll to the bottom, and
choose Open Anyway after the first blocked attempt.Windows. SmartScreen shows "Windows protected your PC". Choose More
info, then Run anyway.Linux. Unpack and run
./ocideck. The bundle needs GTK 3 and
libsecret-1; on Debian/Ubuntu:sudo apt install libgtk-3-0 libsecret-1-0.Verifying what you downloaded
sha256sum --ignore-missing -c SHA256SUMS(macOS:
shasum -a 256 -c SHA256SUMS --ignore-missing.)SHA256SUMStells you that you have the bytes that were published here. It is
not a signature: it proves nothing about who published them. If you need
that guarantee, build from source — every artifact above comes from a workflow
in this repository that you can read, andmake check-toolchainpins the exact
Flutter release used.What is in it
See CHANGELOG.md
for the full list, and
docs/USER_GUIDE.md
to get started. Both links point at this tag, not atmain, so they keep
describing the version you just downloaded.Licensed under the EUPL-1.2. Published by Stichting LibreKAT. Security
findings: security@librekat.nl — see
SECURITY.md.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)