Skip to content

DanCardin/printed

Repository files navigation

Printed

Actions Status codecov Documentation Status Docker

A tool for keeping track of 3d prints.

Quickstart

❯ printed print add 'Benchy' \
  --cost 1 \
  --material PLA=35 \
  --source-link 'https://printables.com/some-model' \
  --reference-link 'https://amazon.com/some-thing'
❯ printed print list
┏━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━┓
┃ ID ┃ Name                       ┃ Count   ┃
┡━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━┩
│ 1  │ Benchy                     │ 0       │
└────┴────────────────────────────┴─────────┘
❯ printed print print 'Benchy'

Web

The tool also ships with a web service which can be used to view and manage prints.

Web Example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors