A fuel tracking program. https://code.ivysaur.me/flfuel
This repository has been archived on 2020-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
mappu 20458db818 commit all archived files 2015-06-01 00:00:00 +00:00
dist-archive commit all archived files 2015-06-01 00:00:00 +00:00
doc commit all archived files 2015-06-01 00:00:00 +00:00
.legacy-codesite.toml initial meta commit 2014-07-07 00:00:00 +00:00
README.md commit all archived files 2015-06-01 00:00:00 +00:00

README.md

flfuel

A fuel tracking program.

After refilling your vehicle, log the odometer reading to keep track of fuel efficiency.

Features

  • Automatic graph generation via fltkmchart
  • Handles incomplete data (zero odo/fuel/date values) as gracefully as possible
  • Simple plaintext .flf file format suitable for revision control
  • Alternative ealier PHP version, for prototyping graph generation with mchart

Changelog

2015-06-01: 1.1

2015-06-01: 1.0

2015-06-01: 0.1

2015-05-24:

  • Feature: Log efficiency, make KPL and L/100K charts

2014-07-07:

  • Initial private release of PHP version