Mac용 경량 GitLab 파이프라인 트래커

작성자

카테고리:

← 피드로
DEV Community · Uudg · 2026-08-25 개발(SW)
Cover image for Lightweight GitLab pipeline tracker in your Mac’s notch

Uudg

Hey everyone!

I juggle quite a few GitLab repos across my team, and honestly, constantly alt-tabbing to the browser just to see if a pipeline passed or failed was driving me crazy.

So I put together a small weekend project called Pipeline Island.

It basically hugs your MacBook notch and quietly lets you know when a pipeline is running, finishes, or breaks.

Quick details:

  • Local & private: Uses your own GitLab token locally. No third-party servers, no telemetry.
  • Mac only: Built native for macOS.
  • Free & MIT licensed: Code is fully open.

https://github.com/Uudg/pipeline-island

Would love to know what you think or if there are features you’d like to see added!

원문에서 계속 ↗