An open API service indexing awesome lists of open source software.

https://github.com/bpanel-org/connection-manager

Settings widget for managing your node connections
https://github.com/bpanel-org/connection-manager

Last synced: 11 months ago
JSON representation

Settings widget for managing your node connections

Awesome Lists containing this project

README

          

# bPanel Connection Manager

This is a widget plugin for [bPanel](https://bpanel.org) that makes it
easy to add, update, and delete node connections.

## Requirements
- bpanel v1.0.0-beta
- [@bpanel/settings](https://github.com/bpanel-org/settings)

## Installation
Note that you will need to have the bPanel Settings plugin installed
otherwise the widget will not be displayed. This plugin will automatically
install this dependency if it is not found.

Using [bpanel-cli](https://github.com/bpanel-org/bpanel-cli)

```bash
$ bpanel-cli i @bpanel/connection-manager
```

Read about manual plugin installation [here](https://bpanel.org/docs/install-plugins.html#how-it-works)

![screenshot](https://raw.githubusercontent.com/bpanel-org/connection-manager/master/screenshot.png "connection manager settings widget")