aboutsummaryrefslogtreecommitdiff
path: root/articles/2025/Power-notifications.html
diff options
context:
space:
mode:
Diffstat (limited to 'articles/2025/Power-notifications.html')
-rwxr-xr-xarticles/2025/Power-notifications.html31
1 files changed, 31 insertions, 0 deletions
diff --git a/articles/2025/Power-notifications.html b/articles/2025/Power-notifications.html
new file mode 100755
index 0000000..af66de7
--- /dev/null
+++ b/articles/2025/Power-notifications.html
@@ -0,0 +1,31 @@
+<!doctype html>
+<html lang="EN">
+ <head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <link rel="stylesheet" href="/style.css">
+ <title>Power notifications</title>
+ </head>
+ <body>
+ <header>
+ <h1>Bloggings</h1>
+ <a href="/index.php">Back</a>
+
+ </header>
+
+<main>
+<article>
+<h2>Power notifications</h2>
+<h3>2025-04-26</h3>
+<h4>Searching how to get a notification for power source changes or USB drives</h4>
+<p>I found the solution here: <a href="https://github.com/pliski/udev_desktop_notifications">udev desktop notifications</a></p>
+</article>
+</main>
+<footer>
+
+<p>&nbsp;</p>
+
+<p>ยง</p>
+ </footer>
+</body>
+</html>