Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors