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

Headless mode #15

Open
webdev03 opened this issue Jan 18, 2022 · 2 comments
Open

Headless mode #15

webdev03 opened this issue Jan 18, 2022 · 2 comments
Assignees

Comments

@webdev03
Copy link
Owner

webdev03 commented Jan 18, 2022

Originally suggested in https://scratch.mit.edu/users/god286/#comments-181494510

If a headless-cfg.json file is detected, then the application will automatically run with no inputs and read from headless-cfg.json. The file name may be decided later. Spec (WIP):

{
  "loader": {
    "pages": 3,
    "type": "profile",
    "specifier": "Z7Q"
  },
  "autoDelete": true,
  "silence": false,
  "verify": false
}
@webdev03 webdev03 self-assigned this Jan 18, 2022
@webdev03
Copy link
Owner Author

working on it in a few days

@hello-smile6
Copy link
Contributor

working on it in a few days

Finally! 🎉

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

2 participants