Skip to content

nzambello/pushbullet-sms-client

Repository files navigation

Pushbullet SMS Client

This project was bootstrapped with Create React App.

You can find the most recent version of its documentation here.

Introduction

This is an Electron-based client for Pushbullet.

App frontend is made with React.

Development

We prefer using yarn, so the lock file submitted is its one.

React app

To start the React app, do:

yarn start

We are currently using create-react-app, so it starts the app using default configurations of that.

Electron app

With the react app running, to start electron:

yarn electron

as the main file of package.json is electron main script.

The electron app - in development - loads data from create-react-app webpack webserver running on localhost:3000.

Production

[WIP]

About

An Electron/React-based Pushbullet client for SMS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published