HomeHub

Turn any computer into a central family dashboard. Manage shared notes, shopping lists, chores, and expenses privately on your own home network.

Create a central, private space on your home network to manage your family's daily activities. This lightweight, self-hosted web application turns any device into a comprehensive household dashboard. Designed to be intuitive for everyone, it keeps your data securely on your local network without requiring external cloud accounts or complex logins.

Enjoy a wide range of built-in utilities designed to keep your household organized:

  • Shared Notes & Cloud: Quickly jot down information and share files across your network.
  • Shopping & Chores: Collaborate on grocery lists and track household tasks effortlessly.
  • Expense Tracker: Monitor family spending and manage recurring bills.
  • Media & Utilities: Download media, compress PDFs, shorten URLs, and generate QR codes.
  • Family Status: Check who is currently home and view shared calendar reminders.

Customize the platform through a simple configuration file to toggle features and adjust the color theme.

Directory Structure

homehub
data
.env
docker-compose.yml

docker-compose.yml

services:
  homehub:
    image: surajverma/homehub:latest
    container_name: homehub
    restart: unless-stopped
    ports:
      - "3000:3000"
    volumes:
      - ./data:/app/data

.env

# No sensitive environment variables are required for this application.
# If you need to customize specific settings supported by the image, add them here.

Share:

Ad
Favicon

 

  
 

Similar to HomeHub

Favicon

 

  
  
Favicon

 

  
  
Favicon