MichaelSasser / matrixctl

Control, manage, provision and deploy your matrix homeserver.
https://matrixctl.rtfd.io
GNU General Public License v3.0
11 stars 1 forks source link

feat(addon): add download command #823

Closed MichaelSasser closed 1 month ago

MichaelSasser commented 1 month ago

This feature adds the ability to download a file using an mxc:// URI. It adds the dependency rich to visualize the download process. Dunno if I keep it tbh.