Displaying 1 to 20 from 52 results

stackedit - In-browser Markdown editor

  •    Javascript

Full-featured, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites. NOTE: This page has been written and published with StackEdit.

PyDrive - Google Drive API Python wrapper library

  •    Python

PyDrive is a wrapper library of google-api-python-client that simplifies many common Google Drive API tasks. You can install PyDrive with regular pip command.

PlexGuide

  •    Shell

Mission Statement: PlexGuide is an all-in-one media solution that deploys a Media Server through the use of your Local HD or Google Drive; serving as an unlimited back-end storage. PlexGuide utilizes Ansible and Docker to streamline your Media Server, while deploying multiple tools for your Server Operations.




gcsf - a FUSE file system based on Google Drive

  •    Rust

GCSF is a virtual filesystem that allows users to mount their Google Drive account locally and interact with it as a regular disk partition. You can find out more in this paper. An AUR package is maintained by axionl: gcsf-git.

uds - Unlimited Drive Storage by splitting binary files into base64

  •    Python

Store files in Google Docs without counting against your quota. Development on a web-based JS version has started here.

googlesheets - Google Spreadsheets R API

  •    R

Access and manage Google spreadsheets from R with googlesheets. googlesheets is inspired by gspread, a Google Spreadsheets Python API.


drive-music-player - Fully client side Music Player for Google Drive

  •    Javascript

Note: This is not an official Google Product. This is a sample application demonstrating how to build a fully client side Google Drive application. It is currently deployed and running and is supported on a best effort basis. Music Player for Google Drive is a simple and lightweight online music player for your audio files stored in Google Drive. Its is entirely client side and does not require any server side component.

Nuage - A Dropbox-like interface for your existing data (with support for many backends)

  •    Javascript

A Dropbox-like file manager that let you manage your data anywhere it is located. It could be FTP, SFTP, WebDAV, Git, S3, Minio, Dropbox, Google Drive. It helps to manage your files from a browser, Upload files and folders, Audio player, Video player, Image viewer and lot more.

drive-music-player - Fully client side Music Player for Google Drive

  •    Javascript

This sample is no longer maintained. No further updates will be made. Note: This is not an official Google Product. This is a sample application demonstrating how to build a fully client side Google Drive application. It is currently deployed and running and is supported on a best effort basis.

drive-zipextractor - Extract (decompress) ZIP files into Google Drive using the Google Drive API

  •    Javascript

This sample is no longer maintained. No further updates will be made. Sample app for extracting ZIP files into Google Drive using the Google Drive API.

drive-zipextractor - Extract (decompress) ZIP files into Google Drive using the Google Drive API

  •    Javascript

Extract (decompress) ZIP files into Google Drive using the Google Drive API. This app is deployed at: http://zip-extractor.appspot.com/. Download the extension in the Chrome Web Store.

Cyberduck - Libre server and cloud storage browser for Mac and Windows

  •    Java

Cyberduck is a libre server and cloud storage browser for Mac and Windows with support for FTP, SFTP, WebDAV, Amazon S3, OpenStack Swift, Backblaze B2, Microsoft Azure & OneDrive, Google Drive and Dropbox.

Parsec - Dropbox-like file sharing with full client encryption

  •    Python

Parsec can easily share your work and data in the cloud in a total privacy. It works as a virtual drive on you computer. You can access and modify all the data stored in Parsec with your regular softwares just like you would on your local hard-drive.

react-native-document-picker - Document Picker for React Native using Document Providers

  •    Java

A React Native wrapper for Apple's UIDocumentMenuViewController and for Android's Intent.ACTION_OPEN_DOCUMENT / Intent.ACTION_PICK. I recommend using https://github.com/johanneslumpe/react-native-fs I had to modify Uploader.m so it would use NSFileCoordinator with NSFileCoordinatorReadingForUploading option.

node-google-drive - Node.js library to access Google Drive's API.

  •    Javascript

Node.js library to access Google Drive's API.Work in progress -- needs to integrate with OAuth example client/secret, also look into client id stuff.

Doomsday-Machine-2 - Doomsday Machine is a tool for backing up cloud services to a local machine.

  •    Shell

Doomsday Machine is a tool for backing up cloud services to a local machine. This project is a followup to a Node.js project I started in April. While that project worked well, I wasn't happy with the code's performance and lack of support, being that the project was just my code. Instead, I've constructed this project which is really just an amalgamation of others' great projects. The imap-backup tool uses a configuration file saved at /root/.imap-backup/config.json, which is setup as a Docker volume so that you can persist the configuration and/or map it to a host folder. Use the tool's setup instructions to build the configuration file.

drake - Serverless password manager

  •    Javascript

Keep your passwords in "chests" that are stored and synced to your Google Drive account. Drake is just a bunch of static files. There are no server-side components so you can take advantage of Github Pages to deploy it from your own repo. Just fork it.