aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Halter <868228+jhalter@users.noreply.github.com>2021-08-07 09:49:06 -0700
committerJeff Halter <868228+jhalter@users.noreply.github.com>2021-08-07 09:49:06 -0700
commitbbecef953b3b8907b2b1383773e385d282a8ad24 (patch)
tree036dbf6e3714e99c38abbc22f816466174881fda
parent2e9eb491f3bf1dd56b1d23d6362d7c1dd0e8d92a (diff)
Cleanup README
-rw-r--r--README.md42
1 files changed, 1 insertions, 41 deletions
diff --git a/README.md b/README.md
index 1c486a4..9597ca3 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Run `mobius-hotline-client -help` for usage options.
#### Server
- brew install jhalter/mobius-hotline-client/mobius-hotline-client
+ brew install jhalter/mobius-hotline-server/mobius-hotline-server
After installation `mobius-hotline-server` installed to `/usr/local/bin/mobius-hotline-server` and should be in your $PATH.
@@ -66,43 +66,3 @@ To build from source, run:
make build-client
make build-server
-
-## Usage
-
-### Precompiled binaries
-To get started quickly, download the precompiled binaries for your platform:
-
-* [Linux]()
-* [Mac OS X]()
-
-## Compatibility
-
-
-
-# TODO
-
-* Implement 1.5+ protocol account editing
-* Implement folder transfer resume
-* Implement file transfer queuing
-* Map additional file extensions to file type and creator codes
-* Implement file comment read/write
-* Implement user banning
-* Implement Maximum Simultaneous Downloads
-* Maximum simultaneous downloads/client
-* Maximum simultaneous connections/IP
-* Implement server broadcast
-* Implement statistics:
- * Currently Connected
- * Downloads in progress
- * Uploads in progress
- * Waiting Downloads
- * Connection Peak
- * Connection Counter
- * Download Counter
- * Upload Counter
- * Since
-
-
-# TODO - Someday Maybe
-
-* Implement Pitbull protocol extensions \ No newline at end of file