
Light : [Login to see the link]
Dark : [Login to see the link]
Special Features :
- Render Thumbnail ( html, pdf, png, gif, text etc)
- Render HTML
- Play .mkv and others
Setup
Automatically
1. Visit [Login to see the link]
2. Follow the instructions in that page and Copy-Paste the Generated script to [Login to see the link]
3. Done
Manually
1. Copy the content of [Login to see the link] to [Login to see the link]
2. Replace OR edit client_id
, client_secret
, refresh_token
with yours
client_id: "202264815644.apps.googleusercontent.com",
client_secret: "X4Z3ca8xfWDb1Voo-F9a7ZxJ",
refresh_token: "YOUR_REFRESH_TOKEN", //
3. Optionally you can add TeamDrives by adding following lines (its already there in the script)
"roots": [
{
"id": "root", // My Drive
"name": "Root Drive",
"user": "",
"pass": "",
"protect_file_link": false
},
{
"id": "8yg3fo8gwyYOW8Y", // TeamDrive ID 1
"name": "Drive 1", // Name
"protect_file_link": false
},
{
"id": "8yg3fotf5gsgOW8Y", // TeamDrive ID 2
"name": "Drive 2",
"protect_file_link": false
}
]
List View
[Login to see the link]