Skip to main content

Minimalistic cli diary for tracking calories

Project description

Fooder cli client

About

Fooder is simple TUI client for FooderAPI and basic program for tracking calories from terminal.

Installation

Fooder is currently maintained on PyPi Python Package Index. To install package simpply use:

python3 -m pip install fooder

Usage

With installation of fooder you should have new executable - fooder.

fooder

from command line. There are some available options:

usage: __main__.py [-h] [--access-token ACCESS_TOKEN] [--refresh-token REFRESH_TOKEN] [--url URL]

options:
  -h, --help            show this help message and exit
  --access-token ACCESS_TOKEN
  --refresh-token REFRESH_TOKEN
  --url URL

By default access_token is stored in ~/.cache/fooder/.token and refresh_token is stored in ~/.cache/fooder/.refresh_token. You can use different locations of those files as well as different URL for the API, which you can self-host for personalized products database.

Whole program is very simple TUI where in each view you can select action from available options, such as switching to diary from another day, adding meals, adding entries etc. It's just intuitive and since project is in alpha stage I'm not writting whole usage instruction just yet, before the finalized product is complete.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fooder-0.0.1.tar.gz (19.4 kB view hashes)

Uploaded Source

Built Distribution

fooder-0.0.1-py2.py3-none-any.whl (21.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page