startt 0.1.6

Automate detection of HWND and real PID for apps launched through ShellExecuteEx (cmd start, Explorer, PowerShell)
1
2
3
4
5
6
7
8
9
10
25/05/22|315072d|0.1.6
## [0.1.6](https://github.com/davehorner/startt/compare/v0.1.5...v0.1.6) - 2025-05-22

### Added

- add --timeout/-t option to close windows after specified seconds

### Other

- update README.md with additional usage examples and usage notes