BitBot
About
BitBot is unofficial Bitrise CI client for macOS. It uses Bitrise public API for all of its features. Before use add your personal access token and application build trigger tokens in the account list.
BitBot was built to work for my current project so it definitely lacks a lot of functionality available via Bitrise API and is full of bugs. Feel free to drop me a line if you found one or need a feature.
BitBot also has version for Apple TV which makes Bitrise first CI in the world natively available on TV :) If you have a TV in the offcce or at home and it's switched off while you working - give it a try. BitBot TV available for free in AppStore.
BitBot and I are not associated or affiliated with Bitrise in any way.
Install
Get BitBot from the AppStore: macOS, tvOS
This will give you automated updates which is handy.
Don't forget to rate it if you liked it :)
Building
- Clone the repo
- Run
pod install --repo-update
in the root directory - Open Bitrise.xcworkspace file
- Build Bitrise target or export binary
Or you can just grab .dmg file from releases section.
Account credentials
To use BitBot you need to provide your account access token. You can generate it on your account settings page.
Contributing
BitBot was built for my personal needs and thus lacks lots of features from the Bitrise public API. Feel free to make PRs, open issues etc.