Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Raspberry Pi #195

Open
5 tasks done
bdlukaa opened this issue Dec 12, 2023 · 0 comments · Fixed by #199
Open
5 tasks done

Support for Raspberry Pi #195

bdlukaa opened this issue Dec 12, 2023 · 0 comments · Fixed by #199
Labels
enhancement New feature or request Linux Affects Linux specifically

Comments

@bdlukaa
Copy link
Collaborator

bdlukaa commented Dec 12, 2023

Add support for Embedded Environments.

  • Video rendering support (linux(pi): implement unity_video_player_flutter #194)
    Video is the core part of the application. We must ensure the video rendering software is stable enough to release it.
  • Adapt the app for embedded devices (feat: Embedded platforms support #199)
    Some functionalities are not available in an embedded environment, or have to be written from scratch.
  • Adapt the user interface
    The embedded user interface should be similar to the tablet's.
    • All panels and sidebars compacted by default
    • Left navigation should be used over top navigation

Additional context

@bdlukaa bdlukaa added the Linux Affects Linux specifically label Dec 12, 2023
@bdlukaa bdlukaa added the enhancement New feature or request label Dec 24, 2023
@bdlukaa bdlukaa reopened this Jan 7, 2024
@bdlukaa bdlukaa mentioned this issue Oct 1, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Linux Affects Linux specifically
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant