GasMoney

GasMoney

Docker app from mmenanno's Repository

Overview

Self-hosted, single-screen calculator that estimates the gas cost of any trip you've driven (or are about to drive). Feed it GasBuddy CSV exports, or wire up the optional auto-sync that drives a bundled Chromium through GasBuddy's login, and it works out per-trip cost from the fuel-economy and pump-price values bracketing the trip date. Pinned vehicles get $/km dashboard tiles (latest fillup + 5-fillup average). Saved trips, manual fillup entry, and a year-by-year backfill mode are all built in.

Runtime arguments

Web UI
http://[IP]:[PORT:9292]/
Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

WebUIPorttcp

Application web UI.

Target
9292
Default
9292
Value
9292
Data PathPathrw

Persistent SQLite database (vehicles, fillups, saved trips, sync runs, GasBuddy credentials encrypted at rest) plus the auto-generated encryption key.

Target
/app/state
Default
/mnt/user/appdata/gasmoney
Value
/mnt/user/appdata/gasmoney
PUIDVariable

Host user id the container should run as. Default 99 matches Unraid's `nobody`.

Default
99
Value
99
PGIDVariable

Host group id the container should run as. Default 100 matches Unraid's `users`.

Default
100
Value
100
UMASKVariable

File-mode creation mask. 022 (default) = files 644, dirs 755.

Default
022
Value
022

Details

Repository
ghcr.io/mmenanno/gasmoney:latest
Last Updated2026-05-31
First Seen2026-05-04

Run GasMoney on Unraid.

GasMoney is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.