Replies: 1 comment
|
If you have already tried Location History, a short real-use report would be especially useful.
A download or installation-only answer is useful context, but it is different from a completed |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've been building and using Location History, a small Windows utility that keeps a searchable, local history of folders captured from Windows Explorer, with optional Q-Dir capture.
Repo: https://github.com/iwadjp/location-history
Current public release: v0.1.0 (pre-release)
It is fully local and offline: no telemetry, no cloud sync, no network calls. It's portable and needs no installer or admin rights.
Capture is not real-time. The normal GUI flow is a manual capture, and there is an optional tray timer (default: every 5 minutes) that captures Explorer only. Q-Dir capture is explicit/opt-in and is not part of the periodic timer.
I'm mainly trying to work out whether this solves a real enough problem to keep investing in. The three things I'd most like feedback on:
Screenshots and download instructions are in the README. I'm the developer, so implementation details and rough-edge reports are welcome too.
All reactions