A personal toolkit for building an easier, more organized life.
Welcome to TBOX – a collection of practical tools designed to simplify everyday tasks and help you stay on top of what matters most.
Smart Nutrition Tracking Made Simple
Track your daily nutrition with AI-powered food recognition and intelligent insights. Features multi-language support (English/Chinese), offline storage, and customizable daily goals.
- ✨ AI-powered nutrition extraction
- 🌍 Multi-language support (EN/中文)
- 📱 Works offline with local storage
- 🎯 Customizable daily nutrition goals
- 📊 Visual progress tracking
Each tool is self-contained and can be run independently. Navigate to the specific tool directory for detailed setup instructions.
# Clone the repository
git clone <repository-url>
cd tbox
# Install dependencies
pnpm install
# Run a specific tool (example: NutriLoop)
cd apps/nutriloop
pnpm devTBOX is built on the principle that great tools should be:
- Simple - Easy to understand and use
- Practical - Solve real everyday problems
- Personal - Adaptable to individual needs
- Private - Your data stays with you
Have an idea for a new tool or improvement? Contributions are welcome! Each tool maintains its own documentation and contribution guidelines.
Building tools that make life a little bit easier, one app at a time.