-
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 | 445 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)