All Projects â†’ martymfly â†’ expo-file-manager

martymfly / expo-file-manager

Licence: MIT license
A file manager app made with React Native & Expo

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to expo-file-manager

Filestash
🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
Stars: ✭ 5,231 (+4655.45%)
Mutual labels:  filemanager, file-sharing
Gofi
Gofi (gəʊfi:) means Go file indexer.
Stars: ✭ 291 (+164.55%)
Mutual labels:  filemanager, file-sharing
Datasafe
Datasafe - flexible and secure data storage and document sharing using cryptographic message syntax for data encryption
Stars: ✭ 32 (-70.91%)
Mutual labels:  vault, file-sharing
Kodexplorer
A web based file manager,web IDE / browser based code editor
Stars: ✭ 5,490 (+4890.91%)
Mutual labels:  filemanager, file-sharing
Jumpfm
A file manager that lets you jump.
Stars: ✭ 252 (+129.09%)
Mutual labels:  filemanager
Shinyfiles
A shiny extension for server side file access
Stars: ✭ 133 (+20.91%)
Mutual labels:  filemanager
Persistencekit
Store and retrieve Codable objects to various persistence layers, in a couple lines of code!
Stars: ✭ 121 (+10%)
Mutual labels:  filemanager
Frontend
🌌 Vue based front-end.
Stars: ✭ 121 (+10%)
Mutual labels:  filemanager
tasit-apps
Native mobile Ethereum dapps for mainstream users
Stars: ✭ 35 (-68.18%)
Mutual labels:  expo
expo-video-player
Customizable Video Player controls for Expo
Stars: ✭ 174 (+58.18%)
Mutual labels:  expo
Jaya
Cross platform file manager application for Windows, Mac and Linux operating systems. (planned mobile support)
Stars: ✭ 219 (+99.09%)
Mutual labels:  filemanager
Angular Filemanager
JavaScript File Manager Material Design Folder Explorer Navigator Browser Manager in AngularJS with CSS3 Responsive (with FTP in PHP / Java / Node)
Stars: ✭ 1,693 (+1439.09%)
Mutual labels:  filemanager
Freeman
A free, extensible, cross-platform file manager for power users
Stars: ✭ 254 (+130.91%)
Mutual labels:  filemanager
Vidir
edit directory in $EDITOR (better than vim . with netrw)
Stars: ✭ 129 (+17.27%)
Mutual labels:  filemanager
tfvaultenv
A utility for configuring Terraform provider environment variables from HashiCorp Vault secrets
Stars: ✭ 46 (-58.18%)
Mutual labels:  vault
Diskover Web
Web file manager, disk space usage, storage search engine and file system analytics for diskover
Stars: ✭ 121 (+10%)
Mutual labels:  filemanager
Ifm
Improved File Manager
Stars: ✭ 215 (+95.45%)
Mutual labels:  filemanager
odin
Open-source, cross-platform, hassle-free file sharing with AES-256 encryption made with Flutter & Dart.
Stars: ✭ 114 (+3.64%)
Mutual labels:  file-sharing
Nova Filemanager
A Filemanager tool for Laravel Nova
Stars: ✭ 189 (+71.82%)
Mutual labels:  filemanager
Tinyfilemanager
The best web based PHP File Manager in single file, Manage your files efficiently and easily with tinyfilemanager
Stars: ✭ 2,679 (+2335.45%)
Mutual labels:  filemanager

Expo File Manager

A file manager app built with React Native & Expo.

About The Project

With this app you can import/export photos and videos from/to photo gallery and also download files directly from the web.

Files managed by the app are kept within app's folder therefore they are not exposed to phone's built-in file manager unless the phone is rooted.

Here are some other features:

Screenshots





Run project in development

  1. Clone the repo

    git clone https://github.com/martymfly/expo-file-manager
  2. Install dependencies

    npm install

    or

    yarn install
  3. Start the app

  • Run on Android: yarn android (or npm run android).

  • Run on iOS: yarn ios (or npm run ios).

  • Run on Web: yarn web (or npm run web).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].