general readme cleanup
This commit is contained in:
parent
b7e366b227
commit
8c3e5872db
12
README.md
12
README.md
|
@ -1,10 +1,8 @@
|
|||
<p align="center">
|
||||
<img alt="transbeam logo: a laser warning sign in trans flag colors" height="300" src="https://git.xeno.science/xenofem/transbeam/raw/branch/main/static/transbeam.svg">
|
||||
<img alt="transbeam logo: a laser warning sign in trans flag colors" height="256" src="https://git.xeno.science/xenofem/transbeam/raw/branch/main/static/transbeam.svg">
|
||||
</p>
|
||||
|
||||
# transbeam
|
||||
|
||||
A low-latency file drop server
|
||||
<h1 align="center">transbeam</h1>
|
||||
<p align="center">A low-latency file drop server</p>
|
||||
|
||||
## features
|
||||
|
||||
|
@ -28,11 +26,11 @@ transbeam is configured with the following environment variables:
|
|||
|
||||
## installation
|
||||
|
||||
## configuration
|
||||
## todo
|
||||
|
||||
- [ ] real-time file downloading
|
||||
- [ ] file downloading
|
||||
- [ ] upload progress bar
|
||||
- [ ] uploader auth
|
||||
- [ ] downloader auth
|
||||
- [ ] delete uploads after a while
|
||||
- [ ] configurable maximum file size
|
||||
|
|
Loading…
Reference in a new issue