Skip to content

matthaywardwebdesign/twilio-deskphone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twilio-deskphone

A desktop softphone for your business, powered by the Twilio API, written in React and packaged with Electron.

Installing

To install all the dependencies run npm install

Developing

First run the webpack-dev-server by running npm run dev and then start the app by running npm run start-dev. Any changes that are made to the React code will live reload.

Packaging

To package this application for a number of platforms run npm run build then npm run package. If you want to only build for OSX run npm run package-darwin or for Windows npm run package-win32

About

A desktop softphone for your business, powered by the Twilio API, written in React and packaged with Electron.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published