Skip to content

dlguswo333/tishare-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

# Run react in localhost.
npm start
# Electron will load the web page above.
npm run electron

How to Build in Production

# Option 1.
# Run react build
npm build
# electron-builder will build into executables or installers. Refer to its document for detail.
npx electron-builder --win --x64

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

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