A handy helper for acquiring the textbooks made freely available by Springer during Covid 19
$ ./bookme.zsh -h
Usage: bookme [--procs <number of simultaneous downloads>] [--format epub|pdf|both] [--folder <path>] [<textbooks.csv>]
$ ./bookme.zsh
Just run it without arguments for interactive menus.
- fzf
- curl
- GNU wget
- zsh
On macOS? I recommend installing homebrew and running:
$ brew install fzf wget