martymfly / file-transfer-expo

Web app for expo-file-manager to transfer files from/to pc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Transfer App for Expo File Manager

About The Project

This small app allows you to access the files on the Expo File Manager app through websocket.

Here are the features:

Run project in development

  1. Clone the repo

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

    npm install

    or

    yarn install
  3. Start the app

  • Run: yarn dev (or npm run dev).
  1. Create a room

  2. Join to the same room with the phone app

Contributing

Contributions are always welcome

License

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

About

Web app for expo-file-manager to transfer files from/to pc

License:MIT License


Languages

Language:JavaScript 76.6%Language:TypeScript 17.3%Language:HTML 6.1%