Winbar v1.0.2
Pre-releaseWinbar (Windows Bar) is a modern, highly customizable status bar (AppBar) designed for Windows, Inspired by the sleek, modular top bars often found in Linux desktop environments (like Polybar or Waybar) and other windows status bar (like YASB). Winbar transforms your Windows desktop into a centralized, highly efficient command center tailored exactly to your needs.
Features
- Windows AppBar Integration: Docks seamlessly to the top of your screen, behaving like a native taskbar.
- Modular Bar Design: Configure left, center, and right sections of the bar using a simple YAML configuration.
- Changeable & Custom Themes: Change the theme to your liking. Dont like the default? add your own theme.
- Overlay: Winbar isn't only a status bar, it has an overlay for the main command center feature with modules
- Tons of Modules Categories:
- Home: Basic modules categories for your basic need: Music Player (YAMW), App Launcher, System Resources, and System Controls.
- Notes: Modules for taking note, creating a todo list, and a drawing board for your fancy diagram.
- AI: Modules for the next generation of technology, integrate your local AI to winbar.
- Server: Modules for tech enthusiast. Manage & monitor your server with ease.
- System Tray: Manage the app quietly in the background, open configurations, and easily toggle "Run on Launch".
- Custom Shorcut: If you have a copilot key (F23), you can change it to open the overlay
- Modern UI & Fast Performance: Beautiful and responsive UI using web based tools, with RAM usage under 300MB
Installation
- Go to the Releases page.
- Download the executable file
- Bypass OS Security Warnings: Since winbar is an unsigned open-source application, Windows might flag it upon first launch.
If Windows Defender SmartScreen appears, click More info > Run anyway.
- Enjoy your new windows status bar
Tech Stack & Dependecies
-
Backend: The backend logic uses Go (Golang) as the main languange. But, some code part doesn't really follow the go standard since talking with the win32 API (which is using C) needs to follow some C languange rules. This project uses a few library that is free and open-source:
-
Frontend: React (JS & TS), Vite, TailwindCSS, Excalidraw, Lucide React.