v1.3.1
orgkit-source-v1.3.1.zip · .sha256
OrgKit is free software under the GNU General Public License v3.0 or later. The complete source for every build published on this site is archived here. There is no public git forge.
v1.3.1
orgkit-source-v1.3.1.zip · .sha256
v1.3.0
orgkit-source-v1.3.0.zip · .sha256
v1.2.0
orgkit-source-v1.2.0.zip · .sha256
Each archive carries a README.md with the prerequisites for your system and a VERSION.txt naming the version, commit and build date it came from. The short version:
pnpm install
pnpm generate
pnpm tauri:buildYou will need Rust and Node, plus your platform's WebView development packages: Xcode Command Line Tools on macOS, the MSVC C++ build tools and WebView2 on Windows, WebKit2GTK on Linux. The archive spells out the exact package names.