Skip to content
int3ll3ct edited this page Apr 8, 2017 · 4 revisions

The key things to know about Openroast are:

  • this is a python 3.5 app
  • the GUI is written in PyQt5
  • there is a strong dependency on the freshroastsr700 package
  • python apps are difficult to turn into user-facing installation packages (but we've scripted the process reliably now!)

For Developers: Installing and Running Openroast

For Developers: Building a Distributable Package

For Developers: Openroast Color Palette

Welcome to the docs! If you come across any issues, please feel free to submit a pull request or add an issue to our issue tracker so we can be sure our documentation is up-to-date and accurate.

Clone this wiki locally