Giter Site home page Giter Site logo

cookandfreeze's Introduction

CookAndFreeze

With CookAndFreeze for Android, easily manage recipients (content and frozen date) stored in your freezer (or elsewhere).

Usage

Now that you have created self-adhesive labels and sticked your labels to your recipients, you can scan them using CookAndFreeze with your smartphone.

You can then store their content and frozen date so that you can manage your meals easily.

Create self-adhesive labels

  • Create CSV files with your labels info using C# application from labels/labeller folder:
cd labels/labeller
dotnet run Program.cs --NumberOfPages 2 --NumberOfLabelsPerPage 5 --FirstLabelNumber 2

The above command will generate 2 files. Here is an example of the first one:

title,content
002,"cookandfreeze://{'version':1,'title':'002','uuid':'a5834fc0-ab30-476a-871c-54a6bb9b769d'}"
003,"cookandfreeze://{'version':1,'title':'003','uuid':'afd19355-eec5-4616-9876-ce4c6676c3dc'}"
004,"cookandfreeze://{'version':1,'title':'004','uuid':'75677a16-43c9-4573-bc59-8f064209302d'}"
005,"cookandfreeze://{'version':1,'title':'005','uuid':'1a20298f-fce1-4680-b909-c570d48cd08f'}"
006,"cookandfreeze://{'version':1,'title':'006','uuid':'34395a27-c253-4f00-9d2f-2afcef51f99a'}"

Of course, you can create those manually (you can generate uuids with https://www.guidgenerator.com/).

  • Use GLabels to print your labels:
    • Open a glabel project:
      • If you are using "24 Etiquettes Congélation" Ref. 316656 from Casino, you can use labels/CookAndFreeze.glabels file
      • Otherwise, create a new glabel project (there are plenty of available templates or you can create your own quite easily)
    • Open the appropriate CSV file generated earlier with "Objets/Propriétés de fusion" menu
    • If you have created your own glabel file:
      • Use "{title}" as text in a text object (to display the title).
      • Use "content" as data key in a barcode object.
    • Print

Note:

  • I am using the GLabels Flathub package (org.gnome.glabels3) from ubuntu repository.
  • The version 4 is not yet released as of 2022 Sept. 16.

cookandfreeze's People

Contributors

phramusca avatar

Stargazers

 avatar

Watchers

 avatar  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.