Skip to content

TrackMLN v1.0.0

Choose a tag to compare

@WTRMLNv1 WTRMLNv1 released this 11 May 02:31
f80cff1

TrackMLN v1.0.0

First public release of TrackMLN.

TrackMLN is a lightweight Windows screen-time tracker built with Tauri, React, and Rust, featuring a glass-style analytics dashboard and local-only tracking.


How To Install

  1. Download:
trackmln-installer-v1.0.exe

from the Assets section below.
(Do not install trackmln-main-v1.0.exe, it is not intended for normal use and will not show up as an app without manual setup)
2. Run the installer.

  1. If Windows SmartScreen appears:

    • click More info
    • click Run anyway

    (This happens because the app is not code-signed yet.)

  2. Finish setup.

The installer will:

  • install TrackMLN into your local app data folder
  • create a Start Menu shortcut
  • add TrackMLN to startup
  • launch the app automatically after install

Default Shortcut

Ctrl + Shift + Space

Use this to open or hide the dashboard instantly.


Included In v1.0

  • Real-time foreground app tracking
  • Daily usage analytics
  • Weekly usage analytics
  • Most-used app statistics
  • Glass-style desktop dashboard
  • System tray integration
  • Adjustable blur intensity
  • Global shortcut support
  • Local SQLite storage
  • Separate installer application

Notes

  • Windows-only release
  • No cloud sync yet
  • Data stays fully local
  • Goal management UI is still work in progress

Known SmartScreen Warning

Since TrackMLN is currently unsigned, Windows may show a SmartScreen warning on first launch.

This is expected for indie apps without a paid code-signing certificate.

The app only needs:

  • normal user permissions
  • local app data access
  • startup registration

No admin privileges are required.