Skip to content

Releases: wrkmark/wrkmark-app

v0.1.0 - Beta release

Choose a tag to compare

@AxaySharma AxaySharma released this 12 Jul 21:04
8dc9dd5

Wrkmark v0.1.0 - Beta

Wrkmark observes how you work and builds a verified professional profile. Not what you produce - how you think.

What it does

  • Tracks which work apps you use and for how long
  • Measures typing rhythm, focus depth, revision patterns
  • Builds a shareable profile at wrkmark.com/p/your-name
  • Everything stays on your device — open source observer engine

What it never does

  • Read file content
  • Capture keystrokes
  • See URLs or browsing history
  • Record audio or video

Install

macOS (Apple Silicon)

  1. Download Wrkmark-0.1.0-arm64.dmg
  2. Open DMG, drag Wrkmark to Applications
  3. Right-click Wrkmark in Applications → Open
  4. Click "Open" in the security dialog
  5. Onboarding begins

Windows

  1. Download Wrkmark-0.1.0-x64.exe
  2. Run installer → if SmartScreen appears, click "More info" → "Run anyway"

Linux

  1. Download Wrkmark-0.1.0.AppImage
  2. chmod +x Wrkmark-0.1.0.AppImage && ./Wrkmark-0.1.0.AppImage

Open source

Observer engine: github.com/wrkmark/wrkmark-observer