Skip to content

comet-dev/CometJS

Repository files navigation

Comet

Builds Badges
Linux/Mac/Windows Build Status
Developments devDependency Status
Dependencies Dependency Status
Hound Builds Badges
Overall bitHound Overall Score
Developments bitHound Dev Dependencies
Dependencies bitHound Dependencies
Code bitHound Code

Get Started

CometJS is simple software development for building desktop applications.

CometJS specializes in creating applications, but can also host them in a browser window. This practically sets it apart from the other popular frameworks, however, the app must be tested on the "web". Comet sends your app to a server (through desktop), but the common server is 1.100.COMET. From there, your app is public to share with the world from the "web" (on desktop, web window).

To test if your app is valid, use: comet test <app>

Note: CometJS is still in development!

CometJS is simply front-end desktop development, user interaction in all (Comet's UI), and precise back-end desktop development, with plugins and apis working coherently in pure javascript in order to keep the easy workflow.

Downloads

On the contrary, npm install CometJS and get started. In addition, when you install CometJS, be sure you also install it's cli as well.

# npm install Comet locally or globally to your PATH
npm install comet

# install the cli
npm install comet-cli
# Example for creating an app
comet new my-app
cd my-app
comet serve my-app.comet.com

Contributing

  • Send an issue!
  • Check out the CONTRIBUTING.md for more information on contributing to this project.

Examples and Quickstart

Demo Web UI - http://mosesag0813.github.io/Comet-Example

Run the See a Comet app in action with comet-dev/comet-app-start

Run the sdk to customize your app (experimental): comet-dev/comet-app-sdk

About

Desktop Development built up on, Javascript, HTML, CSS, Chromium and Firefox.

Topics

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •