Get support for konnectors/skypaper
If you're new to LTH, please see our FAQ for more information on what it is we do.
Support Options
Unfortunately, there are currently no active helpers for this repository on the platform. Until they become available, we reccomend the following actions:
View Open IssuesTake a look to see if anyone else has experienced the same issue as you and if they managed to solve it.
Open an IssueMake sure to read any relevant guidelines for opening issues on this repo before posting a new issue.
Sponsor directlyCheck out the page and see if there are any options to sponsor this project or it's developers directly.
konnectors/skypaper
Cozy <YOUR SUPER NEW KONNECTOR NAME>
What's Cozy?
Cozy is a personal data platform that brings all your web services in the same private space. With it, your webapps and your devices can share data easily, providing you with a new experience. You can install Cozy on your own hardware where no one's tracking you.
What is this konnector about ?
This konnector retrieves your invoices, postcards from Skypaper.io.
Open a Pull-Request
If you want to work on this konnector and submit code modifications, feel free to open pull-requests! See :
- the contributing guide for more information about how to properly open pull-requests.
- the konnectors development guide
Run and test
Create a konnector-dev-config.json
file at the root with your test credentials :
{
"COZY_URL": "http://cozy.tools:8080",
"fields": {"email":"email@domain.tld", "password":"123456"}
}
Then :
yarn
yarn standalone
For running the konnector connected to a Cozy server and more details see konnectors documentation
Cozy-konnector-libs
This connector uses cozy-konnector-libs. It brings a bunch of helpers to interact with the Cozy server and to fetch data from an online service.
Maintainer
The lead maintainer for this konnector is Progi1984
Get in touch
You can reach the Cozy Community by:
- konnectors documentation
- Chatting with us on IRC #cozycloud on Libera.Chat
- Posting on our Forum
- Posting issues on the Github repos
- Say Hi! on Twitter
License
<YOUR KONNECTOR NAME> is developed by and distributed under the AGPL v3 license.
Our Mission
We want to make open source more sustainable. The entire platform was born from this and everything we do is in aid of this.
From the Blog
Interesting Articles
-
Generating income from open source
Jun 23 • 8 min read
-
2023 State of OSS
Apr 23 • 45 min read ★
-
A funding experiment...
Aug 19 • 10 min read
-
But You Said I could
Aug 19 • 2 min read
Thank you for checking out LiveTechHelper |
2025 © lth-dev incorporated
p-e622a1a2