DXHeroes / Pipeliner

Simple MacOS Big Sur widget app for checking pipeline status

Home Page:https://github.com/DXHeroes/Pipeliner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pipeliner

Slack Pipeliner Roadmap

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 🏁

Dependencies

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 Didn't you find what you expected? Contact us via our public Slack

Issues

You can find issues here

Contributing πŸ‘©β€πŸ’» πŸ‘¨β€πŸ’»

Feel free to contribute to our Pipeliner. Please follow the Contribution Guide.

Roadmap

See our public roadmap.

License πŸ“

The Pipeliner open source project is licensed under the MIT.

About

Simple MacOS Big Sur widget app for checking pipeline status

https://github.com/DXHeroes/Pipeliner

License:MIT License


Languages

Language:Swift 100.0%