All Projects → gilles-leblanc → dispatcher

gilles-leblanc / dispatcher

Licence: GPL-3.0 License
Find potential GitHub projects to contribute to.

Programming Languages

CSS
56736 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to dispatcher

Anar
laravel package : artisan commands for create Repository and provider
Stars: ✭ 25 (-24.24%)
Mutual labels:  repository
LAB
MIT IT Lab Repository
Stars: ✭ 23 (-30.3%)
Mutual labels:  repository
git-repo-name
Get the repository name from the git remote origin URL
Stars: ✭ 21 (-36.36%)
Mutual labels:  repository
nexus3-docker
ARM Docker image of Sonatype Nexus Repository Manager (NXRM) (Raspberry Pis - armv7l, aarch64)
Stars: ✭ 55 (+66.67%)
Mutual labels:  repository
earkweb
E-ARK Web is a software for the creation and management of archival information packages, and it supports full-text search for individual files contained in them.
Stars: ✭ 18 (-45.45%)
Mutual labels:  repository
gitstats
simple statistical analysis tool for git repositories
Stars: ✭ 16 (-51.52%)
Mutual labels:  repository
laravel-repository
Repository pattern implementation for Laravel
Stars: ✭ 49 (+48.48%)
Mutual labels:  repository
Markdown-Templates
bgoonz.github.io/markdown-templates/
Stars: ✭ 16 (-51.52%)
Mutual labels:  repository
SwiftFlowMeter
⚡️ A Swift library for using Hall effect based water flow sensors.
Stars: ✭ 22 (-33.33%)
Mutual labels:  repository
community
KISS - Community Repository (temporarily closed for maintenance)
Stars: ✭ 103 (+212.12%)
Mutual labels:  repository
BetterRepository
Better Enhanced Repository Pattern Implementation in .NET C#
Stars: ✭ 27 (-18.18%)
Mutual labels:  repository
motionEye app HomeSurveillanceSystem
git repo for motionEye app - Home Surveillance System, available on Google Play Store
Stars: ✭ 22 (-33.33%)
Mutual labels:  repository
tainted
Tool to determine which Go packages need to be rebuilt in a monorepo
Stars: ✭ 53 (+60.61%)
Mutual labels:  repository
repology-webapp
Repology web application
Stars: ✭ 114 (+245.45%)
Mutual labels:  repository
awesome-starless
A curated list of awesome repositories with few stargazers but has a huge users.
Stars: ✭ 38 (+15.15%)
Mutual labels:  repository
repository-beta
BETA - Home Assistant Community Add-ons
Stars: ✭ 25 (-24.24%)
Mutual labels:  repository
WpGet-Private-wordpress-plugin-repository
Wordpress private repository for plugins
Stars: ✭ 24 (-27.27%)
Mutual labels:  repository
meet-the-fans
Query and Visualize the network graph of your GitHub repositories, followers, stargazers, and forks.
Stars: ✭ 22 (-33.33%)
Mutual labels:  repository
roda
RODA - Repository of Authentic Digital Objects
Stars: ✭ 54 (+63.64%)
Mutual labels:  repository
hassio-addons
DSMR Reader Datalogger and Metabase Home Assistant Add-ons
Stars: ✭ 29 (-12.12%)
Mutual labels:  repository

This project and it's web site is no longer being maintained.

dispatcher

Find potential GitHub projects to contribute to.

Dispatcher is a website that uses the GitHub API to search repos and present those which seem like a good fit to begin contributing to. It was initially created to help me find repos to contribute to on a tight time budget. While looking for such repos I realized this can be harder than it seems. While Dispatcher can't guarantee results, it will help shorten the time it takes to find these repos.

These results can be accessed through a GitHub Page.

Dispatcher looks at several factors all of which are configurable. The goal of the standard configuration is to find active repos with open issues that have accepted pull requests in the past and that do not have too many uncommented open pull requests.

Project Page

Contributing

Please feel free to submit issues, pull request or comments (my email adress is on my GitHub profile).

Generating pages

To generate a new set of pages use gensite.sh and deploysite.sh to deploy them to GitHub. build_and_deploy.sh does both. On first getting the repository, you will have to do a bundle install in the /lib folder.

The scripts are configured to deploy to the master repository and will need to be modified to deploy to a fork. They are also configured to use a .netrc file for GitHub configuration.

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].