Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

prototype electronjs implementation of scripted forms #280

Open
mlshapiro opened this issue Aug 15, 2018 · 1 comment
Open

prototype electronjs implementation of scripted forms #280

mlshapiro opened this issue Aug 15, 2018 · 1 comment

Comments

@mlshapiro
Copy link

Goal

Release a portable version of scriptedforms that runs as a standalone application.

Requirements

  • the app should not require the system to have python installed.
    • a minimal python and set of python dependencies must be included in the deployment
  • must be able to load and render scriptedforms md files
  • user should be able to load md file at runtime
  • support latest windows, mac, linux deployments.
  • simple deploy script to get python dependencies for each system and build application

Notes

  • electron apps tend to get large quickly. Try to minimize the size of the application.
@SimonBiggs
Copy link
Owner

A guide which might help:

https://malcoded.com/posts/angular-desktop-electron

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

No branches or pull requests

2 participants