{"id":18513524,"url":"https://github.com/arthursonzogni/git-tui","last_synced_at":"2025-04-09T06:33:36.211Z","repository":{"id":43461137,"uuid":"367844777","full_name":"ArthurSonzogni/git-tui","owner":"ArthurSonzogni","description":"Collection of human friendly terminal interface for git.","archived":false,"fork":false,"pushed_at":"2025-03-23T23:50:58.000Z","size":2576,"stargazers_count":152,"open_issues_count":5,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T00:23:07.718Z","etag":null,"topics":["arthursonzogni","curse","curses","diff","ftxui","git","git-tui-diff","git-tui-log","log","tui"],"latest_commit_sha":null,"homepage":"https://arthursonzogni.com","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArthurSonzogni.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ArthurSonzogni"]}},"created_at":"2021-05-16T10:09:59.000Z","updated_at":"2025-03-23T23:50:58.000Z","dependencies_parsed_at":"2024-02-24T10:42:25.637Z","dependency_job_id":null,"html_url":"https://github.com/ArthurSonzogni/git-tui","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":"ArthurSonzogni/ftxui-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurSonzogni%2Fgit-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurSonzogni%2Fgit-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurSonzogni%2Fgit-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurSonzogni%2Fgit-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArthurSonzogni","download_url":"https://codeload.github.com/ArthurSonzogni/git-tui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247993255,"owners_count":21030041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arthursonzogni","curse","curses","diff","ftxui","git","git-tui-diff","git-tui-log","log","tui"],"created_at":"2024-11-06T15:38:56.682Z","updated_at":"2025-04-09T06:33:31.199Z","avatar_url":"https://github.com/ArthurSonzogni.png","language":"C++","funding_links":["https://github.com/sponsors/ArthurSonzogni"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cbr\u003e\u003cimg src=\"logo.png\" alt=\"git tui\" /\u003e\u003cbr\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003egit tui\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e\n  A collection of human friendly terminal user interface for git.\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/ArthurSonzogni/git-tui/releases/latest\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/-Latest-blue\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/ArthurSonzogni/git-tui/blob/master/LICENSE.md\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/ArthurSonzogni/git-tui\" alt=\"LICENSE\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#demo\"\u003e\u003cb\u003eDemo\u003c/b\u003e\u003c/a\u003e\u0026nbsp;\u0026bull;\n  \u003ca href=\"#install\"\u003e\u003cb\u003eInstallation\u003c/b\u003e\u003c/a\u003e\u0026nbsp;\u0026bull;\n  \u003ca href=\"#usage\"\u003e\u003cb\u003eUsage\u003c/b\u003e\u003c/a\u003e\u0026nbsp;\u0026bull;\n  \u003ca href=\"#contribute\"\u003e\u003cb\u003eContribute\u003c/b\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Demo\n\n### gittui diff\n![Demo](./demo.gif)\n\n# Install\n\n### Snap:\n[![git-tui](https://snapcraft.io/git-tui/badge.svg)](https://snapcraft.io/git-tui)\n```bash\nsudo snap install git-tui\n```\n### From binaries:\n\n10 different packages (deb, rpm, sh, zip, tar.gz, etc...): [Latest](https://github.com/ArthurSonzogni/git-tui/releases/latest).\n\n### From source:\n```bash\ngit clone https://github.com/ArthurSonzogni/git-tui;\ncd git-tui;\nmkdir build;\ncd build;\ncmake ..;\nsudo make install -j;\n```\n# Usage\n\nReplace `git` by `git tui` and use the usual commands and arguments.\n\nAvailable commands:\n\n## `git tui diff`\n[![asciicast](https://asciinema.org/a/kbiBKpFLfxOWcRdSKez9h1Wvj.svg)](https://asciinema.org/a/kbiBKpFLfxOWcRdSKez9h1Wvj)\n\n## `git tui log`\n[![asciicast](https://asciinema.org/a/vUk8EQRsmV95fQ9W5rhMMOHLG.svg)](https://asciinema.org/a/vUk8EQRsmV95fQ9W5rhMMOHLG)\n\nMore to be added...\n\n# Contribute\n\nIf you like `git tui` and you find it useful, there are ways for you to contribute. You can suggest improvement or propose your own pull requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthursonzogni%2Fgit-tui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farthursonzogni%2Fgit-tui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthursonzogni%2Fgit-tui/lists"}