| title: DRM | |
| emoji: ⏰ | |
| colorFrom: blue | |
| colorTo: blue | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| # Daily Reminder Master | |
| A polished personal reminder board built with Flask for Hugging Face Spaces. | |
| ## Environment variables | |
| - `PASSWORD`: login password for task operations and `/admin` | |
| - `SECRET_KEY`: Flask session secret | |
| - `PORT`: server port, defaults to `7860` | |