Small, native Mac OS X (10.11) app that enables a standalone Google Hangouts experience.
This is simply a wrapper for a WebView that opens Google Hangouts' website.
This repository is not particularly 'maintained;' it exists because I got tired of opening Chrome and enabling the Hangouts extension every time I needed to respond to something.
You must have a Mac with Xcode installed
- Clone or fork this repository.
- Open Hangouts.xcodeproj from the root directory of the repository in Xcode.
- Make your edits!
Easy Method:
- Download the zip file containing the app for the current release.
- Extract the .app, move it to /Applications.
- Use it!
DIY method (If the easy method won't work)
- Follow steps 1-2 above.
- In Xcode's (using 7.2 for this tutorial) Product menu option: -> Product -> Build For -> Running
- Follow Xcode's instructions. If all goes well, you should see an addition to you project bar on the left. A new folder called Products will contain one item: Hangouts.app.
- Right click Hangouts.app -> Show In Finder.
- Move it to /Applications.
- Use it!
- Remember how big you make it (always opens as a small box)
- Allow zooming in on the content
- Open a filepicker for uploading images/etc to your conversations
- Keeps you signed in
- Looks kinda pretty (thanks to Google's page design, not me)
- Stays out of your way when you don't want it
- Allows a sound notification through when it's open and you get a message
- Voice and video calls (you must've first done one in Safari and downloaded the required Hangouts plugin there for the app to perform this function)