Close



Results 1 to 10 of 36

Hybrid View

  1. #1
    What about makeing a slim version of the peachy printer software entirely in command line/terminal based useing Python.

    That would eliminate trouble with GUI's

  2. #2
    Peachy Printer Founder
    Join Date
    Sep 2013
    Posts
    308
    Quote Originally Posted by 3Dmonkey View Post
    What about makeing a slim version of the peachy printer software entirely in command line/terminal based useing Python.

    That would eliminate trouble with GUI's
    This is nearly done already.. the GUI is here:
    https://github.com/PeachyPrinter/peachyprinter
    This GUI is like a separate program that just makes calls to the peachyprinterTools api:
    which is found here:
    https://github.com/PeachyPrinter/peachyprintertools

    It would be rather easy to set things up so that we can just use a terminal to call peachyPrintertools to do things... Just need to write a CLI that talks to the peachyprinterTools API.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •