Habu it's a minimalistic startpage made with the essence of neovim dashboard with the catppuccin mocha palette. Fully customizable and easy to setup
Habu is a minimalist dashboard based on Neovim’s design and Catppuccin Mocha palette, offering a simple and fully customizable experience. It provides a productive workspace in your browser that is easy to set up. The development of Habu includes the option for self-hosting using Docker.
npm install
.habu:build_tailwind
defined in the package.json
.app
folder to your hosting or create an image container..dockerfile
with docker build -t app ..
.docker run -d -p 8080:80 --restart=always app
.Habu is a sleek dashboard with a customizable color palette, ideal for boosting productivity in your browser. The option for self-hosting using Docker makes it a versatile choice for users looking to run the website locally. With a minimalist design and easy setup process, Habu offers a clean and efficient workspace solution.