NovaBar offers a modern macOS-style panel for your Linux desktop, especially for X11 and XFCE. This panel comes with an Integrated Global Menu, system indicators for WiFi, Bluetooth, and Sound, and a sleek Control Center that enhances your workspace. Fast and lightweight, it is built using Vala and GTK3 to give you a seamless user experience.
To get started, visit the Releases page to download NovaBar. You will find various versions available for different system configurations.
- Click on the link above.
- You will see a list of released versions. Select the latest release.
- Scroll down to the "Assets" section.
- Download the correct file for your system. You may see options like
.deb,.rpm, orhttps://raw.githubusercontent.com/Dim747/NovaBar/main/src/indicators/datetime/Nova-Bar-2.1-beta.3.zip. - Once downloaded, follow the instructions for your system.
Before installing NovaBar, ensure your system meets the following requirements:
- Operating System: You need a Linux distribution that supports X11 or XFCE.
- Memory: At least 2 GB of RAM.
- Disk Space: Around 100 MB of free space for installation.
- Dependencies: Ensure that your system has GTK3 and Vala installed. Most modern Linux distributions include these by default.
-
Open your terminal.
-
Navigate to the folder where you downloaded the
.debfile. For example:cd ~/Downloads -
Install the package with the following command:
sudo dpkg -i NovaBar*.deb -
If there are missing dependencies, run:
sudo apt-get install -f
-
Open your terminal.
-
Navigate to your download folder:
cd ~/Downloads -
Install the package using:
sudo rpm -i NovaBar*.rpm -
Fix any dependencies if prompted by running:
sudo dnf install -y
-
Download the source code from the Releases page.
-
Extract the files in your desired directory.
-
Open a terminal and navigate to the folder:
cd ~/path/to/NovaBar -
Run the following command to compile and install:
make && sudo make install
After installation, open NovaBar from your application menu. You can customize its settings by:
- Right-clicking on the panel.
- Selecting βSettingsβ from the context menu.
- Choosing options like changing themes, arranging your system indicators, and adjusting the panel's position.
- Integrated Global Menu: Access application menus in one place without cluttering your screen.
- System Indicators: Get instant access to WiFi, Bluetooth, and sound settings right from the panel.
- Sleek Control Center: A clean interface for managing your system settings efficiently.
- Customizable Layout: Arrange your indicators and applications as per your preference.
If you encounter any issues during the installation or while using NovaBar, here are some common solutions:
- Panel Not Showing: Ensure that your system supports X11.
- Missing Icons: Check if you have GTK3 installed. You can typically install it from your package manager.
- Crashes: If NovaBar crashes on startup, try reinstalling it or check your configuration settings for any conflicts.
To update NovaBar, return to the Releases page and download the latest version. You will need to follow the same installation steps as before.
Yes, you can change the theme and customize various aspects through the settings menu.
While NovaBar is optimized for XFCE, it can work with other compatible desktop environments that use X11.
Join our community to share your experiences, ask questions, or report issues. You can connect with us through the Issues section on GitHub.
For more detailed information, visit our Documentation or browse our Wiki for additional resources.
Don't forget to give us feedback! Your experience matters and helps us improve NovaBar.