- Implement main.js for the master display functionality, including WebSocket connection, audio output management, and state handling. - Create style.css for the master display's visual design, ensuring a cohesive look and feel with a dark theme and responsive layout. - Integrate device management with a fallback for non-Electron environments, allowing users to select audio outputs. - Add features for managing favorites, including toggling favorites and filtering by genre. - Enhance user experience with a responsive favorites grid and drag-to-scroll functionality.
8 lines
63 B
Plaintext
8 lines
63 B
Plaintext
node_modules/
|
|
dist/
|
|
data/db/
|
|
data/images/
|
|
.env
|
|
.DS_Store
|
|
*.log
|