repository
0.0.0-20240304183252-3aee6920cc8d
Repository: https://github.com/jnjenga/netshare.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
NetShare
Share and browse files between workstations in a network
This app is still in development
Build and running
-
Server
go build cmd/netshare/server.go
server <repo_path>
-
Client
go build cmd/netshare/client.go
client
Features / Road map / Ideas
- TUI
- Browse files in remote workstation
- Might become a NAS client
Author
Feedback
If you have any feedback, please reach out to me via mail me at jnjenga.com
Contributing
Contributions are always welcome!