Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

fight-food-waste/scanner

Repository files navigation

Fight Food Waste - Product scanner

This is the end-user product scanner that integrates with our API.

Dependencies

  • GTK for the GUI
  • curl for handling API requests
  • jansson for handling JSON.

Installation

On Debian:

apt install build-essential libgtk-3-dev cmake libjansson-dev libcurl4-gnutls-dev
mkdir build
cd build
cmake ../
make

It also require a working deployment of the Fight Food Waste API. (-> API_ENDPOINT).

License

MIT

About

Send your products to FFW. 🍞🤲 Made with GTK

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published