Skip to content

tiShare aims to send files or folders between devices easily, with cross-platform support.

License

Notifications You must be signed in to change notification settings

dlguswo333/tishare-desktop

Repository files navigation

tiShare-Desktop



This is a reporitory for tiShare, desktop version.
tiShare has been inspired by my former team project, SendDone.

tiShare aims to help users transfer both files and folders across cross-platform devices.
Checkout for more Documentaiton for more information and FAQ.

How to Run in Development Mode

# Option 1.
# Run front dev server in localhost.
npm run start:front
# Electron will load the web page above.
npm run start:back

# Option 2.
# Execute above with one npm script.
npm start

How to Build in Production

# Option 1.
# Run front build.
npm run build:front
# electron-builder will build into executables or installers. Refer to its document for detail.
npm run build:back

# Option 2.
# Execute above with one npm script.
npm run build

Implementation

If you want to know more about the implementation behind tiShare, You can read README in src directory.

About

tiShare aims to send files or folders between devices easily, with cross-platform support.

Topics

Resources

License

Stars

Watchers

Forks

Languages