//google-voice-desktop-appbytiny

google-voice-desktop-app

An electron shell wrapper around the google voice website

0
0
0
JavaScript

Why

I’m annoyed at the lack of desktop app for voice, like hangouts had.

What does it do

It just lets you keep voice open without a chrome browser. It will also check the dom for notifications and display a badge in the task bar and closing the app will send it to a tray instead of closing.

Supported Operating Systems

Currently supports both OSX, Windows 10 & Linux.

Questions? Ideas? Join us in discord https://discord.gg/3SSS6vkKET

Installation

Go to the Releases Page and download the release for your OS.

Simply uzip and drag into the applications folder (mac) or run the executable (windows) or run the app image (ubuntu)

undefinedMac Note: The mac version is unsigned, so you will have to click “Open Anyway” after running, or go to Settings > Security & Privacy > General > Open Anyway. Sorry not paying for a dev license just for thisundefined

undefinedLinux Note: You will have to make the AppImage executable in order to run it. Right Click > Properties > Permissions > Allow Executing file as a programundefined

Customize

You can change settings, apply themes and other things in the customization page. Go to Electron > Settings on Mac in the global menu bar, or File > Settings on windows. If you’ve hidden the menu bar you can also access the settings from the system tray.

undefinedWindows Settingsundefined

Windows Settings

undefinedMac Settingsundefined

Mac Settings

undefinedSystem Tray Settingsundefined

System Tray Settings

Themes

The latest version now supports custom themes, which can be set in the Settings dialog.

Not only themes but also a system for themeing! If you want to create your own theme and contribute back to the project you can do that here.

Run From Source

git clone git@github.com:Jerrkawz/google-voice-desktop-app.git

npm install -g yarn

yarn install

yarn start

To build yourself you can run
yarn run build:windows or yarn run build:mac or yarn run build:linux

Screenshots

undefinedMain window:undefined

Windows

undefinedDracula theme:undefined

Dracula

undefinedSolar theme:undefined

Solar

undefinedMinty theme:undefined

Minty

undefinedCerulean theme:undefined

Cerulean

Attributions

Find me
[beta]v0.15.0