Google Docs Desktop OSX Save

A Super Simple Google Docs Desktop Client for Mac OSX Built in Javascript and MacGap

Project README

Google Docs Desktop OSX

A Super Simple Google Docs Desktop Client for Mac OSX Built in Javascript and MacGap

Why

I love the Google suite but hate being limited to having to use their apps within my browser. If you have many tabs, it's impractical for usability.

What

It's one line of code to wrap Google Docs in an app window made possible by MacGap

Build

Build using instructions on MacGap-rb

Usage

gem install macgap

# macgap new DIR
# macgap build DIR

For example, to create a new MacGap app use the new command:

macgap new MyApp

To build a MacGap app use the build command, specifying the app's directory.

macgap build MyApp

Note: I'd recommend against using the binary releases at this point. There have been issues with people downloading them and using them on different versions of OSX from what I've compiled them on and it causing problems.

That is, me compiling on whatever version of OSX I'm running can cause problems for you if you aren't running on the same version. As I'm not sure what the future holds in terms of me or users of the app being up to date on the latest OSX, I'm just going to stop making releases for the foreseeable future and avoid issues.

Building from source following the directions in the instructions is the definite recommended method.

Run

Click the pretty icon :)

Also

Check out the project page for latest binaries and stuff

Check out the same app for Google Keep, Google Keep Desktop OSX or its project page for latest binaries.

Also check out the same thing for Google Drive at Google Drive Desktop OSX.

Open Source Agenda is not affiliated with "Google Docs Desktop OSX" Project. README Source: chriskol/Google-Docs-Desktop-OSX
Stars
34
Open Issues
1
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating