Initial commit

This commit is contained in:
TutorialsGHG
2026-04-12 22:00:18 +02:00
commit 09dd169ebe
23 changed files with 51956 additions and 0 deletions

27
notifications.txt Normal file
View File

@@ -0,0 +1,27 @@
# ── NotifyPulse Configuration ─────────────────────────────────────────────────
#
# SETTINGS (lines starting with @)
# @name Goddess Lia <- shown in tray and in notifications
#
# NOTIFICATIONS
# Text | XX% -> picked randomly, weighted by percentage
# Text | HH:MM -> fires every day at that exact time (24h format)
# Lines without | get equal random weight
# Lines starting with # are comments
#
# ICON
# Drop a file called icon.png in this folder to use it as the app icon.
# It will show in the system tray and on notifications.
# ──────────────────────────────────────────────────────────────────────────────
@name NotifyPulse
Take a short break and stretch your legs! | 35%
Drink some water - stay hydrated! | 30%
Check your posture and sit up straight | 20%
Deep breath - you're doing great! | 15%
# Time-based triggers (fire every day at HH:MM)
Time for your morning standup | 09:00
Afternoon focus block starts now | 14:00
End-of-day review - wrap things up! | 17:30