CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 20:17:32 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090612235242
location: https://web.archive.org/web/20090612235242/https://wiki.github.com/prtksxna/github-terminal
server-timing: captures_list;dur=0.567220, exclusion.robots;dur=0.023041, exclusion.robots.policy;dur=0.011733, esindex;dur=0.011783, cdx.remote;dur=18.954366, LoadShardBlock;dur=93.866408, PetaboxLoader3.datanode;dur=46.082925
x-app-server: wwwb-app223
x-ts: 302
x-tr: 139
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app223; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 30 Jul 2025 20:17:33 GMT
content-type: text/html
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Fri, 12 Jun 2009 23:52:42 GMT
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 12 Jun 2009 23:52:42 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 12 Jun 2009 23:52:42 GMT", ; rel="memento"; datetime="Fri, 12 Jun 2009 23:52:42 GMT", ; rel="last memento"; datetime="Fri, 12 Jun 2009 23:52:42 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_10_20090612230216_crawl102-c/52_10_20090612235149_crawl101.arc.gz
server-timing: captures_list;dur=0.742160, exclusion.robots;dur=0.032471, exclusion.robots.policy;dur=0.015052, esindex;dur=0.014439, cdx.remote;dur=15.100820, LoadShardBlock;dur=173.938246, PetaboxLoader3.datanode;dur=203.791099, load_resource;dur=284.240698, PetaboxLoader3.resolve;dur=145.437941
x-app-server: wwwb-app223
x-ts: 200
x-tr: 520
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Home - github-terminal - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | A terminal like interface on th web to access information about Github users and their repositories. |
Home
What’s this?
A small fun application that uses the Gihub API, to display a terminal like interface on the web page. You run commands that allow you to list all the repositories of a user and the commits made by them. You can create your own commands too
Installation/Usage
Copy all the files into your Github user page’s repository or wherever you are planning to host it. Open js/terminal.js
, and change the GIT_USER
variable to your own username.
License
Github’s API terminal, “github-terminal” is licensed under the terms of the MIT license.
Copyright (c) 2009 Prateek Saxena Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (github-terminal), to deal in github-terminal without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of it, and to permit persons to whom it is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Dependencies
This feature is coming soon. Sit tight!