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

https://github.com/nishkalkashyap/quark-electron

Quark is a cross-platform, integrated development environment for rapidly building - functional , prototypal projects, written in HTML, CSS and JavaScript with native desktop app like capabilities.
https://github.com/nishkalkashyap/quark-electron

apps electron nodejs quark webpack

Last synced: 9 months ago
JSON representation

Quark is a cross-platform, integrated development environment for rapidly building - functional , prototypal projects, written in HTML, CSS and JavaScript with native desktop app like capabilities.

Awesome Lists containing this project

README

          

# Quark

[![Build Status](https://travis-ci.org/Nishkalkashyap/Quark-electron.svg?branch=master-all)](https://travis-ci.org/Nishkalkashyap/Quark-electron)
[![Build Status](https://ci.appveyor.com/api/projects/status/e9n73kxva64pccwe/branch/master-all?svg=true)](https://ci.appveyor.com/project/Nishkalkashyap/quark-electron)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/Nishkalkashyap/Quark-docs)

Quark is a general purpose software tool specifically designed to help you create projects written in HTML, CSS and JavaScript with native desktop app like capabilities. Quark apps run on Mac, Windows, and Linux from a single codebase.

Visit [the website](https://quarkjs.io) to learn more.


Quark IDE screenshot
Quark IDE screenshot
Quark IDE screenshot

## Goals

#### ⚡ Rapid prototyping and project development
Projects build with Quark should be easy and quick to setup.

#### 💻 Cross-platform
Projects build with Quark should run on all platforms such as Windows, Linux and Mac, sharing the same code base.

#### 🐱 Simplicity
Quark is built with simplicity in mind, so that creating projects with Quark is enjoyable, easy to learn, and accessible to just about anyone with basic programming skills.

## Showcase
A few apps built with Quark


Quark App - System resource monitor
Quark App - Arduino data logger
Quark App - Web Browser

#### Check out these sample apps from [Quark appstore](https://quarkjs.io)
* [System resource monitor](https://dash.quarkjs.io/98ErmpQVApXvbsNWI6lvxLAAhpj2/_ybxmtnoilpu4nwj0t4/project) - Monitors system resources. View CPU loads, memory usage, process explorer.
* [Web Browser](https://dash.quarkjs.io/98ErmpQVApXvbsNWI6lvxLAAhpj2/_0umm60gvnlierd0ku7/project) - Web browser with multiple tabs, split view support.
* [Activity Monitor](https://dash.quarkjs.io/98ErmpQVApXvbsNWI6lvxLAAhpj2/_y43pdal0kqgi99x5fh/project) - Simple app that shows a doughnut chart of the CPU system, user, and idle activity time.
* [Arduino Data logger](https://dash.quarkjs.io/98ErmpQVApXvbsNWI6lvxLAAhpj2/_6if0m0z5ol5inermo8/project) - Create a dashboard and a data logger for Arduino.
* [Hash](https://dash.quarkjs.io/98ErmpQVApXvbsNWI6lvxLAAhpj2/_roomlkgizmk1nzc7of/project) - Simple app that shows the hash values of entered text using different algorithms.
* [Mirror](https://dash.quarkjs.io/98ErmpQVApXvbsNWI6lvxLAAhpj2/_gnk42qk7gepvshsva1/project) - Simple app that plays a video of the computer's camera at a maximized size like looking into a mirror.
* [Stock prices](https://dash.quarkjs.io/98ErmpQVApXvbsNWI6lvxLAAhpj2/_cwub3h5x8ctfdt6rfs/project) - Simple app that shows the current price of oil, gold, and silver using the STOOQ API.

## Feedback

* [File an issue](https://github.com/Nishkalkashyap/Quark-electron/issues)
* Ask a question on Stack Overflow

## License
Copyright (c) Nishkal Kashyap. All rights reserved.

Licensed under the [GPL-3.0 license](https://github.com/Nishkalkashyap/Quark-electron/blob/master/LICENSE)