An open API service indexing awesome lists of open source software.

https://github.com/girkovarpa/sciter-7guis

7GUIs benchmarks in Sciter.
https://github.com/girkovarpa/sciter-7guis

7guis benchmarks electron gui javascript node nodejs qt sciter tiscript ui wxwidgets

Last synced: about 2 months ago
JSON representation

7GUIs benchmarks in Sciter.

Awesome Lists containing this project

README

          

# Sciter 7GUIs

[7GUIs](https://eugenkiss.github.io/7guis/tasks) benchmarks implemented in [Sciter](https://github.com/c-smile/sciter-sdk).

Run the implementations by placing [scapp.exe](https://github.com/c-smile/sciter-sdk/tree/master/bin.win/x64) in this folder and running the appropriate `.bat` file.

## Counter

![screenshot](screenshots/counter.gif)

## Temperature Converter

![screenshot](screenshots/temperature-converter.gif)

## Flight Booker

:construction: Under construction. :construction:

![screenshot](screenshots/flight-booker.png)

## Timer

![screenshot](screenshots/timer.gif)

## CRUD

![screenshot](screenshots/crud.gif)

## Circle Drawer

![screenshot](screenshots/circle-drawer.gif)

## Cells

:construction: Under construction. :construction:

![screenshot](screenshots/cells.gif)