proton-drive
No description available.
File Explorer
Download Latest Version (.zip)- fileMock.js
- pm-srp.js
- pmcrypto.js
- sieve.js
- styleMock.js
- lang.json
- social_logo.png
- files.ts
- folder.ts
- link.ts
- share.ts
- sharing.ts
- userSettings.ts
- volume.ts
- DownloadProgressBar.tsx
- DownloadSharedContainer.tsx
- DownloadSharedInfo.tsx
- EnterPasswordInfo.tsx
- LinkDoesNotExistInfo.tsx
- download.test.ts
- download.ts
- DownloadProvider.tsx
- ActionsDropdown.tsx
- BackButton.tsx
- CreateNewFolderButton.tsx
- index.ts
- LayoutDropdown.tsx
- MoveToFolderButton.tsx
- MoveToTrashButton.tsx
- SortDropdown.tsx
- UploadFileButton.tsx
- UploadFolderButton.tsx
- DeletePermanentlyButton.tsx
- index.ts
- RestoreFromTrashButton.tsx
- EmptyTrashButton.tsx
- Trash.tsx
- TrashContentProvider.tsx
- TrashToolbar.tsx
- UserSettingsProvider.tsx
- Drive.tsx
- DriveContentProvider.tsx
- DriveFolderProvider.tsx
- DriveToolbar.tsx
- helpers.tsx
- DriveCacheProvider.tsx
- DriveEventManagerProvider.tsx
- GridView.tsx
- ItemCell.tsx
- DescriptiveTypeCell.tsx
- LocationCell.tsx
- MIMETypeCell.tsx
- NameCell.tsx
- ShareCell.tsx
- SizeCell.tsx
- TimeCell.tsx
- UserNameCell.tsx
- ItemRow.tsx
- ListHeader.tsx
- ListView.tsx
- DetailsButton.tsx
- DownloadButton.tsx
- index.ts
- PreviewButton.tsx
- RenameButton.tsx
- ShareFileButton.tsx
- ShareLinkButton.tsx
- utils.ts
- EmptyFolder.tsx
- EmptyShared.tsx
- EmptyTrash.tsx
- FileBrowser.scss
- FileBrowser.tsx
- FolderContextMenu.tsx
- HasNoFilesToShare.tsx
- HasNoFolders.tsx
- interfaces.tsx
- ItemContextMenu.tsx
- SharedURLIcon.tsx
- useFileBrowserColumns.ts
- useFileBrowserItem.tsx
- useFileBrowserView.tsx
- FileRecoveryBanner.tsx
- FileRecoveryIcon.tsx
- FilesRecoveryModal.tsx
- FilesRecoveryState.tsx
- ExpandableRow.tsx
- FolderTree.scss
- FolderTree.tsx
- DriveSidebar.scss
- DriveSidebar.tsx
- DriveSidebarFooter.tsx
- DriveSidebarList.tsx
- DriveSidebarListItem.tsx
- ReloadSpinner.tsx
- DriveHeader.tsx
- DriveOnboardingModal.tsx
- DriveOnboardingModalNoAccess.tsx
- DriveOnboardingModalNoBeta.tsx
- StopSharingButton.tsx
- SharedLinks.tsx
- SharedLinksContentProvider.tsx
- SharedLinksToolbar.tsx
- ShareFileButton.tsx
- DateTime.tsx
- ErrorState.tsx
- ExpirationTimeDatePicker.tsx
- GeneratedLinkState.tsx
- LoadingState.tsx
- SharingModal.scss
- SharingModal.tsx
- image.test.ts
- image.ts
- thumbnail.test.ts
- thumbnail.ts
- Header.tsx
- interfaces.ts
- ProgressBar.tsx
- Transfer.tsx
- TransferControls.tsx
- TransferManager.scss
- TransferManager.tsx
- TransferStateIndicator.tsx
- UploadDragDrop.scss
- UploadDragDrop.tsx
- ChunkFileReader.ts
- upload.ts
- UploadButton.tsx
- UploadProvider.tsx
- AppErrorBoundary.tsx
- CreateFolderModal.tsx
- DetailsModal.tsx
- DriveBreadcrumbs.tsx
- FilesDetailsModal.tsx
- MoveToFolderModal.tsx
- RenameModal.tsx
- SelectedFileToShareModal.tsx
- DriveContainer.tsx
- DriveContainerView.tsx
- NoAccessContainer.tsx
- SharedURLsContainer.tsx
- SharedURLsContainerView.tsx
- TrashContainer.tsx
- TrashContainerView.tsx
- DriveContainerBlurred.tsx
- MainContainer.tsx
- OnboardingContainer.tsx
- PreviewContainer.tsx
- useDrive.ts
- useDriveCrypto.ts
- useDriveDragMove.tsx
- useDriveSorting.ts
- useFiles.ts
- useFileUploadInput.ts
- useNavigate.ts
- usePublicSharing.ts
- useSharing.ts
- useStatsHistory.ts
- useToolbarActions.tsx
- useTrash.ts
- useUserSettings.ts
- useConfirm.tsx
- useDebouncedRequest.test.tsx
- useDebouncedRequest.ts
- useListNotifications.tsx
- useOnScrollEnd.ts
- useQueuedFunction.ts
- useSelection.ts
- file.ts
- folder.ts
- link.ts
- restore.ts
- share.ts
- sharing.ts
- transfer.ts
- userSettings.ts
- volume.ts
- driveCrypto.ts
- download.ts
- downloadSW.ts
- FileSaver.ts
- applicationSignatures.ts
- archiveSignatures.ts
- audioSignatures.ts
- fontSignatures.ts
- imageSignatures.ts
- unsafeSignatures.ts
- videoSignatures.ts
- constants.ts
- helpers.ts
- MimeTypeParser.ts
- async.ts
- file.ts
- link.test.ts
- link.ts
- share.ts
- stream.ts
- transfer.ts
- trasfer.test.ts
- validation.ts
- app.scss
- App.tsx
- constants.ts
- index.tsx
- openpgpConfig.ts
- PrivateApp.tsx
- logoConfig.js
- protondrive.svg
- .htaccess
- app.ejs
- index.d.ts
- .editorconfig
- .eslintrc.json
- .gitignore
- .gitlab-ci.yml
- .prettierrc
- CHANGELOG.md
- jest.config.js
- jest.transform.js
- package-lock.json
- package.json
- README.md
- rtl.setup.js
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/ProtonMail/proton-drive
Downloads the entire project code from GitHub to your computer.
cd proton-drive
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
