For pypi
You might be looking for https://github.com/stypr/clubhouse-py/releases/tag/v304
v304
**Built by using PyInstaller. Works on my system.**
All dependencies are included so you do not need to install extra files.
Clubhouse CLI is currently tested on both Windows and OSX. However, it may not be stable enough to use as a standard client.
There are some known bugs here and there, but I might plan to fix these issues sometime in the future,
___FOR REFERENCE AND EDUCATION PURPOSES ONLY. THIS DOES NOT COME WITH ANY KINDS OF WARRANTY.___
Installation Notes for OSX
__WARNING: This is purely experimental and tested only on my system. It may not work on your system. Don't blame me for it.__
Installation
1. Download `clubhouse-v304-x86_64-darwin`
2. Run terminal and give exec permission `chmod +x ./clubhouse-v304-x86_64-darwin`
3. Run the application. `./clubhouse-v304-x86_64-darwin`
Notes
1. Hotkey will not work in OSX due to security restrictions. You need to run the application. with `sudo ./clubhouse-v304-x86_64-darwin`