Page 1 of 1

Documentation

Posted: Sun Jul 19, 2026 3:11 pm
by Didier
DTL Morning is a small Windows startup helper that checks local Git repositories and shows a morning summary in a Windows message box.

The script scans a root folder for Git repositories, checks their status, and tells you what needs attention:

unstaged or untracked files to save
staged changes to commit
remote commits to synchronize
local commits to publish
If everything is clean, it displays a calm "no action required" message. The same dialog also offers to open the XAMPP control panel when Apache does not seem to be running.

See:
https://netdtl.com/DTLmorning_en.html
https://netdtl.com/DTLmorning.html

Repo: https://github.com/DidierMorandi/DTLmorning