From 01c994aa1343c15ec307e0247c20ea219df5809d Mon Sep 17 00:00:00 2001 From: Filip Rojek Date: Sun, 15 Dec 2024 03:57:28 +0100 Subject: [PATCH] Added auto-awning-close and walauncher projects --- content/projects/auto-awning-close.md | 20 ++++++++++++++++++++ content/projects/walauncher.md | 22 ++++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 content/projects/auto-awning-close.md create mode 100644 content/projects/walauncher.md diff --git a/content/projects/auto-awning-close.md b/content/projects/auto-awning-close.md new file mode 100644 index 0000000..330482a --- /dev/null +++ b/content/projects/auto-awning-close.md @@ -0,0 +1,20 @@ ++++ +title = "Auto Awning Close" +date = 2021-04-12 +description = "Automated awning control system using Arduino Nano and relays. Includes weather and time-based conditions for seamless operation." + +[extra] +state = "done" ++++ + +The **Auto-Awning-Close** is a smart automation project that integrates seamlessly with an existing awning system. Leveraging an Arduino Nano and relays, it allows for effortless, automated control of your awning based on weather conditions, time schedules, or manual inputs via a dedicated remote. + +This project showcases a sleek and functional approach to home automation, featuring PCB and breadboard schematics for a professional and reliable build. It prioritizes integration, ensuring the original remote controller remains operational while introducing new capabilities. + +## **Key Features** +- **Weather-Based Automation:** Protect your awning from harsh elements like rain or wind with automatic closure when necessary. +- **Time-Based Automation:** Program your awning to open or close at specific times to suit your routine or maximize daylight exposure. +- **Seamless Remote Control:** Retain manual control with a secondary remote for added flexibility alongside automation. + +If you're interested in robust, user-friendly home automation solutions, the Auto-Awning-Close project demonstrates how hardware, creativity, and practical design come together. + diff --git a/content/projects/walauncher.md b/content/projects/walauncher.md new file mode 100644 index 0000000..b198833 --- /dev/null +++ b/content/projects/walauncher.md @@ -0,0 +1,22 @@ ++++ +title = "WALauncher" +date = 2024-12-15 +description = "A lightweight launcher for your web apps, an alternative to Muximux " + +[extra] +state = "done" ++++ + +The **WALauncher** project is a lightweight, web-based application launcher designed as a modern and streamlined alternative to [Muximux](https://github.com/mescon/Muximux). It’s perfect for managing web applications like Servarr apps but is highly customizable to support any web-based services. + +WALauncher provides a sleek, user-friendly interface for consolidating your web services into a single, accessible dashboard, making it an efficient tool for home servers or personal projects. + +#### **Key Features** +- **Minimalistic Design:** Intuitive layout for easy access to all your web apps. +- **Docker Support:** Deploy effortlessly using the provided Docker setup for consistent and reliable hosting. +- **Customizable:** Configure apps, icons, titles, and additional options to fit your preferences. +- **Open Source:** Contribute to or modify the project to suit your needs. + +WALauncher combines simplicity and functionality for managing your web services with minimal overhead. It’s a solution you can easily deploy and adapt to your workflow. + +Visit the [GitHub](https://github.com/filiprojek/walauncher) repository for more details, screenshots, and support. Start managing your web apps with ease!