Skip to content

k-atusa/ConnHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConnHub v1.4.2

project WHY(Web Hub Yard): Connection Hub

ConnHub is simple text/file sharing hub for local network.

Usage

  • Share text by typing in text area.
  • Upload file to share inside local network.
  • Text and file list are synced every 3 seconds.

Build Executable

desktop version

go mod init example.com
go mod tidy
go build -ldflags="-s -w" -trimpath server.go

android version

gradlew.bat clean
gradlew.bat [assembleRelease|assembleDebug]
cd android/app/build/outputs/apk/debug

About

project WHY: Connection Hub

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors