项目作者: fauu

项目描述 :
Calorie tracker application for elementary OS built with Vala and GTK
高级语言: Vala
项目地址: git://github.com/fauu/Calorie.git
创建时间: 2014-04-11T14:11:41Z
项目社区:https://github.com/fauu/Calorie

开源协议:GNU General Public License v3.0

下载


Calorie

Calorie was an alpha-stage calorie tracker for elementary OS, written in 2013,
retired in 2014.



Other screenshots

Techonology

  • Vala language w/ Libgee collection library
  • GTK 3 GUI toolkit with Granite extension
  • SQLite database
  • CMake build system

What used to be the TODO list

Installation

Note: The following instructions were compiled in 2013.

Dependencies

  • valac
  • libgee-0.8-dev
  • libgtk-3.0-dev
  • libgranite-dev
  • libsqlite3-dev

Compilation

Refer to the
build_and_run_local.sh
bash script.

You might need to create ~/.local/share/calorie directory as a temporary fix
if the application reports that it has failed to create the database.

License

See the COPYING file.