Liquor Locker
Liquor Locker lets you run bar management with AI-powered recommendations entirely on your own server.
Overview
A home bar management app to track your bottles and ingredients, with support for AI-powered cocktail recommendations A home bar management app to track your bottles and ingredients, with support for AI-powered cocktail recommendations - nguyenjessev/liquor-locker > [!NOTE]
I recently started a new job, so updates to Liquor Locker may be few and far between as I focus on my new role. However, please continue to raise issues and submit PRs, I still look at those immediately! The project has 66 GitHub stars and is licensed under BSD-3-Clause.
Key Features
Source: GitHub README
- Track your inventory of bottles, including their names, purchase dates, and open dates.
- Track your inventory of mixers, including their names, purchase dates, and open dates.
- Track your inventory of fresh ingredients, including their names, purchase dates, and preparation dates.
- Analyze your inventory to get AI-powered cocktail recommendations based on your available inventory.
Getting Started
Source: GitHub README
services:
liquor-locker:
# This project uses SemVer. Check the published packages for available versions.
# Available tags as of time of writing are latest, 2, 2.1, and 2.1.0.
image: ghcr.io/nguyenjessev/liquor-locker:2
ports:
# Change host port as needed to avoid collisions with other services.
- "8080:8080"
environment:
# Change as needed. Must match the URL the app will be served on. (E.g. https://subdomain.mydomain.com)
- ALLOWED_ORIGINS=https://localhost:8080
volumes:
# This is where the SQLite database will be stored. Change host directory to be mounted as needed.
- ./data:/app/internal/database/data
docker compose up -d
Normalized Features
Source: tool-features-normalized.json
ai integration, dark mode, docker, docker compose, rest api, sqlite.
Deploy
Features
Integrations & APIs
- REST API
AI & Machine Learning
- AI / LLM Integration
Customization & Branding
- Dark Mode
Related Health & Lifestyle Tools
View all 53 →Monica
24KPersonal CRM for tracking interactions with friends, family, and contacts with relationship management tools.
Habitica
14KHabitica is a self-hosted habit & personal tracking tool with support for Habit Tracking, Tracking.
Mealie
12KMealie handles material design inspired recipe manager as a self-hosted solution.
Tandoor Recipes
8.1KTandoor Recipes handles manage recipes, plan meals, build shopping lists, and much much more as a self-hosted solution.
Workout.cool
7.1KWorkout.cool lets you run modern fitness coaching platform entirely on your own server.
wger
5.8KReleased under AGPL-3.0, wger provides web-based personal workout on self-hosted infrastructure.