mdshack / shotshare

Open source image sharing application
https://demo.shotshare.dev/
MIT License
133 stars 8 forks source link

Add ShareX integration #11

Closed mdshack closed 8 months ago

mdshack commented 8 months ago

Original idea came from this thread.

ShareX looks like it could be a great client for ShotShare. It also looks like we have most of the components needed to implement the custom uploader setup. One of the major blockers for implementing this is having authentication tokens. I believe we should be able to do a low-lift implementation of Laravel Sanctum to get what we need.

Requirements

mdshack commented 8 months ago

This will be added as part of this PR https://github.com/mdshack/shotshare/pull/39

mdshack commented 8 months ago

This was released as part of 1.8.0!