mrlunchbox777 / basic-setup

basic box setup
MIT License
6 stars 3 forks source link

feature: Support kdeconnect #149

Open mrlunchbox777 opened 5 months ago

mrlunchbox777 commented 5 months ago

Contact Details

mrlunchbox777@gmail.com

Feature Description

Add kdeconnect to the managed packages.

Why?

kdeconnect is a generalized tool for bidirectional management of a phone and computer

What should happen?

kdeconnect should be a package in the index file, it will likely have to be a "curl" package.

Covers this TODO.

Steps to Test

  1. jq '.packages[] | select(.name = "kdeconnect")' resources/install/index.json should return the details for managing the kdeconnect package

Code of Conduct