Code Monkey home page Code Monkey logo

caloriestracker's Introduction

Links

Snapshots

Install in Linux

If you use Gentoo, you can find the ebuild in https://github.com/turulomio/myportage/tree/master/app-office/caloriestracker

If you use another distribution, you nee to install PyQtChart and PyQtWebEngine manually. They aren't in Linux setup.py dependencies due to PyQt5 doesn't use standard setup tools. So for compatibility reasons with distributions like Gentoo, we use this additional step.

pip install PyQtChart

pip install PyQtWebEngine

pip install caloriestracker

Install in Windows

You just download caloriestracker-X.X.X.exe and caloriestracker_init-X.X.X.exe and execute them. They are portable apps so they took a little more time to start, be patient.

Install in Windows with Python

Install python from https://www.python.org/downloads/ and don't forget to add python to the path during installation.

Open a CMD console

pip install caloriestracker

Now you have in the python scripts path caloriestracker.exe and caloriestracker_init.exe

If you want to create a Desktop shortcut, for this commands, you can write in console

caloriestracker_shortcuts

How to launch Calories Tracker

Calories Tracker uses PostgreSQL database as its backend. So you need to create a database and load its schema. Just type:

caloriestracker_init

Once database has been created, just log into caloriestracker after typing:

caloriestracker

Dependencies

How to colaborate with Calories Tracker

In Calories tracker you can add your own products and you can share them with us, if you wish with this PROCEDURE

Changelog

0.5.0

  • Now you can find translated strings
  • Formats are now translated
  • Improved adding meals and products
  • Elaborated products show information in 100 graims
  • You can delete all meals from a selected day
  • Added meals I eat the most
  • Added more products

0.4.0

  • Calories Traker init executable is working again
  • Replaced QSpinwidgets to a personalized widget
  • Added format multipliers
  • Now you can report an issue from inside Calories Tracker
  • Improved products translations
  • Added more products

0.3.0

  • frmAbout user interface improved
  • Translations of hardcoded strings improved
  • Charts are improved
  • Added more curiosities
  • Added more products, companies and formats

0.2.0

  • Added formats, elaborated products
  • Updated to PyQt5-5.13.1
  • Improved spanish translation
  • Added users management
  • Improved contribution process
  • Added weight and height charts
  • Added more reused code

0.1.0

  • First version

caloriestracker's People

Contributors

turulomio avatar dankantsar avatar caworky 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.