diff --git a/docs/.well-known/funding-manifest-urls b/docs/.well-known/funding-manifest-urls new file mode 100644 index 0000000..3bbbf79 --- /dev/null +++ b/docs/.well-known/funding-manifest-urls @@ -0,0 +1 @@ +https://github.com/rerdavies/pipedal/blob/master/funding.json \ No newline at end of file diff --git a/funding.json b/funding.json index 0b089b1..844a165 100644 --- a/funding.json +++ b/funding.json @@ -1,83 +1,132 @@ { - "version": "v1.0.0", + "id": 0, + "guid": "", + "version": "", + "url": "", + "meta": {}, + "status": "", + "status_message": null, + "crawl_errors": 0, + "crawl_message": null, + "created_at": "0001-01-01T00:00:00Z", + "updated_at": "0001-01-01T00:00:00Z", "entity": { - "type": "individual", - "role": "maintainer", - "name": "Robin E. R. Davies", - "email": "rerdavies@gmail.com", - "phone": "1-613-857-8382", - "description": "I'm a developer, and jazz musician, interested in developing Raspbery Pi software for use in live performance.\n\nPiPedal started as a pandemic project, to see if I could build what I wanted to use when I perform. It has since grown into something beautiful and true, so I would like to make it available for everyone.", - "webpageUrl": { - "url": "https://github.com/rerdavies", - "wellKnown": "https://github.com/rerdavies/pipedal/blob/main/.well-known/funding-manifest-urls" - } + "type": "individual", + "role": "maintainer", + "name": "Robin E. R. Davies", + "email": "rerdavies@gmail.com", + "phone": "1-613-857-8382", + "description": "I'm a developer, and jazz musician, interested in developing Raspbery Pi software for use in live performance.\n\nPiPedal started as a pandemic project, to see if I could build what I wanted to use when I perform. It has since grown into something beautiful and true, so I would like to make it available for everyone.", + "webpageUrl": { + "url": "https://github.com/rerdavies", + "wellKnown": "https://github.com/rerdavies/pipedal/blob/main/.well-known/funding-manifest-urls" + } }, - "projects": [{ + "projects": [ + { "guid": "com-twoplay-pipedal", "name": "The PiPedal Project", "description": "PiPedal is a guitar stomp box that runs on a Raspberry Pi (Raspberry Pi 4 or later). PiPedal is controlled remotely via a web application, or using the Android PiPedal Remote app.\n\nPipedal's user interface has been specifically designed with Phone and Tablet user interfaces in mind. Clip your phone or tablet onto a microphone stand, plugin your Raspberry Pi, and you're set to play!\n\nPiPedal started as Pandemic Project. I spent two years developing PiPedal full time during the pandemic. I would very much like to continue working on it full time, but I need your help to do so.", "webpageUrl": { - "url": "https://rerdavies.github.io/pipedal/", - "wellKnown": "https://rerdavies.github.io/pipedal/.well-known/funding-manifest-urls" + "url": "https://rerdavies.github.io/pipedal" }, "repositoryUrl": { - "url": "https://github.com/rerdavies/pipedal", - "wellKnown": "https://github.com/rerdavies/pipedal/blob/main/.well-known/funding-manifest-urls" + "url": "https://github.com/rerdavies/pipedal", + "wellKnown": "https://github.com/rerdavies/pipedal/blob/main/.well-known/funding-manifest-urls" }, - "licenses": ["spdx:MIT"], - "tags": ["audio", "effects-pedal", "guitar", "raspberry-pi", "lv2-plugin"] - }], - "funding": { - "channels": [ - { - "guid": "mybank", - "type": "bank", - "address": "", - "description": "Will accept direct bank transfers. Please e-mail me for details." - }, - { - "guid": "github-sponsors", - "type": "payment-provider", - "address": "https://github.com/sponsors/rerdavies", - "description": "Pay with your debit/credit card through through GitHub Sponsors, or set up a monthly payment play.." - } + "licenses": [ + "spdx:MIT" ], - "plans": [ - { - "guid": "hosting-monthly", - "status": "active", - "name": "Hosting support", - "description": "This will cover the monthly server hosting costs for the projects.", - "amount": 60, - "currency": "USD", - "frequency": "monthly", - "channels": ["mybank","github-sponsors"] - }, - { - "guid": "developer-time", - "status": "active", - "name": "Developer compensation", - "description": "This will cover the cost of one developer working full-time on the projects.", - "amount": 2000, - "currency": "USD", - "frequency": "monthly", - "channels": ["mybank","github-sponsors"] - }, - { - "guid": "angel-plan", - "status": "active", - "name": "Goodwill plan", - "description": "Pay anything you wish to show your goodwill for the project.", - "amount": 0, - "currency": "USD", - "frequency": "one-time", - "channels": ["mybank", "github-sponsors"] - } - ], - "history": [ - {"year": 2022, "income": 0, "expenses": 0, "taxes": 0, "currency": "USD", "description": ""}, - {"year": 2023, "income": 0, "expenses": 0, "taxes": 0, "currency": "USD", "description": ""}, - {"year": 2024, "income": 47.00, "expenses": 0, "taxes": 0, "currency": "USD", "description": ""} + "tags": [ + "audio", + "effects-pedal", + "guitar", + "raspberry-pi", + "lv2-plugin" ] + } + ], + "funding": { + "channels": [ + { + "guid": "mybank", + "type": "bank", + "address": "", + "description": "Will accept direct bank transfers. Please e-mail me for details." + }, + { + "guid": "github-sponsors", + "type": "payment-provider", + "address": "https://github.com/sponsors/rerdavies", + "description": "Pay with your debit/credit card through through GitHub Sponsors, or set up a monthly payment play.." + } + ], + "plans": [ + { + "guid": "hosting-monthly", + "status": "active", + "name": "Hosting support", + "description": "This will cover the monthly server hosting costs for the projects.", + "amount": 60, + "currency": "USD", + "frequency": "monthly", + "channels": [ + "mybank", + "github-sponsors" + ] + }, + { + "guid": "developer-time", + "status": "active", + "name": "Developer compensation", + "description": "This will cover the cost of one developer working full-time on the projects.", + "amount": 2000, + "currency": "USD", + "frequency": "monthly", + "channels": [ + "mybank", + "github-sponsors" + ] + }, + { + "guid": "angel-plan", + "status": "active", + "name": "Goodwill plan", + "description": "Pay anything you wish to show your goodwill for the project.", + "amount": 0, + "currency": "USD", + "frequency": "one-time", + "channels": [ + "mybank", + "github-sponsors" + ] + } + ], + "history": [ + { + "year": 2022, + "income": 0, + "expenses": 0, + "taxes": 0, + "currency": "USD", + "description": "" + }, + { + "year": 2023, + "income": 0, + "expenses": 0, + "taxes": 0, + "currency": "USD", + "description": "" + }, + { + "year": 2024, + "income": 47, + "expenses": 0, + "taxes": 0, + "currency": "USD", + "description": "" + } + ] } -} \ No newline at end of file + } \ No newline at end of file