https://github.com/girkovarpa/unofficial-sciter-template
for sciter noobs, by a sciter noob
https://github.com/girkovarpa/unofficial-sciter-template
basic boilerplate demo example hello-world noob sciter sciter-js sciter-js-sdk template tutorial windows
Last synced: 4 months ago
JSON representation
for sciter noobs, by a sciter noob
- Host: GitHub
- URL: https://github.com/girkovarpa/unofficial-sciter-template
- Owner: GirkovArpa
- License: mit
- Created: 2022-09-09T03:10:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-17T23:07:10.000Z (over 3 years ago)
- Last Synced: 2025-04-03T22:23:25.166Z (about 1 year ago)
- Topics: basic, boilerplate, demo, example, hello-world, noob, sciter, sciter-js, sciter-js-sdk, template, tutorial, windows
- Language: CSS
- Homepage: https://girkovarpa.itch.io/unofficial-sciter-template
- Size: 336 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Unofficial Sciter Template
for sciter noobs, by a sciter noob
## About
An alternative to [Quark](https://quark.sciter.com/) and the [official template](https://gitlab.com/sciter-engine/sciter-js-sdk/-/tree/main/samples.app/classic), based on my own needs.
## Instructions
1. Download [scapp.exe](https://gitlab.com/sciter-engine/sciter-js-sdk/-/blob/7a38ab467a08186e2ccf0f5716fed851bf367829/bin/windows/x32/scapp.exe), [sciter.dll](https://gitlab.com/sciter-engine/sciter-js-sdk/-/blob/7a38ab467a08186e2ccf0f5716fed851bf367829/bin/windows/x32/sciter.dll), [inspector.exe](https://gitlab.com/sciter-engine/sciter-js-sdk/-/blob/7a38ab467a08186e2ccf0f5716fed851bf367829/bin/windows/x32/inspector.exe), & [packfolder.exe](https://gitlab.com/sciter-engine/sciter-js-sdk/-/blob/7a38ab467a08186e2ccf0f5716fed851bf367829/bin/windows/packfolder.exe).
2. Put them in this folder.
3. Run `scapp.exe`.

