gindex-cli-tool
v1.7.1
Published
A Cli Tool to Publish Google Drive Index's Frontend and Backend all in One Tool
Downloads
10
Readme
A Vue js Based GD Index
Project HomePage
Follow guide to deploy yours!
Telegram Support Group
First of all GD-Index stands for Google Drive Directory Index. It is a Serverless Google Drive directory indexing program. It can list Google Drive files in the form of a directory and can be downloaded through a straight chain. It Can be Your Personal Drive or Share Drive or a Folder or a Team Drive.
This GIndex is Based on Vue.js, a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects.
Any Issues / Help Regarding Setup, Feel free to Contact Through the telegram Group.
Now With New UI
Important - This Site Requires My GIndex Live Backend Server to be Running Otherwise the Site will Never Open.
Important - For Setting up of Backend. Visit my Wiki for Help in Setting Up.
Site Features Other than Aicirou's:
- This GIndex is Not Like Basic GIndex which Depends on Basic Auth Headers to Authenticate the Users. Rather this has its Own Backend Through Which Users will be Authenticated.
- Automated Email Verification with OTP.
- Uses Custom Video Player - Plyr to Stream Videos.
- Uses Custom Audio Player - Plyr
- Complete Dark theme.
- User Role Based Authentication.
- No Public can Access Site's Content Without Logging in.
- Uses JWT to Verify User's Login on Each Route.
- JWT is Valid for a Week. After Expiry the User will get Automatically Logged out.
- Also User's JWT Token is Stored in LocalStorage as AES 256 Encrypted Key . This will be Decrypted on Demand. So that No One Can Access the User Details even if they have the Key.
- Fully Material Redesign of all Pages. (Under Progress).
- Has 3 Roles - User, Admins, Superadmins
- Users - Can Only View Content.
- Admins - Can Accept Users based on their Request
- Superadmins - Can Accept Admin Requests.
- Uses MongoDB for User Database.
- Full Access Control of Backend from Frontend Based on User's Role.
Site Shots:
1. Home - Logged In
2. Home - Logged Out
4. Video Page
5. Video Player - Extended
6. Video Player - External Players
7. Settings
8. Admin Page
9. Admin - User Registration Page
10. Pending Requests - Modal
11. User Request Page
12. User Verify Page
Thanks - Support Me
Google Drive Index by Sudharshan TK is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.Based on a work at https://github.com/tks18/gindex-v4