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

https://github.com/coderobe/mcctl

MConnect Control - control available mconnect devices
https://github.com/coderobe/mcctl

crystal dbus kdeconnect mconnect

Last synced: 10 months ago
JSON representation

MConnect Control - control available mconnect devices

Awesome Lists containing this project

README

          

# McCTL

MConnect Control - control available mconnect devices

## Usage

Run `mcctl help` for usage instructions

## Dependencies

Compile-time:
- crystal
- shards

Run-time:
- mconnect
- dbus
- gc
- libevent

## Installation

`make && make install`

Alternatively, use [this pacman PKGBUILD](https://github.com/coderobe/pkgbuilds/blob/master/mcctl-git/PKGBUILD)

## Contributors

- [coderobe](https://github.com/coderobe) Robin Broda - creator, maintainer

## License

This project, initially authored by Robin Broda, is licensed under the GNU Lesser General Public License v3.
A copy of the license is available in `LICENSE`