Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

michaelsanford/bittray

Repository files navigation

Bittray

GitHub release GitHub Release Date GitHub All Releases Go Report Card

A system tray application for monitoring your BitBucket pull requests, written in Go.

Archived 📦

This project is now archived and unmaintained.

It is replaced by bittray 2 - a rewrite in .NET (still in development).

Gopher Logo

API Support

This version supports Bitbucket REST API v1.0.

It's tested to work up to Atlassian Bitbucket v5.16.3.

I do plan to update it to API 2, once I have a need. Non-breaking PRs to that end are welcome (but please file an issue).

Details and Use

See https://michaelsanford.github.io/bittray/ for details.

Building with Windows Resource Extensions

You'll need Electron's rcedit-x64 in your PATH before continuing.

By default, Windows 10's PowerShell Execution Policy is set to Restricted. To build, you'll need to temporarily set that to Unrestricted for the packager to run.

You do not need to run it with Administrative privileges.

powershell.exe -ExecutionPolicy Unrestricted .\build.ps1 -version 0.0.0

Make sure config.CurrentVersionTag (in constants.go) matches what you provide in -version.

Read up on PowerShell Execution Policy.

License

MIT

Disclaimer

This project is in no way affiliated with or officially endorsed by Atlassian Inc.

Icons are courtesy Recep Kütük.

Gopher logo generated by https://github.com/quasilyte/gopherkon with original artwork by Renee French.