- Go to Releases:
- Download the latest
Setup-CedroSoftware-ModernDock_x64.exe
file- Execute and Install
- Quick Access: Easily add and manage your favorite applications for quick launching.
- Deep Customization: Tailor the dock's appearance to your liking:
- Icon size and spacing
- Background color and transparency
- Rounded corners for the dock's frame
- Hover effect: A smooth zoom effect on icons when you mouse over them
Before you begin, ensure you have the following installed on your system:
- An IDE (IntelliJ IDEA recommended).
- JDK 21.
- Apache Maven.
- Git for cloning the repository.
- Clone the repository
- Before running, make sure to install all the dependencies
- Run
App.java
to run the program - Make desired changes
- Commit your Changes
- Open a Pull Request
- Clone the repository
- Install all dependencies
- Run
mvn clean package
on the terminal - The .exe file will be avaible at
target\dist\Cedro Modern Dock