Hello, Dev community! π
Iβm thrilled to announce the open-source release of Extendify, a lightweight Windows taskbar enhancement utility designed to revolutionize the way you manage applications on your desktop. Whether you're multitasking or just looking for a more stylish desktop experience, Extendify has you covered.
π₯ Features
Extendify brings a host of powerful features to make your workflow smoother and your desktop sleeker:
- Floating Secondary Taskbar: Displays all your running applications.
- Smooth Window Switching: Quickly switch between open windows with ease.
- Modern Design: Semi-transparent and minimalistic aesthetics.
- Draggable Taskbar: Customize the positioning of your secondary taskbar.
- Automatic Application Detection: Instantly identifies and displays active apps.
- Hi-res Screen Recording: Record your screen effortlessly with built-in functionality.
π οΈ Build It Yourself
Getting started with Extendify is simple! Follow these steps to build from source:
Prerequisites
- Visual Studio 2022 or later
- .NET 6.0 SDK or later
- Windows 10/11
Steps to Build
- Clone the repository:
git clone https://github.com/idris-j/Extendify/
- Open the solution in Visual Studio:
cd Extendify
start Extendify.sln
- Build the solution:
- Press
F5
to build and run, OR - Use the menu:
Build > Build Solution
.
- Press
- Run the compiled executable from:
bin/Debug/net6.0-windows/Extendify.exe
.
Thatβs it! Your secondary taskbar will appear, ready to enhance your desktop experience.
π‘ Why Open Source?
I believe in the power of collaboration and innovation within the developer community. Extendify is built with simplicity and extensibility in mind. By making it open source, I hope to foster an environment where we can enhance and refine it together.
π Contributions Welcome!
Extendify is a community-driven project, and Iβd love to see what you can bring to the table! Hereβs how you can contribute:
- Fork the Repository
- Create a Feature Branch
- Commit Your Changes
- Push to the Branch
- Create a Pull Request
No idea is too small or too bigβwhether it's improving the design, fixing bugs, or introducing new features!
π License
Extendify is licensed under the MIT License, so you can use, modify, and distribute it freely.
π Where to Start
Check out the GitHub repository:
Extendify on GitHub
Letβs build something amazing together. Drop your feedback, share your thoughts, and feel free to submit your first pull request today! π
Happy coding! π»
IDRIS JIMOH
(Creator of Extendify)
Would you like me to include screenshots or code snippets to make the post more visual? Comment below.
Top comments (0)