Drively is a file explorer for Google Drive written in Svelte. Here are the features of Drively:
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:
yarn
.npm run start
chrome://extensions/
Developer mode
Load unpacked extension
build
folder.Copyright (c) Tieshun Roquerre. See MIT-LICENSE.txt for details.