Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

meteor-desktop

Package Overview
Dependencies
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meteor-desktop

Build a Meteor's desktop client with hot code push.

  • 0.0.65
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
134
increased by688.24%
Maintainers
1
Weekly downloads
 
Created
Source

Logo

WORK IN PROGRESS

Meteor Desktop

aka Meteor Electron Desktop Client

Build desktop apps with Meteor & Electron. Full integration with hot code push implementation.

 cd /your/meteor/app
 npm install --save-dev meteor-desktop
 meteor --mobile-server=127.0.0.1:3000
 
 # open new terminal
 meteor-desktop

What is this?

This is a complete implementation of integration between Meteor and Electron. To make it clear from the start, this is a desktop client - it is just like your mobile clients - but for desktops. It also features a full hot code push implementation - which means you can release updates the same way you are used to.

Prerequisites

  • Meteor >= 1.3.3*
  • At least basic Electron ecosystem knowledge

* meteor-desktop is not actively tested with older Meteor versions, however it should be compatible with >= 1.2 - check Meteor pre 1.3.3 support

Keywords

FAQs

Package last updated on 11 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc