diff options
author | amo13 <amaury@mailbox.org> | 2021-06-09 22:59:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-09 22:59:25 +0000 |
commit | e01307e092baaeecbae8b0af840c01c0bbe2f430 (patch) | |
tree | b9d1c01e54eb8d6e447498c3686cfcebae90dcfb | |
parent | Added dpaste (diff) | |
download | awesome-selfhosted-e01307e092baaeecbae8b0af840c01c0bbe2f430.tar.gz awesome-selfhosted-e01307e092baaeecbae8b0af840c01c0bbe2f430.zip |
Add Community-Supported Agriculture (CSA) category with 9 initial items
Was looking for selfhostable server software for CSA purposes and found nothing on here. Some further research showed that quite a few interesting and alive projects exist. So I though I should add them to this awesome curated list for other people to find.
-rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -31,6 +31,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [XMPP](#xmpp) - [XMPP Servers](#xmpp-servers) - [XMPP Web Clients](#xmpp-web-clients) + - [Community-Supported Agriculture (CSA)](#community-supported-agriculture-csa) - [Conference Management](#conference-management) - [Content Management Systems (CMS)](#content-management-systems-cms) - [E-commerce](#e-commerce) @@ -503,6 +504,20 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP - [Salut à Toi](http://www.salut-a-toi.org/) - Multipurpose, multi frontend, libre and decentralized communication tool. ([Source Code](http://repos.goffi.org/sat)) `AGPL-3.0` `Python` - [Libervia](http://wiki.goffi.org/wiki/Libervia/en) - Web frontend from Salut à Toi. ([Source Code](http://repos.goffi.org/libervia)) `AGPL-3.0` `Python` +## Community-Supported Agriculture (CSA) + +**[`^ back to top ^`](#)** + +- [ACP Admin](https://acp-admin.ch/) - CSA administration ([Source Code](https://github.com/acp-admin/acp-admin/)) `MIT` `Ruby` +- [Cagette](https://cagette.net/) - Open source web app to help people build a better and sustainable food system. Some people call it a "foodhub" : A mix between a groupware and a marketplace, helping consumers to order food from local farmers and producers. ([Source Code](https://github.com/CagetteNet/cagette)) `GPL-2.0` `Haxe` +- [Foodcoopshop](https://www.foodcoopshop.com/) - User-friendly open source software for food-coops. ([Source Code](https://github.com/foodcoopshop/foodcoopshop)) `MIT` `PHP` +- [Foodsoft](https://foodcoops.net/) - Web-based software to manage a non-profit food coop (product catalog, ordering, accounting, job scheduling). ([Source Code](https://github.com/foodcoops/foodsoft)) `AGPL-3.0` `Ruby` +- [juntagrico](https://juntagrico.org/) - Management platform for community gardens and vegetable cooperatives. ([Source Code](https://github.com/juntagrico/juntagrico)) `LGPL-3.0` `Python` +- [Local Food Nodes](https://localfoodnodes.org/) - Your open source platform for peoples driven local food markets and CSA. ([Source Code](https://gitlab.com/localfoodnodes/localfoodnodes)) `MIT` `PHP` +- [Open Food Network](https://www.openfoodnetwork.org/) - Connect suppliers, distributors and consumers to trade local produce. ([Source Code](https://github.com/openfoodfoundation/openfoodnetwork)) `AGPL-3.0` `Ruby` +- [OpenOlitor](https://openolitor.org/) - Administration platform for Community Supported Agriculture groups. ([Source Code](https://github.com/OpenOlitor)) `AGPL-3.0` `Scala` +- [teikei](https://github.com/teikei/teikei) - A web application that maps out community-supported agriculture based on crowdsourced data. ([Demo](https://ernte-teilen.org/karte/#/)) `AGPL-3.0` `Javascript` + ## Conference Management **[`^ back to top ^`](#)** |