Open Issues Need Help
View All on GitHubAI Summary: Install a digital signage system in the dorm foyer. The project faces potential veto from Uwe, requiring careful consideration of his concerns.
AI Summary: The task is to connect a digital signage system (likely a browser-based application) to a display in a dorm foyer, ensuring only the browser display is shown. This involves troubleshooting the connection and potentially configuring display settings to prevent other system interfaces from being visible.
AI Summary: This task involves deploying a digital signage application to a Raspberry Pi. This includes setting up either a manual deployment process or an automated deployment using GitHub Actions.
AI Summary: Integrate an ASEAG bus timetable into the existing digital signage system in the dorm foyer. This involves fetching real-time or scheduled bus data from the ASEAG API (presumably) and displaying it in a user-friendly format on the digital signage screens.
AI Summary: Compose an email to ASEAG requesting access to their API using the provided API form.
AI Summary: Develop a Flask application extension to display images as posters on a digital signage system in a dorm foyer. This involves creating an API endpoint to receive image data and a mechanism to display the images on the signage.
AI Summary: Implement a weather display feature on the digital signage system in the dorm foyer. This involves using a weather API to fetch and display current weather information.
AI Summary: Create a simple Flask application with a customizable template for displaying digital signage content in a dorm foyer. The application should allow for easy modification of the displayed information using a Jinja template.