From 9e95c5cae5fac974560da40b32605489ac435160 Mon Sep 17 00:00:00 2001 From: Filip Rojek Date: Wed, 27 Aug 2025 13:28:28 +0200 Subject: [PATCH] fix(walauncher.md): update project description and enhance readability of key features for clarity and consistency chore: ignore vim swap files --- .gitignore | 1 + content/projects/walauncher.md | 22 ++++++++++++---------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 364fdec..b46e593 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ public/ +*.swp diff --git a/content/projects/walauncher.md b/content/projects/walauncher.md index b198833..afb2851 100644 --- a/content/projects/walauncher.md +++ b/content/projects/walauncher.md @@ -1,22 +1,24 @@ +++ title = "WALauncher" date = 2024-12-15 -description = "A lightweight launcher for your web apps, an alternative to Muximux " +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** is a lightweight, web-based application launcher created as a modern alternative to [Muximux](https://github.com/mescon/Muximux). It is designed for effectively managing web applications such as Servarr, yet it offers extensive customization options suitable for various 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. +WALauncher enables users to organize their web services into a user-friendly dashboard, making it ideal 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. +#### **Key Features:** -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. +* **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 additional information and screenshots. -Visit the [GitHub](https://github.com/filiprojek/walauncher) repository for more details, screenshots, and support. Start managing your web apps with ease!