Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (12 loc) · 553 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 553 Bytes

Google Voice

An (unofficial) native MacOS App for Google Voice.

Install

Download the .dmg from the releases section and install per normal, or install via:

Note, you must right-click the app to open, even after upgrading.

Development

  1. Clone repo
  2. npm install
  3. npm run build

npm run build will built the application to build/ and npm run dist to generate a .dmg in dist/ for distribution and installation.