ShareX / ShareX

ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
https://getsharex.com
GNU General Public License v3.0
28.1k stars 3.1k forks source link

MacOS version #7432

Open feinstein opened 3 weeks ago

feinstein commented 3 weeks ago

Any chance this project can be ported to MacOS? I don't use C# in a while, but AFAIK it has lots of cross-functionality these days. Probably the OS API calls can be separated into a module and then create a new module for the MacOS integrations?

I had to abandon my Windows PC for work, and I miss ShareX :/

treeshateorcs commented 3 weeks ago

it's not free but it does the job https://cleanshot.com/

randomguyingithub commented 3 weeks ago

it has lots of cross-compatibility on newer UI framework but shareX uses older UI framework, which make it hard for cross-platform porting. You would need rewrite the program.

feinstein commented 3 weeks ago

@treeshateorcs actually I found Shottr today, in another issue. I am liking it a lot so far.