Releases: klimeapp/posthog
PostHog Live TUI (Latest)
Latest posthog-live build - same as posthog-live-20260305-162118
Download (Linux amd64): curl -L https://github.com/PostHog/posthog/releases/download/posthog-live-latest/posthog-live-linux-amd64 -o posthog-live && chmod +x posthog-live
Download (Linux arm64): curl -L https://github.com/PostHog/posthog/releases/download/posthog-live-latest/posthog-live-linux-arm64 -o posthog-live && chmod +x posthog-live
Download (macOS amd64): curl -L https://github.com/PostHog/posthog/releases/download/posthog-live-latest/posthog-live-darwin-amd64 -o posthog-live && chmod +x posthog-live
Download (macOS arm64): curl -L https://github.com/PostHog/posthog/releases/download/posthog-live-latest/posthog-live-darwin-arm64 -o posthog-live && chmod +x posthog-live
PostHog Live TUI posthog-live-20260305-162118
Build from commit 3358055
Hobby Installer (Latest)
Latest hobby installer build - same as hobby-20260305-162050
This is currently experimental and may not work as expected. We believe it to be working correctly, but please make sure you backup your data before using it.
Download: curl -L https://github.com/PostHog/posthog/releases/download/hobby-latest/hobby-installer -o hobby-installer && chmod +x hobby-installer
Hobby Installer hobby-20260305-162050
Build from commit 3358055