Git Product home page Git Product logo

controlfreak's Introduction

Breville Control °Freak® Program Handler

This program reads and writes Breville Control Freak programs and saved alarms, either from and to FA1 files or from and to a text representation.

The command line program reads a given set of files, merging all the Control Freak programs and alarms into alphabetical order of name, eliminating duplicates.

The program displays on the standard output a textual representation of the sorted list, first programs and then alarms, and optionally writes an FA1 file and/or a text file containing the textual representation.

The text representation accepted for input is the same as presented on output - that is, a sequence of lines, one program per line, with one of the three following formats:

program name | temperature in ºF | power level | hh:mm:ss | start control | after timer

program name | temperature in ºF | power level | 'off' or 'no timer'

alarm name | temperature in ºF

where:

  • Power level is Low, Medium or High
  • Start control is At Beginning, At Set Temperature, or At Prompt
  • After timer control is Continue, Stop, Keep Warm, or Repeat

For example:

Butter (Clarified) | 240 | Slow | 0:20:00 | At Set Temperature | Keep Warm
Carrots (Caramelize) | 300 | Medium | no timer
Boiling | 212

The command line arguments are names of text or FA1 files to be read, and optionally output specs:

  • -o|-output filename specifies the name of a binary output file
  • -t|-text filename specifies the name of a text output file
  • -ns do not sort the programs or alarms (but duplicates are still removed, and alarms written after programs)

controlfreak's People

Contributors

ndjc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.