Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
focustime
command
Package main is the primary entry point for the cli application
|
Package main is the primary entry point for the cli application |
|
internal
|
|
|
db
Package db keeps persistence syntax: https://github.com/mattn/go-sqlite3/blob/master/_example/simple/simple.go driver: https://pkg.go.dev/modernc.org/sqlite
|
Package db keeps persistence syntax: https://github.com/mattn/go-sqlite3/blob/master/_example/simple/simple.go driver: https://pkg.go.dev/modernc.org/sqlite |
|
pkg
|
|
|
focusedwindow
Package focusedwindow is a windows implementation of determining the currently focused window using user32 and syscall
|
Package focusedwindow is a windows implementation of determining the currently focused window using user32 and syscall |
|
watcher
Package watcher enables watching the focused window
|
Package watcher enables watching the focused window |
Click to show internal directories.
Click to hide internal directories.