Add complete French (fr) and Chinese (zh) translations for all documentation: - Root files: README, CHANGELOG, SECURITY, BETA-RELEASE - docs/: All 16 core documentation files - DOCS/: All 19 deep-dive documents including embedded/ and archive/ - package/secubox/: All 123+ package READMEs - Misc: secubox-tools/, scripts/, EXAMPLES/, config-backups/, streamlit-apps/ Total: 346 translation files created Each file includes language switcher links for easy navigation between English, French, and Chinese versions. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| files | ||
| Makefile | ||
| README.fr.md | ||
| README.md | ||
| README.zh.md | ||
SecuBox PicoBrew Server
Self-hosted PicoBrew brewing controller running in an LXC container. Provides recipe management, real-time brew session monitoring, and device connectivity for PicoBrew hardware.
Installation
opkg install secubox-app-picobrew
Configuration
UCI config file: /etc/config/picobrew
uci set picobrew.main.enabled='1'
uci set picobrew.main.port='8080'
uci commit picobrew
Usage
picobrewctl start # Start PicoBrew server
picobrewctl stop # Stop PicoBrew server
picobrewctl status # Show service status
picobrewctl logs # View server logs
picobrewctl update # Update server from git
Features
- Recipe management and creation
- Real-time brew session monitoring
- PicoBrew device pairing and control
- Brew history and logging
- Runs isolated in LXC container
Dependencies
jsonfilterwget-ssltarlxclxc-commongit
License
Apache-2.0