forked from varia/go-sh-manymanuals
docs: strip, we use issues
This commit is contained in:
parent
c0a0e74cbd
commit
f90f805f02
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
go-sh-manymanuals
|
||||
/datasheets/
|
||||
goshmm
|
||||
|
15
README.md
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…
Reference in New Issue
Block a user