Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Linux Build/Support #104

@grofit

Description

@grofit

Currently Strem only gets built for and runs on Windows, but as its all built off cross platform tech there is no real reason why it cant run on other platforms such as Linux or OSX which dotnet supports.

So it would be good if we could support Linux (and possibly OSX) and build for it as part of BAU work.

Describe the solution you'd like
Strem runs on Linux and tagged builds are created for Linux

Describe alternatives you've considered
N/A

Additional context
There will be some native functionality which will not work on Linux such as:

  • Voice Recognition
  • Audio Playback
  • Text To Speech (TTS)

For now this can just be empty implementations to get a working build, luckily we already abstract away the native parts so it should be easy enough to support assuming Photino and 3rd party dependent libs do.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions