No description https://karriba.com
Find a file
JCampana98 c923613e5f
All checks were successful
Flutter CI / test (push) Successful in 3m15s
Release / release (push) Successful in 10m53s
fix: include farm address in PDF report (#159)
Small patch to add farm address to pdf generator.

Reviewed-on: #159
Co-authored-by: JCampana98 <campanajulian@gmail.com>
Co-committed-by: JCampana98 <campanajulian@gmail.com>
2026-04-12 02:50:10 -04:00
.agents/skills docs: add LICENSE and README for imported agent skills 2026-03-12 08:41:35 -04:00
.forgejo/workflows fix: update landing page on each new release 2026-04-09 21:25:35 +00:00
.github/workflows ci: consolidate and improve workflows (#113) 2026-01-24 06:35:18 -05:00
app fix: include farm address in PDF report (#159) 2026-04-12 02:50:10 -04:00
meetings/2025 notes: 03-29 meeting (#94) 2025-03-29 18:43:22 -03:00
site feat: web demo (#150) 2026-03-12 11:38:41 -04:00
specs docs: improvements from customer feedback 2026-03-19 09:47:00 -04:00
.gitignore fix: formatting 2026-04-09 16:24:38 -04:00
.pre-commit-config.yaml docs: redesign specs for module architecture (#110) 2026-01-23 21:41:42 -05:00
AGENTS.md feat: web demo (#150) 2026-03-12 11:38:41 -04:00
dev-shell.nix feat: web demo (#150) 2026-03-12 11:38:41 -04:00
flake.lock feat: web demo (#150) 2026-03-12 11:38:41 -04:00
flake.nix feat: implement navigation and operator UI for modules UI (#141) 2026-03-05 04:57:57 -05:00
justfile feat: web demo (#150) 2026-03-12 11:38:41 -04:00
LICENSE docs: pivot to agricultural record keeping platform (#104) 2026-01-22 10:59:08 -05:00
MAINTAINERS docs: update MAINTAINERS (#25) 2025-03-07 17:19:06 -03:00
README.md feat(site): landing page improvements and README update (#117) 2026-01-28 19:10:14 -05:00

Karriba 🌾

Records for the field

Karriba is an offline-first agricultural record keeping app for farms and agricultural operations.

Learn more at karriba.com.

Features

  • 📱 Mobile & Web - Works on Android and in the browser
  • 📶 Local-First - Your data stays on your device. Works offline.
  • 📄 PDF Reports - Generate professional documentation
  • 💾 Data Sovereignty - Your data, your control. Export anytime.

Modules

Available

  • 🧪 Pesticides - Track pesticide applications and generate compliance reports

Coming Soon

  • 🚜 Manure - Log manure, litter, compost, and biosolids
  • 🐄 Livestock - Track births, breeding, and lineage
  • 🗺️ Maps - Pin locations and draw field boundaries
  • 🍎 Orchard Bin Tracking - Track bins picked and send daily updates
  • 🚁 Spray Drone - Log flight records for spray drone operations
  • 🔄 Crop Rotation - Plan and track crop rotations

See specs/ for detailed module specifications.

Development

Prerequisites

Getting Started

just deps      # Install dependencies
just run       # Run the app
just run-web   # Run on web

Building

just build-apk  # Android APK
just build-web  # Web

Documentation

  • specs/ - Feature specifications and design documents
  • AGENTS.md - Guide for AI coding assistants

Contributing

Before contributing, please review our LICENSE. All contributions are made under this license.

Contact us at karriba@kwila.dev

License

MIT

Made with care by Kwila Development.