Skip to content

A desktop chat built with React, React Desktop and Electron

Notifications You must be signed in to change notification settings

doublesam20/electron-desktop-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatkit Retirement Announcement

We are sorry to say that as of April 23 2020, we will be fully retiring our Chatkit product. We understand that this will be disappointing to customers who have come to rely on the service, and are very sorry for the disruption that this will cause for them. Our sales and customer support teams are available at this time to handle enquiries and will support existing Chatkit customers as far as they can with transition. All Chatkit billing has now ceased , and customers will pay no more up to or beyond their usage for the remainder of the service. You can read more about our decision to retire Chatkit here: https://blog.pusher.com/narrowing-our-product-focus. If you are interested in learning about how you can build chat with Pusher Channels, check out our tutorials.

React Electron Desktop Chat

A desktop chat app, built with React, Electron, and Pusher Chatkit.

Read the tutorial on FreeCodeCamp or dive into the code.

Running the code

Download the project with git clone (or click here):

git clone https://github.com/pusher/electron-desktop-chat
cd electron-desktop-chat

Then, within the electron-desktop-chat app directory, run npm install.

Once the dependencies have finished installing, run the server with node server.js.

In another terminal, run the desktop app with npm run development

About

A desktop chat built with React, React Desktop and Electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.8%
  • CSS 6.2%
  • HTML 2.9%
  • Shell 0.1%