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
- Host: GitHub
- URL: https://github.com/coderobe/mcctl
- Owner: coderobe
- License: lgpl-3.0
- Created: 2018-01-25T12:10:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T13:12:01.000Z (about 8 years ago)
- Last Synced: 2025-01-26T11:44:26.046Z (12 months ago)
- Topics: crystal, dbus, kdeconnect, mconnect
- Language: Crystal
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`