Skip to content

TimePrism v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 05:58
· 113 commits to 758b4d0b6e2399792b9e2f4a99951fde365250ac since this release
dab6695

Windows-first, local-first TimePrism desktop release.

Download either the NSIS setup executable or MSI installer from the release assets.

TimePrism is currently unsigned, so Windows SmartScreen may warn about an unknown publisher.

Highlights

  • Local-first desktop activity tracking with persisted Pause / Resume state
  • Improved idle-time correction and explicit usage attribution
  • Editable daily focus goal with persisted settings
  • Home and Insights views for learning / rest activity
  • Mixed-DPI and multi-monitor desktop-pet scaling
  • Yin Yue desktop pet with drag and edge-docking animations
  • Windows NSIS and MSI installers
  • SQLite migration and lifecycle hardening
  • Expanded frontend and Rust regression coverage

Privacy

TimePrism stores activity data locally and applies privacy-aware process/title handling.

What's Changed

  • Refactor TimePrism architecture and harden desktop runtime in #1
  • Harden TimePrism project showcase in #2

Full Changelog: v0.1.0-preview...v0.1.0