diff --git a/.gitignore b/.gitignore index 6ad20f1..a78d155 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -go-sh-manymanuals /datasheets/ +goshmm diff --git a/README.md b/README.md index cf47ce9..81fe8e5 100644 --- a/README.md +++ b/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.