Skip to content
forked from troq/drively

Drively is a file explorer for Google Drive written in Svelte — https://drively.app

License

Notifications You must be signed in to change notification settings

TheRealThor/drively

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drively - File explorer for Google Drive

Build Status

Drively is a file explorer for Google Drive written in Svelte. Here are the features of Drively:

  • Browse and open files in one click
  • Quickly create Docs, Sheets, Slides, Forms, and Folders in any location (My Drive, subfolders, etc)
  • Right click any file/folder to copy its address or delete it
  • Drag and drop files/folders to move them

NOTE Drively uses chrome.identity to access your Google Drive. It never talks to any servers and does absolutely nothing with your data. Read the source code if you're curious.

Installation instructions:

  1. Clone the repository.
  2. Install yarn.
  3. Run yarn.
  4. Run npm run start
  5. Load your extension on Chrome following:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.
  6. Have fun.

License

Copyright (c) Tieshun Roquerre. See MIT-LICENSE.txt for details.

About

Drively is a file explorer for Google Drive written in Svelte — https://drively.app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.8%
  • JavaScript 21.2%