https://github.com/bbigras/go-log-session-changes
Log your Windows session changes
https://github.com/bbigras/go-log-session-changes
Last synced: about 1 year ago
JSON representation
Log your Windows session changes
- Host: GitHub
- URL: https://github.com/bbigras/go-log-session-changes
- Owner: bbigras
- Created: 2013-10-28T04:15:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-08-10T15:50:53.000Z (almost 11 years ago)
- Last Synced: 2025-02-14T15:47:31.623Z (over 1 year ago)
- Language: Go
- Size: 129 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
go-log-session-changes
======================
Log your Windows session changes into a SQLite database in `%APPDATA%\go-log-session-changes`.
I start this application automatically when I log on so I can know when I was at work.
Build with `go build -ldflags -H=windowsgui`