Windows Smart Taskbar is a modern, lightweight, and efficient productivity tool designed to declutter your Windows taskbar. It allows you to organize your frequently used applications into customizable categories, providing quick access via a clean system tray menu without overwhelming your screen.
- 📂 Smart Organization: Group your applications into custom categories (e.g., "Work", "Games", "Tools").
- 🖱️ Drag & Drop: Intuitively add programs by dragging shortcuts or executables directly onto the window. Reorder them with ease.
- ⚡ Quick Access Menu: Left-click the system tray icon to instantly access your categorized programs.
- 🎨 Modern Interface: Clean, dark-themed UI that respects your desktop aesthetics.
- 💾 Portable: No installation required. Runs as a single executable file.
- 🌍 Multi-Language: Built-in support for English and Swedish.
- 🚀 Auto-Start: Optional setting to launch automatically with Windows.
- Go to the Releases page.
- Download the latest
WindowsSmartTaskbar_Release.zip. - Extract the ZIP file to a location of your choice (e.g.,
C:\Apps\SmartTaskbar). - Run
WindowsSmartTaskbar.exe.
- Clone the repository:
git clone https://github.com/RobinAyzit/WindowsSmartTaskbar.git
- Open the project in Visual Studio or VS Code.
- Build and run using .NET 8 SDK:
dotnet run
-
Add Programs:
- Drag and drop any
.exeor shortcut (.lnk) file into the main window. - Or click the "Add Program" button to browse manually.
- Drag and drop any
-
Create Categories:
- Click "Add Category" to create a new group.
- Assign a name and color to organize your workflow.
-
Manage Your List:
- Move: Drag programs up or down to reorder them.
- Categorize: Right-click a program or use the edit menu to move it to a different category.
- Remove: Select a program and click "Remove" to delete it from the list.
-
System Tray:
- Single-Click: Opens the Quick Launch menu with your categories.
- Double-Click: Opens the main management window.
- Language: C# (.NET 8)
- Framework: Windows Forms (WinForms)
- Data Storage: JSON (Local storage)
- Icons: Native Windows Icon Extraction
Contributions are welcome! Feel free to submit a Pull Request or open an Issue if you find any bugs or have feature suggestions.
- Fork the repository.
- Create your feature branch (
git checkout -b feature/AmazingFeature). - Commit your changes (
git commit -m 'Add some AmazingFeature'). - Push to the branch (
git push origin feature/AmazingFeature). - Open a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Created 2026 by © nRn World
If you like this project, consider to:
- ⭐ Star the project on GitHub
- ☕ Buy me a coffee
- 📢 Share with your friends