https://github.com/dxheroes/pipeliner
Simple MacOS Big Sur widget app for checking pipeline status
https://github.com/dxheroes/pipeliner
bigsur developer developer-tools macos-big-sur pipelines swift5 swiftui widget widgetkit widgets
Last synced: 6 months ago
JSON representation
Simple MacOS Big Sur widget app for checking pipeline status
- Host: GitHub
- URL: https://github.com/dxheroes/pipeliner
- Owner: DXHeroes
- License: mit
- Created: 2020-09-16T12:35:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-29T17:01:43.000Z (about 3 years ago)
- Last Synced: 2024-11-24T19:52:34.748Z (11 months ago)
- Topics: bigsur, developer, developer-tools, macos-big-sur, pipelines, swift5, swiftui, widget, widgetkit, widgets
- Language: Swift
- Homepage: https://github.com/DXHeroes/Pipeliner
- Size: 8.25 MB
- Stars: 35
- Watchers: 5
- Forks: 9
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Pipeliner
[](https://bit.ly/slack_developer_experience)
[](https://roadmap.dxheroes.io)## What is Pipeliner
Pipeliner is simple MacOS Big Sur widget app for checking pipeline status. Project consists of two apps: First, main application enables user to save configuration of repository. This configiration is saved on users Mac and is use to fetch pipelines data from GitLab/GitHub/BitBucket API.
![]()
Second part of application is widget which shows status of (number of pipelines depends on widget selected size) last pipelines.
![]()
It is created in Swift 5 and Swift UI using WidgetKit.### What version control services are supported?
Language | Supported
------------ | -------------
GitLab | β
GitHub | β
BitBucket | π§## Table of Contents
* [Getting Started](#Getting-Started-)
* [Dependencies](#Dependencies)
* [Installation](#Installation)
* [Support](#support-%EF%B8%8F-%EF%B8%8F)
* [Issues](#issues)
* [Contributing](#contributing--)
* [Roadmap](#Roadmap)
* [Licence](#license-)## Getting Started π
### Dependencies
- Apple ID
- Big Sur ([MacOS Big Sur](https://beta.apple.com/sp/betaprogram/enroll))### Installation
1. **Fork & Clone** the repository
2. **Start** copy pipeliner.app in dist folder to Application folder and then configure & run
3. **Add Widget** in the widget control menu## Support π¦ΈββοΈ π¦ΈββοΈ
You can find known issues [here](https://github.com/DXHeroes/Pipeliner/issues)
Didn't you find what you expected? Contact us via our public [Slack](https://bit.ly/slack_developer_experience)## Issues
You can find issues [here](https://github.com/DXHeroes/Pipeliner/issues)## Contributing π©βπ» π¨βπ»
Feel free to contribute to our Pipeliner. Please follow the [Contribution Guide](CONTRIBUTING.md).### Roadmap
See our [public roadmap](https://roadmap.dxheroes.io).
## License π
The Pipeliner open source project is licensed under the [MIT](LICENSE).