-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from mountaindude/main
...
- Loading branch information
Showing
2 changed files
with
38 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,37 @@ | ||
# ctrl-q-nr | ||
# Ctrl-Q NR | ||
|
||
Node-RED nodes for interacting with cloud and client-managed Qlik Sense | ||
|
||
More info at [ptarmiganlabs.com](https://ptarmiganlabs.com). | ||
Ctrl-Q NR is a collection of Node-RED nodes that allow you to interact with Qlik Sense, both the cloud and on-premises (=client-managed) versions. | ||
The nodes are designed to be easy to use and can be used to build powerful data-driven applications and integrations in Node-RED. | ||
|
||
## Installation | ||
|
||
To use these nodes, you will need to have Node-RED installed. Once you have Node-RED installed, you can install these nodes using the Node-RED palette manager. | ||
|
||
1. Open Node-RED | ||
2. Click on the menu icon in the top-right corner | ||
3. Click on "Manage palette" | ||
4. Click on the "Install" tab | ||
5. Search for "ctrl-q-nr" | ||
6. Click "Install" | ||
|
||
## Usage | ||
|
||
Once you have installed the nodes, you can use them in your Node-RED flows. The nodes are organized into different categories based on their functionality. To use a node, simply drag it from the palette onto your flow and configure it using the node's properties. | ||
|
||
For more information on how to use these nodes, please refer to the [documentation](https://ptarmiganlabs.com/ctrl-q-nr/) and articles at [ptarmiganlabs.com](https://ptarmiganlabs.com). | ||
|
||
## Contributing | ||
|
||
If you would like to contribute to this project, please follow these steps: | ||
|
||
1. Fork this repository | ||
2. Create a new branch for your changes | ||
3. Make your changes and commit them | ||
4. Push your changes to your fork | ||
5. Create a pull request | ||
|
||
## License | ||
|
||
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters