Releases: MelogneStudio/TrackMLN
Release list
TrackMLN v1.2.2
TrackMLN v1.2.2 — Bug fixes
The annoy window has been fixed to actually be annoying.
What's changed
AnnoyWindow.tsx
- Alt+F4 blocked until snooze is available — no more bailing out before the cooldown hits. You set this limit. Sit with it.
- Alt+F4 now behaves like snooze — keyboard shortcuts can't dismiss the window anymore. They just snooze it, same as the button.
- Removed the dismiss button — the 10-minute escape hatch is gone. Snooze or nothing.
- Full-screen — the window now covers everything.
- Not draggable — you can't move it out of the way either.
- Snooze times adjusted — now goes 5 min → 3 min → 1 min → forever.
- Randomised messages — the annoy window now cycles through different messages instead of showing the same one every time.
styles.css
- Exe Labels modal text boxes — fixed default-looking input fields in the glass version. They now match the Mica style used elsewhere.
Installation
- Download
trackmln-installer-v1.2.2.exebelow - Run it — if Windows SmartScreen appears, click
More info→Run anyway(app isn't code-signed yet, this is expected) - Finish setup and lose the ability to escape your own app limits
⚠️ Do not run the rawtrackmln-raw-v1.2.2.exedirectly — use the installer.
TrackMLN v1.2.0
TrackMLN v1.2.0 is here!
This update made UI much better!
What changed
- Added editable app name labels in
Settings, so exe-based names can now be customized without changing tracked history - Refactored app tracking to use normalized executable paths as the internal app identity
- Prevented renamed app labels from splitting usage history into separate apps
- Added app-name resolution cache for per-path app names and metadata reuse across launches
- Added Windows executable metadata lookup for friendlier app names when available
- Added AppxManifest parsing for MSIX / Windows Store apps to resolve names like
ChatGPTandTradingViewcorrectly - Kept existing exe-name prettification as the final fallback when metadata is unavailable
- Preserved full paths as internal-only data so normal UI continues showing friendly app names instead of raw paths
How To Install
- Download the installer:
trackmln-installer-v1.2.0.exe
from the Assets section below.
(Do not install trackmln-main-v1.2.0.exe, it is not intended for normal use and will not show up as an app without manual setup)
4. Run the installer.
-
If Windows SmartScreen appears:
- click
More info - click
Run anyway
(This happens because the app is not code-signed yet.)
- click
-
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.
💚 by WTRMLN
© 2026 Melogne Studio
TrackMLN v1.1.0
TrackMLN v1.1.0 is here!
This update made UI much better!
What changed
Additions
- Made Blur slider functional, now adjusts opacity and blur of Cards and sidebar
- Added Mica (default) and Liquid glass (new!) modes optionally | Liquid glass mode has more animation and more depth to the UI in exchange for slight GPU usage (negligibly low!) while Mica looks minimalist and uses 0 GPU (says Task manager)
Changes
- Fixed all known bugs till now
- Hourly chart wrong hover - fixed
- Record sleep time - fixed in 1.0.1
- Scrollbar mismatch - fixed
- Data display inconsistency - fixed in 1.0.1
- Minor layout edits for weekly screen
How To Install
- Download the installer:
trackmln-installer-v1.1.0.exe
from the Assets section below.
(Do not install trackmln-main-v1.1.0.exe, it is not intended for normal use and will not show up as an app without manual setup)
4. Run the installer.
-
If Windows SmartScreen appears:
- click
More info - click
Run anyway
(This happens because the app is not code-signed yet.)
- click
-
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.
💚
TrackMLN v1.0.1
TrackMLN v1.0.1
What Changed
- Minor Bug fixes
- Hourly / Daily chart showing more than possible amount; caused by single app sessions not carrying over. Fixed
- Registering Apps while laptop was in sleep mode / PC or laptop with screen off. Fixed
Bugs remaining
1. Hovering on hourly chart jumps back a few bars; identified. Caused by data format sent by backend layer
2. Scrollbar visual problems in installer and App distribution in weekly view
How To Install
- Download:
trackmln-installer-v1.0.1.exe
from the Assets section below.
(Do not install trackmln-main-v1.0.1.exe, it is not intended for normal use and will not show up as an app without manual setup)
2. Run the installer.
-
If Windows SmartScreen appears:
- click
More info - click
Run anyway
(This happens because the app is not code-signed yet.)
- click
-
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.
What to expect
Next update is planned to be v1.1.0 with current bug patches and Liquid Glass option through settings.
It is optional as Liquid glass takes more system resources than Mica glass (current)
TrackMLN v1.0.0
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
- 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.
-
If Windows SmartScreen appears:
- click
More info - click
Run anyway
(This happens because the app is not code-signed yet.)
- click
-
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.