🏃 🤫 📚
Go to file
2022-08-14 10:19:02 +02:00
.gitignore remove the binary 2022-07-13 23:39:24 +02:00
config.json learning go, made datasheet folder added it to config 2022-08-13 21:10:22 +02:00
go-sh-manymanuals.go show folder icons next to folders 2022-08-14 10:19:02 +02:00
go.mod learning go, made datasheet folder added it to config 2022-08-13 21:10:22 +02:00
go.sum learning go, made datasheet folder added it to config 2022-08-13 21:10:22 +02:00
README.md Added some ideas to the roadmap 2022-08-12 20:15:56 +02:00

go-sh-manymanuals

Work in progress... 💣

The idea behind this software came from the Permacomputing Update 2021, especially "Chapter 7. A collapse-tolerant business" which is a series of practical guidelines. One of which reads as follows:

Self-host everything you need for software work on local physical servers. This includes all networked applications as well as an extensive library of software and documentation (including repair manuals and OS distributions for all relevant hardware). Offer hosting services to make use of the surplus.

Which lead us to think about an application where one can up and download manuals and datasheets for everything in Varia.

hacking

go run go-sh-manymanuals.go

Road Map, Get it going, Change while we learn

  1. Make it able to search multiple directories filled with pdfs
  2. Make it able to up/download pdfs
  3. Make it able to index those pdfs into the search.
  4. Improve the layout.