Skip to content

Custom React Renderer for creating desktop tray application (powered by Electron), with custom CLI to speed up development.

License

Notifications You must be signed in to change notification settings

mkramb/react-tray

Repository files navigation

react-tray

React renderer for creating desktop tray application.

This project contains multiple packages:

Installation

npm install -g @react-tray/cli

Quick start

To generate project skeleton:

mkdir example && cd example 
npx @react-tray/cli init example
yarn install

And then follow README for next steps.

Distribution

# inside project folder
react-tray-cli build

About

Custom React Renderer for creating desktop tray application (powered by Electron), with custom CLI to speed up development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published