Browse Source

docs: strip, we use issues

main
decentral1se 12 months ago
parent
commit
f90f805f02
No known key found for this signature in database GPG Key ID: 3789458B3D0C410
  1. 2
      .gitignore
  2. 15
      README.md

2
.gitignore

@ -1,2 +1,2 @@
go-sh-manymanuals
/datasheets/
goshmm

15
README.md

@ -19,18 +19,5 @@ manuals and datasheets for everything in [Varia](https://varia.zone).
```
mkdir -p datasheets # fill with https://vvvvvvaria.org/~crunk/datasheets.zip
go run go-sh-manymanuals.go
go run goshmm.go
```
## Road Map, Get it going, Change while we learn
- Make it able to search multiple directories filled with pdfs
- Make it able to up/download pdfs
- I made a config where you can set a share and downloads folder much like p2p sharing programs.
- go-sh-manymanuals could be both a client and server program at the same time.
- You can download off big servers.
- You can download off each other locally.
- It should keep track of what you already have, because doubles are the big pain in PDF's/filesharing in general
- Maybe in the future, entire folders can be synced between you and current connected server.
- Make it able to index those pdfs into the search.
- Improve the layout.

Loading…
Cancel
Save