Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

A better way of displaying all your issues across several BitBuckets' repos.

Notifications You must be signed in to change notification settings

MichalSkoula/bitbucket-powertoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this project is feature-complete

You should migrate your repositories to GitHub or other place, where they actually value your money and fix things.

bitbucket-powertoy

A unique way of displaying all your issues across all your BitBuckets' repositories. All in one place, in a nicely sortable table. A real boost to productivity!

obrazek

demo

install & run

  • mkdir venv
  • python -m venv venv
  • (unix) source /path/to/venv/bin/activate
  • (win) venv\Scripts\Activate.ps1
  • pip install -r powertoy/requirements.txt
  • flask --debug run or python powertoy/app.py

about

About

A better way of displaying all your issues across several BitBuckets' repos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published