Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deszip/bitbot
Bitrise CI unofficial macOS client
https://github.com/deszip/bitbot
bitrise ci hacktoberfest macos
Last synced: about 1 month ago
JSON representation
Bitrise CI unofficial macOS client
- Host: GitHub
- URL: https://github.com/deszip/bitbot
- Owner: deszip
- License: mit
- Created: 2019-01-05T14:12:37.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-09-28T12:51:45.000Z (over 1 year ago)
- Last Synced: 2023-11-07T22:37:14.884Z (about 1 year ago)
- Topics: bitrise, ci, hacktoberfest, macos
- Language: Objective-C
- Homepage: https://apps.apple.com/ua/app/bitbot/id1469773841
- Size: 24.9 MB
- Stars: 107
- Watchers: 4
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ![BitBot](https://github.com/deszip/BitBot/raw/master/BB-github.jpg)
# BitBot
![Build Status](https://app.bitrise.io/app/6db55ab6a5f1d22f/status.svg?token=XJCgNQGZP1aSbbEsrU1Jqw&branch=develop)
### 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](https://apps.apple.com/us/app/bitbot-for-tv/id1545666168).BitBot and I are not associated or affiliated with Bitrise in any way.
### Install
Get BitBot from the AppStore: [macOS](https://apps.apple.com/ua/app/bitbot/id1469773841?l=ru&mt=12), [tvOS](https://apps.apple.com/us/app/bitbot-for-tv/id1545666168)This will give you automated updates which is handy.
Don't forget to rate it if you liked it :)
# ![BitBot](https://github.com/deszip/BitBot/raw/master/screenshot-1.png)
# ![BitBot](https://github.com/deszip/BitBot/raw/master/screenshot-2.png)
# ![BitBot](https://github.com/deszip/BitBot/raw/master/screenshot-3.png)### Building
- Clone the repo
- Run `pod install --repo-update` in the root directory
- Open Bitrise.xcworkspace file
- Build Bitrise target or export binaryOr you can just grab .dmg file from [releases](https://github.com/deszip/BitBot/releases/latest) 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.