G-Stack Asset Command is an Apps Script module for fleet, asset, and driver compliance operations in Google Sheets. It provides a structured command surface for setup, dashboarding, and recurring operating checks.
- Tracks assets, driver records, maintenance schedules, and fuel activity.
- Runs compliance checks for license/CDL/medical expirations and status drift.
- Serves dashboard views for assets, maintenance, compliance, and fuel analytics.
- Supports sidebar-driven entry and CSV template workflows for bulk loading.
Google Sheet
-> Apps Script menu commands
-> Data entry + validations
-> Sheet updates (assets/drivers/maintenance/fuel)
-> Dashboard rendering + alert checks
# from repo root
node setup.js- Follow prompts for company name, short name, icon, email, and phone.
- Open the generated Apps Script project.
- Run template setup from the custom menu in the target Sheet.
.
|-- Code.gs
|-- FunctionRunner.gs
|-- TestRunner.gs
|-- Tests.gs
|-- Dashboard.html
|-- Sidebar.html
|-- Help.html
|-- appsscript.json
|-- setup.js
|-- USER-MANUAL.md
|-- G-Stack-Asset-Command.png
MIT. See LICENSE.
Jacob Johnston | True North Data Strategies LLC | SDVOSB
