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

Figure out OS, hardware, and distribution details #8

Closed
3 tasks
Tracked by #7
duckinator opened this issue Nov 26, 2023 · 1 comment
Closed
3 tasks
Tracked by #7

Figure out OS, hardware, and distribution details #8

duckinator opened this issue Nov 26, 2023 · 1 comment

Comments

@duckinator
Copy link
Owner

At least the following questions need to be answered:

  • What OS(es) should it target? (NixOS, Debian, FreeBSD, something else entirely?)
  • What hardware should be supported?
  • How should the software be distributed, so people can upgrade it without an involved process?
@duckinator duckinator mentioned this issue Nov 26, 2023
10 tasks
@duckinator
Copy link
Owner Author

duckinator commented Mar 15, 2024

OS support:

  • theoretically, any *nix system with Rust and speech-dispatcher working properly. Debian is a good choice because of the ease of getting speech-dispatcher working.
  • Windows
  • Android via Progressive Web App
  • macOS should be possible eventually, but I'd need access to a Mac
  • iOS should be usable via the web app, but it's not. no clue why.

hardware:

  • any x86 tablet should work
  • any Android tablet should work

distribution:

  • the PWA should be enough for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant