No description
  • Go 62%
  • Svelte 32.6%
  • CSS 2.1%
  • JavaScript 1.8%
  • Just 0.6%
  • Other 0.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-25 14:59:35 -04:00
.forgejo/workflows feat: PR commit validation (#7) 2026-07-03 09:34:46 -04:00
build fix: include icon in Windows package 2026-06-25 07:40:23 -04:00
frontend feat: discount (#21) 2026-07-25 14:58:14 -04:00
internal feat: discount (#21) 2026-07-25 14:58:14 -04:00
skills/run-on-exe-dev feat: building record management (spec 1.4) (#8) 2026-07-03 16:32:29 -04:00
specs docs: mark spec 3 completed 2026-07-25 14:59:35 -04:00
.gitignore feat: add run-on-exe-dev repo-local skill (#5) 2026-07-03 06:42:55 -04:00
AGENTS.md docs: broaden button label convention 2026-07-16 04:36:09 -05:00
flake.lock feat: app shell (#1) 2026-06-19 06:00:51 -04:00
flake.nix feat: basic updates system (#2) 2026-06-19 06:37:31 -04:00
go.mod feat: local data model and storage (spec 1.3) (#6) 2026-07-03 09:50:19 -04:00
go.sum feat: local data model and storage (spec 1.3) (#6) 2026-07-03 09:50:19 -04:00
justfile feat: delivery price (#20) 2026-07-25 10:55:32 -04:00
LICENSE Initial commit 2026-06-18 06:11:25 -04:00
main.go fix: import business logo through native picker 2026-07-14 13:28:30 -05:00
main_test.go fix: import business logo through native picker 2026-07-14 13:28:30 -05:00
README.md feat: improve basic UI 2026-06-23 13:54:33 -04:00
Taskfile.yml fix: update Windows manifest version during build 2026-06-25 07:42:01 -04:00

Shed Ledger

Shed Ledger is a simple offline Windows app for managing shed building records.

Goals

  • Track each building by serial number
    • Size
    • Color
    • A picture
    • Model
    • Customer details
  • Generate printable work orders
  • Run locally without requiring internet access
  • Runs on Windows and Linux
  • Simple update process

Ideas

  • Search by serial number
  • Print or export work orders as PDF
  • Simple spreadsheet-style reports