yasb icon indicating copy to clipboard operation
yasb copied to clipboard

About packaging a release

Open kardusenor opened this issue 2 years ago • 3 comments

What is the request?

I was wondering if it would be possible for you to package a release for easier installation.

Why is it useful?

This would be very helpful for users like me who would like to use Yasb without having to go through the process of setting it up manually.

kardusenor avatar May 02 '23 10:05 kardusenor

And with launching named yasb process by default instead of compiled cpp-code with launching python interpretator (my temp solution).

okayno14 avatar Jun 05 '23 13:06 okayno14

Having to compile your own C++ binaries is not very accessible

SebSa avatar Jun 14 '23 14:06 SebSa

Another benefit: once you have a setup.py or pyproject.toml you can use pipx.

midrare avatar Jun 17 '23 22:06 midrare