{"id":13558369,"url":"https://github.com/oppiliappan/taizen","last_synced_at":"2025-05-16T14:09:09.181Z","repository":{"id":45207935,"uuid":"138368691","full_name":"oppiliappan/taizen","owner":"oppiliappan","description":"curses based mediawiki browser","archived":false,"fork":false,"pushed_at":"2024-11-15T23:51:14.000Z","size":150,"stargazers_count":289,"open_issues_count":0,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-30T20:05:11.560Z","etag":null,"topics":["curses","rust","wikipedia"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oppiliappan.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-23T03:38:55.000Z","updated_at":"2024-12-30T22:23:39.000Z","dependencies_parsed_at":"2024-06-29T02:20:27.883Z","dependency_job_id":"874d0335-9cfe-45eb-8db1-5d6be9e3edc1","html_url":"https://github.com/oppiliappan/taizen","commit_stats":null,"previous_names":["oppiliappan/taizen","nerdypepper/taizen"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oppiliappan%2Ftaizen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oppiliappan%2Ftaizen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oppiliappan%2Ftaizen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oppiliappan%2Ftaizen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oppiliappan","download_url":"https://codeload.github.com/oppiliappan/taizen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254544146,"owners_count":22088807,"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":["curses","rust","wikipedia"],"created_at":"2024-08-01T12:04:54.925Z","updated_at":"2025-05-16T14:09:04.233Z","avatar_url":"https://github.com/oppiliappan.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# taizen\n\n[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)\n\nBrowse mediawiki pages from the command line.\n\n## Installation\n\n### From crates.io\n\n```shell\ncargo install taizen\n\n```\n\n### Building from source\n\nThis project uses [Cursive crate](https://github.com/gyscos/Cursive), so before installing `Taizen` make sure you have installed necessary Cursive [dependencies](https://github.com/gyscos/Cursive/wiki/Install-ncurses).\n\n```shell\ngit clone https://github.com/nerdypepper/taizen\ncd taizen\ncargo run --release\n```\n\n## Usage\n\nTaizen uses a **stack** like model. Articles are opened on new layers, pop a layer to go back.\n\n- Hit `s` to search\n- Hit `q` to quit\n- Hit `t` to pop a layer from the article stack\n\nYou can now view wikipedia pages in different languages, by passing the language code as a commandline arg. [List of language codes](https://en.wikipedia.org/wiki/List_of_Wikipedias#Detailed_list)\n\n### Examples\n\n```shell\ntaizen https://pl.wikipedia.org/   # view the polski wikis\ntaizen --lang=sv                   # view the swedish wikis\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foppiliappan%2Ftaizen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foppiliappan%2Ftaizen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foppiliappan%2Ftaizen/lists"}