grasp icon indicating copy to clipboard operation
grasp copied to clipboard

Add grasp to pypi so it's installable using pip/pipsi

Open powellc opened this issue 6 years ago • 2 comments

It would be great to be able to install grasp_server as a pypi package to facilitate installing it and including in service scripts for macOS.

powellc avatar Jan 30 '19 05:01 powellc

This is an awesome project, fyi. And I'm happy to open a PR against this ticket if you find yourself unable/unwilling to do it :)

powellc avatar Jan 30 '19 05:01 powellc

Hey @powellc, thanks, I'm glad you liked it! Yeah, good idea, I can see how it could be convenient. Were you thinking some sort of postinstall script to self-register the script to autostart? Looks like it's possible with pip. I don't have a Mac though, so can't write or test service scripts for it. Would be glad if you can contribute them, and I can do the pypi bits.

karlicoss avatar Jan 30 '19 09:01 karlicoss

better late then never :) it's on pypi now https://github.com/karlicoss/grasp?tab=readme-ov-file#setup

karlicoss avatar Apr 24 '24 22:04 karlicoss