https://github.com/vezwork/gohome
A home file sharing server written in go with a fancy interface.
https://github.com/vezwork/gohome
file-sharing file-upload golang javascript web
Last synced: 3 months ago
JSON representation
A home file sharing server written in go with a fancy interface.
- Host: GitHub
- URL: https://github.com/vezwork/gohome
- Owner: vezwork
- Created: 2016-05-24T05:12:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-03T00:05:33.000Z (almost 10 years ago)
- Last Synced: 2025-03-22T01:37:26.601Z (over 1 year ago)
- Topics: file-sharing, file-upload, golang, javascript, web
- Language: CSS
- Size: 2.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gohome
A home file sharing server written in go with a fancy interface.
To use gohome:
1. Clone or download this repository into a local directory of your choice (probably in your go workspace).
2. Navigate to the directory in the command line.
3. Enter "go run main.go"