• Stars
    star
    106
  • Rank 325,871 (Top 7 %)
  • Language
    JavaScript
  • Created over 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An index server for Google Drive

Gdrive index

This lets you deploy a index server on heroku which serves files from your gdrive. It supports both gdrive and teamdrive. As teamdrive links cannot be share with people out of the drive this will let you do it and this dosent have a limit on downloads from drive.

Deploying

Deploy

How to setup

New way:

  1. Goto https://<project name>.herokuapp.com/setup
  2. Goto https://developers.google.com/drive/api/v3/quickstart/nodejs and click on Enable the Drive API (when it asks for type of click select other) and get client id and client secret then paste those in the setup page
  3. Fill out the rest and you'll see a table at the end telling you all the enviorment variables you need to set.
  4. Goto setting page of your project on heroku and then in Config Vars section click Reveal Config Vars.
  5. Add the config vars from the table onto heroku and wait 15-20sec before it starts up and you're good to go.
Variable name Value
CLIENT_ID Client id your recived in step 2
CLIENT_SECRET Client secret your recived in step 2
TOKEN Token you got in step 3
PARENT_FOLDER (optional but recommended) The id of the folder you want to be root of index
AUTH (optional) Username and password for index home (should be like username:password) share links will be available publically even with auth
SCOPE (optional) Scope of the auth in array eg. ["https://www.googleapis.com/auth/drive"]

More Repositories

1

torrent-aio-bot

A bot for searching and downloading torrents easily with website and telegram bot
JavaScript
306
star
2

wa-automation

WhatsApp chatbot weekend project to create stickers and run code in any language in chat
JavaScript
18
star
3

chrome-bookmark-exporter

An extension to export your chrome bookmarks in a sane way.
TypeScript
13
star
4

ping-pong-bot

A bot to ping site periodically to keep it alive on heroku
JavaScript
13
star
5

use-favicon

A simple react hook to show a dynamic favicon
TypeScript
7
star
6

improved-potato

Chrome extension to export bookmarks sanely
TypeScript
7
star
7

react-dimension-select

A simple library to easily create a dimension selector
TypeScript
6
star
8

prjkt

Easily start a new project without the burden of remembering 10 things to do
Go
5
star
9

pathetic_geek-bot

Finally decided to sit down and make a discord bot the right way.
TypeScript
3
star
10

linkefy

A highly customizable link aggregator made with react and firebase
JavaScript
3
star
11

portfolio

My minimalist portfolio site
Svelte
3
star
12

piratebay-adfree

JavaScript
2
star
13

flamingo_ebook

E-book reader app design implemented in flutter
Dart
2
star
14

competitive-code

A repo for solutions i write to competitive problems. Language depends on my mood deal with it!
C++
2
star
15

patheticgeek.dev

My old online portfolio
CSS
2
star
16

linkedin-automation

Automate accepting and sending connection requests on LinkedIn.
Python
2
star
17

monorepo_template

My monorepo template
TypeScript
2
star
18

task-manager-chakra

A task management app made to learn chakra ui
JavaScript
2
star
19

imdb-api

An API for scrapping data on IMDB website about a movie or webseries
JavaScript
1
star
20

upgraded-sniffle

A basic whatsapp bot for my basic needs
TypeScript
1
star
21

pg-discord-bot-boilerplate

Boilerplate for discord bot in typescript and nodejs
TypeScript
1
star
22

flutter_facebook_responsive_ui

Facebook UI clone to practice building UIs in flutter
Dart
1
star
23

portfolio-v2

My minimalist portfolio
XSLT
1
star
24

learning_rails

Starting to learn rails ;)
Ruby
1
star
25

nextjs-bloat

My try to clone a UI kit in custom css
JavaScript
1
star
26

jay-portfolio

TypeScript
1
star
27

pathetics-extension-pack

My VS Code extension pack, containing the extensions I love to use
1
star
28

compatability-check

Tutorial project to teach MERN and see who your friend's crush is
JavaScript
1
star
29

prjkt-templates

A repo for storing default actions for prjkt.
1
star
30

next-ts-api

Typesafe Next API routes with ez
TypeScript
1
star
31

pg-chrome-extention-boilerplate

Boilerplate for a chrome extention
TypeScript
1
star
32

discord-meme-bot

A discord bot to create memes in chat
JavaScript
1
star
33

learning-solidity

My one day trip to the blockchain world
JavaScript
1
star
34

flutter_github_actions

Flutter apk automation with github actions
Dart
1
star
35

patheticGeek

My GitHub profile readme
1
star
36

.dotfiles

My config files and shell script to manage them
Shell
1
star
37

pg-vite-boilerplate

A Vitejs project's boilerplate code
TypeScript
1
star
38

react-native-rncn

Implementation of `className` and customizable UI components in React Native
JavaScript
1
star
39

pg-nextjs-boilerplate

NextJS project boilerplate code
TypeScript
1
star