All Projects → akashnimare → git-issues

akashnimare / git-issues

Licence: MIT license
A better way to browse GitHub issues.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to git-issues

go-github-app
Template for building GitHub Apps in Go.
Stars: ✭ 45 (+80%)
Mutual labels:  github-api, github-app
Forkhub
GitHub client for Android based on the abandoned official app
Stars: ✭ 2,756 (+10924%)
Mutual labels:  github-api, github-app
react-preview
a GitHub App built with probot that generates preview links for react based projects.
Stars: ✭ 14 (-44%)
Mutual labels:  github-api, github-app
octotui
🐙🐱🖥️ GitHub stats in your terminal
Stars: ✭ 202 (+708%)
Mutual labels:  github-api, github-app
Github Timeline
View other users' timeline
Stars: ✭ 131 (+424%)
Mutual labels:  github-api, github-app
Probot Gpg
A GitHub App that enforces GPG signatures on pull requests (no longer maintained)
Stars: ✭ 13 (-48%)
Mutual labels:  github-api, github-app
github-app
node module to handle authentication for the GitHub Apps API
Stars: ✭ 51 (+104%)
Mutual labels:  github-api, github-app
scalafmt-probot
🤖Github bot for checking code formatting with scalafmt
Stars: ✭ 15 (-40%)
Mutual labels:  github-api, github-app
Dart hub
A GitHub client written in Flutter.
Stars: ✭ 91 (+264%)
Mutual labels:  github-api, github-app
Mini Github
GitHub WeChat Mini Program
Stars: ✭ 1,216 (+4764%)
Mutual labels:  github-api, github-app
Beefun Pro
Github client for iOS in Swift.
Stars: ✭ 172 (+588%)
Mutual labels:  github-api, github-app
gitbot
The most popular Discord dev toolkit with 400k+ users 🚀✨
Stars: ✭ 59 (+136%)
Mutual labels:  github-api, github-app
gh
Control GitHub from your Terminal
Stars: ✭ 28 (+12%)
Mutual labels:  github-api
Giter
Quickly set up a new remote repository, initialize a local git repository and add the remote repo
Stars: ✭ 38 (+52%)
Mutual labels:  github-api
prlint
GitHub App for linting pull request meta data
Stars: ✭ 122 (+388%)
Mutual labels:  github-app
gitamp
Listen to music generated by events across github.
Stars: ✭ 29 (+16%)
Mutual labels:  github-api
branch-switcher
a GitHub bot that switches the base branch of pull requests to the preferred branch
Stars: ✭ 15 (-40%)
Mutual labels:  github-app
flutter octo job search
Octo Job Search app is a job search app built in flutter framework.
Stars: ✭ 59 (+136%)
Mutual labels:  github-app
octovy
Trivy based vulnerability management service
Stars: ✭ 51 (+104%)
Mutual labels:  github-app
new-pr-welcome
Welcome users when they open their first PR in your repository
Stars: ✭ 20 (-20%)
Mutual labels:  github-app

Browse GitHub issues [WIP]

A better and quick way to browse GitHub issues - https://git-issues.now.sh/

What does this do?

It's hard being a maintainer/active contributor of an open source project 😭. You have to keep an eye on all the bug reports and pull requests and provide your review on the same. I have reliazed that I have been wasting so much of my time in browsing all the issues/PRs lately. The current flow involves going on an issue page and open all the issues in new tab in order to see the issue details etc. To make this process a little bit easier, I have built this small tool. Here you don't need to open the issues in a new tab. In a single page you can browse all the issues/PRs and comment on the same. This saves a lot of time + RAM also 😛.

How do I comment on issue?

This will be supported once I implement the GitHub oAuth.

I can't see my repo?

GitHub has an api limit so once you hit it, issues won't be able to load. This will be improved after GitHub oAuth (also you'll be able to browse private repo).

I want to improve this project?

Please do ❤️. The project is built on top of Angularjs and hardly contains 100s loc in js.

License

Released under the MIT license.

Related

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].