{"id":13477158,"url":"https://github.com/jeffreytram/UniDrive","last_synced_at":"2025-03-27T04:32:41.884Z","repository":{"id":50703859,"uuid":"288790201","full_name":"jeffreytram/UniDrive","owner":"jeffreytram","description":"🗄 Access, organize, and manage several Google Drive accounts in one place.","archived":false,"fork":false,"pushed_at":"2020-11-25T01:18:22.000Z","size":3087,"stargazers_count":10,"open_issues_count":8,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-01T16:47:41.492Z","etag":null,"topics":["google-drive-api","javascript","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeffreytram.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-19T17:05:19.000Z","updated_at":"2024-05-27T02:35:19.000Z","dependencies_parsed_at":"2022-09-24T15:41:30.563Z","dependency_job_id":null,"html_url":"https://github.com/jeffreytram/UniDrive","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffreytram%2FUniDrive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffreytram%2FUniDrive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffreytram%2FUniDrive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffreytram%2FUniDrive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffreytram","download_url":"https://codeload.github.com/jeffreytram/UniDrive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222194748,"owners_count":16946982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-drive-api","javascript","react"],"created_at":"2024-07-31T16:01:38.892Z","updated_at":"2025-03-27T04:32:41.877Z","avatar_url":"https://github.com/jeffreytram.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# UniDrive · [![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)\nUniDrive provides a way to access, organize, and manage several Google Drive accounts in one place.\n- **Search** for files and folders across multiple accounts\n- **Refine** your search with familiar and additional filters\n- **View, share, delete, rename, and star** your files and folders\n- **Create and upload** new files to your accounts\n- **Sync** any changes done in UniDrive or Google Drive\n\n## 📑 Pre-requisites\nNode.js, and Node Package Manager (NPM) are required.\n\n## ⚙ Google Drive API Setup\nIn the [Google Developers Console](https://console.developers.google.com/),\n- Setup your application\n- Get a **Google Drive API key** and **Client ID**\n- Add http://localhost:3000 as an Authorized JavaScript Origin URI\n\n## 🛠 Setting up your config file\nThe config file is needed to be able to run the application locally. At this point, you should have a **Google Drive API key** and **Client ID**.\n\nCreate a `config.js` file in the `src` folder.\n\nFormat the file as so. Replace the placeholder text with the necessary information. Do not remove the quotes.\n```\nexport const config = {\n    web: {\n        api_key: \"Paste API Key Here\",\n        client_id: \"Paste Client ID Here\",\n     }\n}\n```\n\n## 🚀 Running the applicaiton\nInstall all dependencies by typing in `npm install`.\n\nThen, type `npm start` to run the app in the development mode.\n\nOpen http://localhost:3000 to view the application in your browser.\n\n## 🌟 Credits\nTeam UniDrive\n- Braeden Collins\n- Sebastian Escobar\n- Robert Giuffreda\n- Jamie Hannukainen\n- May Vy Le\n- Jeffrey Tram\n\n## 📜 License\nUniDrive is under the GNU General Public License v2.0\n\n## 📚 Additional Documentation\nFor a more detailed step-by-step walkthrough, check out the `Delivery Documentation` PDF located in the root folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffreytram%2FUniDrive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffreytram%2FUniDrive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffreytram%2FUniDrive/lists"}