Web app to integrate with and extend farmOS
Find a file
Lance Edgar bbb1207b27 feat: add backend filters, sorting for farmOS animal types, assets
could not add pagination due to quirks with how Drupal JSONAPI works
for that.  but so far it looks like we can add filter/sort to all of
the farmOS grids..now just need to do it
2026-02-20 16:10:44 -06:00
docs docs: update feature list, roadmap, screenshots 2026-02-17 16:54:43 -06:00
src/wuttafarm feat: add backend filters, sorting for farmOS animal types, assets 2026-02-20 16:10:44 -06:00
style fix: add custom style to better match farmOS color scheme 2026-02-07 09:48:26 -06:00
.gitignore fix: add custom (built) buefy css to repo 2026-02-08 14:07:23 -06:00
CHANGELOG.md bump: version 0.4.1 → 0.5.0 2026-02-18 19:03:45 -06:00
COPYING.txt cleanup a bit; add src dir, changelog etc. 2026-01-27 16:57:02 -06:00
pyproject.toml bump: version 0.4.1 → 0.5.0 2026-02-18 19:03:45 -06:00
README.md docs: add docs link to readme 2026-02-08 14:10:26 -06:00
tasks.py fix: add custom (built) buefy css to repo 2026-02-08 14:07:23 -06:00
tox.ini docs: initial/basic project docs 2026-02-08 12:54:11 -06:00

WuttaFarm

This is a Python web app (built with WuttaWeb), to integrate with and extend farmOS.

It is just an experiment so far; the ideas I hope to play with include:

  • display farmOS data directly, via real-time API fetch
  • add "mirror" schema and sync data from farmOS to app DB (and display it)
  • possibly add more schema / extra features
  • possibly sync data back to farmOS

See full docs at https://docs.wuttaproject.org/wuttafarm/