OrderTracker

horaciovaldes.com

OrderTracker User Guide

OrderTracker is a desktop app for tracking orders locally on your computer.

What You Can Do

Getting Started

Option 1: Run from source

dotnet build
dotnet run

Option 2: Use a packaged release

Download a zip from the Releases section below, extract it, and run the app.

First Launch

On first launch, the app creates a local SQLite database automatically.

Default database path:

Main Screen Overview

Add a New Order

  1. Click Add.
  2. Fill in order details.
  3. Click Save.

Notes:

Edit an Order

  1. Select an order.
  2. Right-click and choose Edit, or open Open Actions then click Edit Order.
  3. Save changes.

Right-Click Menu

Right-click any order row to access:

Order Actions Window

Double-click a row (or use Open Actions) to open a quick actions window.

From there you can:

Export Invoice PDF

  1. Trigger export from context menu or actions window.
  2. Choose save location in the file dialog.
  3. Save.

After export:

Add to Calendar

When you click Add to Calendar, the app creates an .ics file and opens it in your default calendar app.

Event date logic:

Keyboard Shortcuts

Troubleshooting

Context menu actions are disabled

Click a row first, then right-click it. The app uses selected row actions.

Export folder does not open

Date shows unexpectedly old values

Leave optional dates blank if not known yet. The picker display defaults are set to practical values.

Privacy and Storage

Releases

Packaged builds are available in docs/downloads/.

Current release downloads: