tec-aid/funding.json

118 lines
4.2 KiB
JSON

{
"version": "v1.0.0",
"entity": {
"type": "collective",
"role": "maintainer",
"name": "tec3",
"email": "monosastutos@mail.mayfirst.org",
"phone": "",
"description": "supporting our local communities towards: the adoption, use and deployment of free software, open platforms and systems enabling digital inclusion, knowledge transfer and open data exchange.",
"webpageUrl": {
"url": "https://opencollective.com/tec3",
"wellKnown": ""
}
},
"projects": [{
"guid": "tec-aid",
"name": "Alpujarra Inclusion Digital",
"description": "",
"webpageUrl": {
"url": "https://matrix.to/#/#tec-aid:fedora.im"
},
"repositoryUrl": {
"url": "https://fuente.ecovision.quest/tec3/tec-aid",
"wellKnown": ""
},
"licenses": ["spdx:ECL-2.0"],
"tags": ["digital-inclusion", "web-presence", "local-first", "valores-comunes"]
},
{
"guid": "tec-101",
"name": "101",
"description": "repositorio por uso de herramientas ",
"webpageUrl": {
"url": "https://matrix.to/#/#tec-101:fedora.im",
"wellKnown": ""
},
"repositoryUrl": {
"url": "https://fuente.ecovision.quest/tec3/tec-101",
"wellKnown": ""
},
"licenses": ["spdx:ECL-2.0"],
"tags": ["movil", "portatil", "web", "networking"]
,
"guid": "tec-SOS",
"name": "save our systems",
"description": "outreach for FOSS in communities",
"webpageUrl": {
"url": "https://matrix.to/#/#tec-sos:fedora.im",
"wellKnown": ""
},
"repositoryUrl": {
"url": "https://fuente.ecovision.quest/tec3/tec-sos",
"wellKnown": ""
},
"licenses": ["spdx:ECL-2.0"],
"tags": ["movil", "portatil", "web", "networking"]
}],
"funding": {
"channels": [
{
"guid": "mybank",
"type": "bank",
"address": "",
"description": "Will accept direct bank transfers. Please e-mail me for details."
},
{
"guid": "mypay",
"type": "payment-provider",
"address": "https://revolut.me/@adinfinitum",
"description": "Pay with your debit/credit card through this gateway and setup recurring subscriptions."
}
],
"plans": [
{
"guid": "hosting-monthly",
"status": "active",
"name": "Hosting support",
"description": "This will cover the monthly server hosting costs for the projects.",
"amount": 250,
"currency": "EUR",
"frequency": "monthly",
"channels": ["mypay"]
},
{
"guid": "developer-time",
"status": "active",
"name": "Developer compensation",
"description": "This will cover the cost of one developer working part-time on the projects.",
"amount": 1000,
"currency": "EUR",
"frequency": "monthly",
"channels": ["mybank"]
},
{
"guid": "angel-plan",
"status": "active",
"name": "Goodwill plan",
"description": "Pay anything you wish to show your goodwill for the project.",
"amount": 0,
"currency": "EUR",
"frequency": "one-time",
"channels": ["mybank", "mypay"]
}
],
"history": [
{"year": 2020, "income": 200, "expenses": 250, "taxes": 0, "currency": "EUR", "description": "Started accepting donations for the first time."},
{"year": 2021, "income": 100, "expenses": 150, "taxes": 0, "currency": "EUR", "description": ""},
{"year": 2022, "income": 0, "expenses": 200, "taxes": 0, "currency": "EUR", "description": ""},
{"year": 2023, "income": 150, "expenses": 200, "taxes": 0, "currency": "EUR", "description": ""}
]
}
}