🐙🐱 GitHub Contributions for iOS
Las características principales de andergoig/github-contributions-ios son: GitHub Clients, Widgets and Extensions.
Las alternativas de código abierto para andergoig/github-contributions-ios incluyen: justinfincher/githubcontributionsios — Show off your GitHub contributions from your lock screen 📱. mislav/hub — Hub is a terminal-based GitHub API client and command-line wrapper that extends standard git version control with… leonhartx/gas-github — gas-github is a GitHub repository management client and Git version control interface. It provides tools for… github/hub — Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It… dlvhdr/gh-dash — gh-dash is a terminal user interface (TUI) dashboard and API client for monitoring and managing GitHub pull requests,… dasdom/tomate — This is in the App Store as Fojusi.
Show off your GitHub contributions from your lock screen 📱
Hub is a terminal-based GitHub API client and command-line wrapper that extends standard git version control with remote project management functionality. It serves as an interface to programmatically execute GitHub operations and simplify the interaction between local repositories and remote resources. The tool provides specialized capabilities for synchronizing forks with upstream repositories and managing GitHub-specific assets including pull requests, issues, and releases. It also enables the creation of code gists and allows users to open specific repository files in a web browser direct
gh-dash is a terminal user interface (TUI) dashboard and API client for monitoring and managing GitHub pull requests, issues, and notifications. It serves as a repository manager and git workflow tool, allowing users to track project activity and execute development lifecycle tasks directly from the command line. The project distinguishes itself through a highly configurable layout and keybinding system. It uses custom filter templates to define specific subsets of activity and allows users to associate remote repositories with local filesystem directories to automate branch checkouts. The t
Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It functions as a GitHub git wrapper, extending standard git commands to include direct management of repositories, issues, and pull requests. The tool integrates REST API communication with a wrapper-based execution model to perform administrative tasks without a web browser. It utilizes OAuth-based authentication and a local configuration store to secure API requests. The utility includes shell command completion and argument parsing to improve terminal productivity. It also suppo