thingiversedeprecated

cli client for the thingiverse. search and view things, and download parts.

Usage no npm install needed!

<script type="module">
  import thingiverse from 'https://cdn.skypack.dev/thingiverse';
</script>

README

thingiverse

Cli tool for interacting with the thingiverse. Search, view and download things!

install:

First, install node.js. Then, pop open a console and run:

$ npm install thingiverse

play:

$ thingiverse
(⚙ ) thingiverse v0.0.0
(⚙ ) USAGE: thingiverse <cmd> <arg1> <arg2>
(⚙ ) 
(⚙ )  > thingiverse search <some> <search> <terms> -- search thingiverse
(⚙ )  > thingiverse show <number>                  -- show thing # <number>
(⚙ )  > thingiverse get <number>                   -- download all files for thing <number>
(⚙ ) 
(⚙ ) mission accomplished.

license:

MIT/X11.