Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.

Create Desktop Application Builds #14

Open
novacbn opened this issue Mar 26, 2022 · 1 comment
Open

Create Desktop Application Builds #14

novacbn opened this issue Mar 26, 2022 · 1 comment
Labels
future Something to be tackled later or a milestone

Comments

@novacbn
Copy link
Owner

novacbn commented Mar 26, 2022

Description

Create desktop builds via Tauri.

Add new functionality of calling into the native ffmpeg CLI if available for performance gains. Along with the ability to call into native screenshot capabilities if available for the same reason AND to capture the actual output of the rendered HTML. Currently using html-to-image, which may not be accurate or work in some situations.

Other functionality desktop builds would unlock is native file system access. So opening instances of Svelte-In-Motion different project folders as workspaces. Much like VS Code.

@novacbn novacbn added the future Something to be tackled later or a milestone label Mar 26, 2022
@novacbn
Copy link
Owner Author

novacbn commented Jul 8, 2022

Now building for Linux desktops on GitHub Releases. Ran into an issue with anything from the application's public folder not being bundled or maybe served properly. Needs investigation, since that breaks translation and ffmpeg.wasm support.

Also broken is seemingly keybinds or the preview its self. Unclear since the timeline and controls UI is currently not available.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
future Something to be tackled later or a milestone
Projects
None yet
Development

No branches or pull requests

1 participant