Tracks GitHub Issues offline in your browser
Cabinet is an offline capable in-browser GitHub Issues client. It is able to store issues in the browser’s WebSQL or IndexedDB database to allow users to browse issues even when they’re not online.
It also ships with basic write functionalities, such as manipulating an issue’s state.
This app runs completely in your browser. You visit https://schultyy.github.io/cabinet/. The first time you’ll see a dialogue which asks you to configure your GitHub personal access token. You’ll need to permit full repo access.
It then loads the first 100 repositories which are available under your user’s account. For each repository you’re able to download its issues by selecting it in the sidebar.