Boscop / Boscop/web-view

Template for GUIs with seed+gotham - potential use case/example

Open
#147 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2k
Forks
179
PR merge metrics
No merged PRs in 30d

Description

Hey there,
after posting my project on reddit, someone proposed to inform the seed contributors about it. Because you also have a section with examples/use case, I thought you could be interested in this project.
The goal of my project is to provide an 'electron like' template, that allows to create local/desktop browser GUIs with access to the local filesystem (e. g. without the usual browser restrictions). I want this for a project where I want to render latex formula in my GUI and save a lot of files.
Using seed, [gotham](https://gotham.rs/), [rust-embed](https://github.com/pyros2097/rust-embed) and [web-view](https://github.com/Boscop/web-view) the template now compiles into a single binary, that directly opens in its own window and does not depend on an os specific library for compilation.

Let me know your thoughts on the project and thanks for an amazing library :)

P. S.: The project's repository is at: https://gitlab.com/liketechnik/local-gui-seed-gotham
P. P. S: If you think this is an appropriate example I'll be happy to open a pr for adding it (:

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.