wp2t
displays Wikipedia articles on the command line
Install
- All systems
-
curl cmd.cat/wp2t.sh
- Debian
-
apt-get install wikipedia2text
- Ubuntu
-
apt-get install wikipedia2text
- Kali Linux
-
apt-get install wikipedia2text
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wikipedia2text
- Raspbian
-
apt-get install wikipedia2text
- Dockerfile
- dockerfile.run/wp2t
wikipedia2text
displays Wikipedia articles on the command line
This script fetches Wikipedia articles (currently supports around 30 Wikipedia languages) and displays them as plain text in a pager or just sends the text to standard out. Alternatively it opens the Wikipedia article in a (possibly GUI) web browser or just shows the URL of the appropriate Wikipedia article.