Skip to content

This open-source project provides a solution for easy file sharing across multiple platforms including Windows, Android, and Linux. Users can access our cross-platform solution for free through a web browser.

License

Notifications You must be signed in to change notification settings

vito-go/fileshare

Repository files navigation

Getting Started

make build

the binary file will be generated in the bin directory. linux, windows and android are supported.

Project Tree

├── bin
├── fileshare
├── fileshare_go
├── fileshare_web
├── makefile
└── readme.md
  • bin: the binary file directory. apk(android) and deb(linux) are supported.
  • fileshare: the flutter source code of the file share server.
  • fileshare_go: the go source code of the file share server.
  • fileshare_web: the web source code of the file share server.
  • makefile: the makefile of the project.
  • readme.md: the readme file of the project.

Dependencies

Preview

  • Run in Linux and Android


  • Open in browser

About

This open-source project provides a solution for easy file sharing across multiple platforms including Windows, Android, and Linux. Users can access our cross-platform solution for free through a web browser.

Resources

License

Stars

Watchers

Forks

Packages

No packages published