{"id":13992347,"url":"https://github.com/github/ghterm","last_synced_at":"2025-10-04T07:31:22.756Z","repository":{"id":62882555,"uuid":"1799756","full_name":"github/ghterm","owner":"github","description":"github terminal","archived":true,"fork":false,"pushed_at":"2015-02-15T19:17:34.000Z","size":685,"stargazers_count":49,"open_issues_count":0,"forks_count":12,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-09-30T00:06:05.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ghterm.heroku.com","language":"JavaScript","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/github.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-05-25T16:13:15.000Z","updated_at":"2024-07-31T03:21:44.000Z","dependencies_parsed_at":"2022-11-08T11:45:52.107Z","dependency_job_id":null,"html_url":"https://github.com/github/ghterm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fghterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fghterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fghterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fghterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/ghterm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235227462,"owners_count":18956137,"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":[],"created_at":"2024-08-09T14:01:57.048Z","updated_at":"2025-10-04T07:31:17.361Z","avatar_url":"https://github.com/github.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"**NOTE: This repository is no longer supported or updated by GitHub. If you wish to continue to develop this code yourself, we recommend you fork it.**\n\n# GitHub Terminal\n\nThis is an example application written to demonstrate what is possible with the new GitHub [Git Data API][api] and GitHub OAuth2 services. This app allows you to login as your GitHub user and edit and commit groups of files through a virtual terminal.  With this you could contribute meaningfully to a project using just Javascript in the browser - no Git or editor needs to be installed locally.\n\n[api]: http://developer.github.com/v3/git/\n\n# Features\n\nCurrently, you can:\n\n* List all the projects you have read and write access to.\n* `cd` into any project and branch and `ls` as if it were a directory.\n* Edit any file in a project you have write access to.\n* Commit your edited files directly to your GitHub branch.\n* View status of changed files with `status` and unstage them with `unstage` command.\n* View the commit log of any branch with `log` command.\n\n# Screenshots\n\n![list projects](https://img.skitch.com/20110615-1i4r8dub96267e7fdswhuqcerx.png)\n\nHere we can see a listing of my projects, in this case with a filter on the string 'git-'. Private repositories are listed in orange.\n\n![list tree](https://img.skitch.com/20110615-rq4ccy7gg49nrm25rp2j1swkdg.png)\n\nYou can `cd` into a project and a branch, then an `ls` will show you the project tree.\n\n# Libraries Used\n\n* Ace JS Editor (http://ace.ajax.org/)\n* Termlib (http://www.masswerk.at/termlib/)\n* GitHub-API JS Library (https://github.com/fitzgen/github-api) (hacked to death)\n\n# Contributing\n\nIf you want to fix or change something, please fork on GitHub, push your change to a branch named after your change and send me a pull request.\n\nSome ideas of things to do are in the TODO file.\n\n# License\n\nMIT, see LICENCE file\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub%2Fghterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithub%2Fghterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub%2Fghterm/lists"}