Skip to content

Syyllinen/mutesync-browser-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mutesync Browser Extension

Extends mutesync desktop app to web clients.

Installation:

yarn

Usage/Development

Make sure you have the mutesync desktop app installed and running.

If you have Node.js v17 or newer installed

  • set NODE_OPTIONS variable in .env file to "--openssl-legacy-provider"

Build the app in dev mode via

yarn start

Then load the project directory in your web browser as an unpacked extension.

Build Zipped Extension

  • set NODE_ENV variable in .env file to "production"
yarn build

About

Extends mutesync desktop app to web clients.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.5%
  • HTML 10.5%