Skip to main content

A simple frontend for Wikimedia wikis

Project description

Wikimore - A simple frontend for Wikimedia projects

Support Private.coffee! Matrix PyPI PyPI - Python Version PyPI - License Latest Git Commit

Wikimore is a simple frontend for Wikimedia projects. It uses the MediaWiki API to fetch data from Wikimedia projects and display it in a user-friendly way. It is built using Flask.

This project is still in development and more features will be added in the future. It is useful for anyone who wants to access Wikimedia projects with a more basic frontend, or to provide access to Wikimedia projects to users who cannot access them directly, for example due to state censorship.

Features

  • Supports all Wikimedia projects in all languages
  • Search functionality
  • Proxy support for Wikimedia images

Instances

URL Provided by Country Notes
wikimore.private.coffee Private.coffee Austria 🇦🇹 🇪🇺 Main instance
wm.bloat.cat Bloat.cat Germany 🇩🇪 🇪🇺
wm2.bloat.cat Bloat.cat Germany 🇩🇪 🇪🇺
wikimore.blitzw.in Blitzw.in Denmark 🇩🇰 🇪🇺
wikimore.lumaeris.com Lumaeris Germany 🇩🇪 🇪🇺
wikimore.darkness.services Darkness.services United States 🇺🇸
wp.dc09.ru dc09.ru Russian Federation 🇷🇺
wikipedia.sudovanilla.org SudoVanilla United States 🇺🇸

Tor Hidden Services

URL Provided by Country Notes
wikimore.coffee2m3bjsrrqqycx6ghkxrnejl2q6nl7pjw2j4clchjj6uk5zozad.onion Private.coffee Austria 🇦🇹 🇪🇺
wikimore.darknessrdor43qkl2ngwitj72zdavfz2cead4t5ed72bybgauww5lyd.onion Darkness.services United States 🇺🇸

Adding Your Instance

To add your own instance to this list, please modify instances.json, run ilgen, and open a pull request, or just open an issue letting us know about your instance, see below.

Opening Issues

If you're having problems using Wikimore, or if you have ideas or feedback for us, feel free to open an issue in the Private.coffee Git or on Github.

Of course, you can also join our Matrix room to discuss your ideas with us.

Installation

Production

  1. Create a virtual environment and activate it
python3 -m venv venv
source venv/bin/activate
  1. Install the package from PyPI
pip install wikimore
  1. Run the application
wikimore
  1. Open your browser and navigate to http://localhost:8109

Docker

Notice: The current Docker image is now only hosted on the Private.coffee Git. Please update your Docker Compose file to use git.private.coffee/privatecoffee/wikimore:latest instead of privatecoffee/wikimore:latest.

For your convenience, we also provide a Docker image. Note however that this is not the recommended way to run Wikimore.

You can use the bundled docker-compose-example.yml file to run Wikimore with Docker Compose.

cp docker-compose-example.yml docker-compose.yml
docker compose up -d

This will start a container with Wikimore on port 8109. You can change the port in your docker-compose.yml file.

Development

  1. Clone the repository
git clone https://git.private.coffee/privatecoffee/wikimore.git
cd wikimore
  1. Create a virtual environment and activate it
python3 -m venv venv
source venv/bin/activate
  1. Install the package in editable mode
pip install -e .
  1. Run the application
flask --app wikimore run
  1. Open your browser and navigate to http://localhost:5000

Configuration

You can configure Wikimore using environment variables. The following variables are available:

Variable Description Default Value
WIKIMORE_HOST Which host / IP to listen on. 0.0.0.0
WIKIMORE_PORT Which port to listen on 8109
WIKIMORE_DEBUG Enable debug mode (True if set to any value) False
WIKIMORE_INSTANCE_HOSTNAME The hostname of your instance, used in the User-Agent header (auto-detected)
WIKIMORE_ADMIN_EMAIL Email address of the instance administrator, used in the User-Agent header (not set)
WIKIMORE_NO_LANGSORT Disable custom language sorting (True if set to any value) False
WIKIMORE_LANGSORT Custom language sorting, comma-separated list of language codes en,es,ja,de,fr,zh,ru,it,pt,pl,nl,ar

License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wikimore-0.1.15.tar.gz (21.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wikimore-0.1.15-py3-none-any.whl (22.8 kB view details)

Uploaded Python 3

File details

Details for the file wikimore-0.1.15.tar.gz.

File metadata

  • Download URL: wikimore-0.1.15.tar.gz
  • Upload date:
  • Size: 21.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for wikimore-0.1.15.tar.gz
Algorithm Hash digest
SHA256 d1ee4b3303d9e0448e7902f2577baa1c4d8595a9efdac5549d3224f5ab48e860
MD5 4b99feb27269bd89aed1dd5920637a0a
BLAKE2b-256 acbfbfe09d21862732429353557f2f42480cd6d2cd9b0e0e6824c95b44b06747

See more details on using hashes here.

File details

Details for the file wikimore-0.1.15-py3-none-any.whl.

File metadata

  • Download URL: wikimore-0.1.15-py3-none-any.whl
  • Upload date:
  • Size: 22.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for wikimore-0.1.15-py3-none-any.whl
Algorithm Hash digest
SHA256 f484156bb9d45f76d0dd58647ca04f5a195baa1775b57845eaf1b2c3626a2310
MD5 519c4a95f52cf9d5d81a1d4073ca1077
BLAKE2b-256 c6d9166c1765eacbbbdc9f78233d017cf8889caf4ae8138e41df9d560d2ed8d2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page