Git Point is a mobile client for GitHub and a visual interface for Git version control. It functions as a project management tool and a social coding dashboard for interacting with repositories and tracking software development.
The main features of gitpoint/git-point are: GitHub Client Applications, GitHub Repository Managers, Issue Tracking, GitHub Issue Management, Issue and Pull Request Conversations, Project Management Tools, Mobile Pull Request Coordination, Mobile Review Interfaces.
Open-source alternatives to gitpoint/git-point include: k0shk0sh/fasthub — FastHub is a native Android mobile client designed for managing GitHub repositories, issues, and pull requests. It… devhubapp/devhub — Devhub is a cross-platform developer tool and event aggregator designed to monitor GitHub activities. It provides a… octokit/octokit.rb — Octokit.rb is a Ruby client library and REST API wrapper used to programmatically interact with GitHub. It provides a… leonhartx/gas-github — gas-github is a GitHub repository management client and Git version control interface. It provides tools for… octobox/octobox — Octobox is a web-based GitHub notification manager and API client designed to filter, triage, and archive repository… github/android — This is an Android mobile application that serves as a Git repository client. It provides a native interface for…
FastHub is a native Android mobile client designed for managing GitHub repositories, issues, and pull requests. It provides a visual interface for interacting with Git version control, acting as a repository manager for editing files, tracking project milestones, and handling account administration from a handheld device. The application supports multi-account authentication, allowing users to connect via tokens or passwords to access different user profiles and enterprise accounts. It distinguishes itself with offline repository browsing, utilizing local database caching to view project data
Devhub is a cross-platform developer tool and event aggregator designed to monitor GitHub activities. It provides a unified interface for tracking issues, notifications, and user actions across multiple repositories, consolidating these updates into a single view to reduce notification clutter. The application utilizes a multi-column dashboard for organizing data streams via customizable filters and saved searches. This interface allows for the management of review queues, the monitoring of specific user actions, and the display of notification context without requiring navigation to the sour
Octokit.rb is a Ruby client library and REST API wrapper used to programmatically interact with GitHub. It provides a structured interface for automating workflows, managing repositories, and transforming raw HTTP responses into Ruby objects. The library differentiates itself through hypermedia-driven navigation, which uses URI templates and link relations to discover resources dynamically. It also implements automated result pagination to combine paginated responses into single arrays and uses fingerprint-based caching to reduce redundant network requests. The tool covers a broad range of c
gas-github is a GitHub repository management client and Git version control interface. It provides tools for synchronizing code between a local editor and remote servers, including the ability to create and organize repositories and branches. The project includes integration for GitHub Gists, allowing the transfer and hosting of lightweight code snippets and scripts. It also features a code review system for comparing file differences and adding comments to specific modifications. The system handles authentication through secure tokens and multi-factor identity verification. It coordinates v