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