Show HN: Terminal Based Wikipedia

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. fetch

    Discontinued wik is use to get information about anything on the shell using Wikipedia. [Moved to: https://github.com/yashsinghcodes/wik] (by yashsinghcodes)

    I think it was fixed with this commit - https://github.com/yashsinghcodes/fetch/commit/0e0c59b4d24da...

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. gitignore

    A collection of useful .gitignore templates

  4. pywikibot

    A Python library that interfaces with the MediaWiki API. This is a mirror from gerrit.wikimedia.org. Do not submit any patches here. See https://www.mediawiki.org/wiki/Developer_account for contributing.

  5. Wikipedia

    A Pythonic wrapper for the Wikipedia API

  6. bin

    My ~/bin dir (by abuseofnotation)

    My version of this is a bash script that opens the article in lynx:

    https://github.com/boris-marinov/bin/blob/main/wiki

  7. Surfraw

  8. emacs-w3m

    emacs-w3m, a simple Emacs interface to w3m

    There's also a package "emacs-w3m", an interface for the w3m web browser: https://github.com/emacs-w3m/emacs-w3m

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. gopherpedia.com

    gopher server for gopherpedia.com, an interface to wikipedia

    I don't have time to look too closely into it, but my guess is that it's a bug somewhere in the parser: https://github.com/muffinista/gopherpedia.com/blob/main/pars...

    The markup behind that article isn't terribly complicated, but the parser isn't perfect either. For example: https://gopherpedia.com/gopherpedia.com/Gustave_Dore has some glitches in the lead sentence.

    My suspicion was that it's getting confused by the line above the intro, but I pasted the article's source code into Wikipedia:Sandbox and gopherpedia read the intro just fine. Strange!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • EmacsConf Live Now

    4 projects | news.ycombinator.com | 2 Dec 2023
  • Top 10 Git GUI Clients for Linux in 2023

    5 projects | /r/git | 11 May 2023
  • Exploring the Top 10 Git GUI Clients for Linux in 2023

    5 projects | /r/linux | 10 May 2023
  • As someone who has done something similar in the past, I don't feel bad about laughing. 🤣 (Also this guy got the advice he needed.)

    11 projects | /r/ProgrammerHumor | 7 Feb 2023
  • I published my first Python package!

    2 projects | /r/learnpython | 9 Aug 2021

Did you know that Python is
the 2nd most popular programming language
based on number of references?