All Projects → chriskol → Google-Docs-Desktop-OSX

chriskol / Google-Docs-Desktop-OSX

Licence: MIT license
A Super Simple Google Docs Desktop Client for Mac OSX Built in Javascript and MacGap

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to Google-Docs-Desktop-OSX

Desktop Google Keep Osx
A Super Simple Desktop Client for Mac OSX Built in Javascript and MacGap
Stars: ✭ 159 (+354.29%)
Mutual labels:  wrapper, google-drive, mac-osx
gdrive-dl
Download and sync Google Drive files and folders without account
Stars: ✭ 15 (-57.14%)
Mutual labels:  google-drive, google-docs
Ytdlrc
☁️ Downloads videos and metadata with youtube-dl and moves each file on completion to an rclone remote
Stars: ✭ 140 (+300%)
Mutual labels:  wrapper, google-drive
MeowDB.js
Database in JSON (Node.JS Library)
Stars: ✭ 12 (-65.71%)
Mutual labels:  wrapper
MozJpeg-wrapper
mozjpeg wrapper for .NET coded in c#
Stars: ✭ 14 (-60%)
Mutual labels:  wrapper
wumpy
Discord API Wrapper - Easy enough for Wumpus, and fast enough for Clyde!
Stars: ✭ 25 (-28.57%)
Mutual labels:  wrapper
PoShLog
🔩 PoShLog is PowerShell cross-platform logging module. It allows you to log structured event data into console, file and much more places easily. It's built upon great C# logging library Serilog - https://serilog.net/
Stars: ✭ 108 (+208.57%)
Mutual labels:  wrapper
alice-docs
A simple and quick publishing framework utilizing Google Docs
Stars: ✭ 14 (-60%)
Mutual labels:  google-docs
nimtesseract
A Tesseract OCR wrapper for Nim
Stars: ✭ 23 (-34.29%)
Mutual labels:  wrapper
Meowdrive
Meowdrive/Google drive directlink
Stars: ✭ 22 (-37.14%)
Mutual labels:  google-drive
kuebikobot
A telegram bot that deploys to heroku/aws and downloads links and torrents and uploads to google drive and returns public share link
Stars: ✭ 127 (+262.86%)
Mutual labels:  google-drive
python-gerrit-api
Python wrapper for the Gerrit REST API.
Stars: ✭ 6 (-82.86%)
Mutual labels:  wrapper
BitLens
🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.
Stars: ✭ 20 (-42.86%)
Mutual labels:  wrapper
ReductionWrappers
R wrappers to connect Python dimensional reduction tools and single cell data objects (Seurat, SingleCellExperiment, etc...)
Stars: ✭ 31 (-11.43%)
Mutual labels:  wrapper
opencv-python-inference-engine
Wrapper package for OpenCV with Inference Engine python bindings.
Stars: ✭ 32 (-8.57%)
Mutual labels:  wrapper
auto-mysql-backup
a wrapper for automysqlbackup
Stars: ✭ 19 (-45.71%)
Mutual labels:  wrapper
ccViewer
CryptCloudViewer source codes
Stars: ✭ 66 (+88.57%)
Mutual labels:  google-drive
gut
🍱 yet another collection of go utilities & tools
Stars: ✭ 24 (-31.43%)
Mutual labels:  wrapper
google-drive-direct-remote-upload
Directly upload files from the web to Google Drive without saving them completely on the server before.
Stars: ✭ 62 (+77.14%)
Mutual labels:  google-drive
wrapper.py
Wrapper.py is a Minecraft server wrapper that adds additional features to a vanilla server, including backups, dashboard access, plugins, and more.
Stars: ✭ 34 (-2.86%)
Mutual labels:  wrapper

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].