A simple frontend for Wikimedia wikis
Project description
Wikimore - A simple frontend for Wikimedia projects
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 | Comments |
|---|---|---|---|
| wikimore.private.coffee | Private.coffee | Austria 🇦🇹 🇪🇺 | |
| wm.bloat.cat | bloat.cat | Germany 🇩🇪 🇪🇺 | |
| wikimore.blitzw.in | blitzw.in | Denmark 🇩🇰 🇪🇺 | |
| wikimore.lumaeris.com | Lumaeris | Germany 🇩🇪 🇪🇺 | |
| wikimore.darkness.services | Darkness.services | USA 🇺🇸 |
Tor Hidden Services
| URL | Provided by | Country | Comments |
|---|---|---|---|
| wikimore.coffee2m3bjsrrqqycx6ghkxrnejl2q6nl7pjw2j4clchjj6uk5zozad.onion | Private.coffee | Austria 🇦🇹 🇪🇺 | |
| wikimore.darknessrdor43qkl2ngwitj72zdavfz2cead4t5ed72bybgauww5lyd.onion | Darkness.services | USA 🇺🇸 |
Adding Your Instance
To add your own instance to this list, please open a pull request or issue, 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
- Create a virtual environment and activate it
python3 -m venv venv
source venv/bin/activate
- Install the package from PyPI
pip install wikimore
- Run the application
wikimore
- Open your browser and navigate to
http://localhost:8109
Development
- Clone the repository
git clone https://git.private.coffee/privatecoffee/wikimore.git
cd wikimore
- Create a virtual environment and activate it
python3 -m venv venv
source venv/bin/activate
- Install the package in editable mode
pip install -e .
- Run the application
flask --app wikimore run
- Open your browser and navigate to
http://localhost:5000
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wikimore-0.1.8.tar.gz.
File metadata
- Download URL: wikimore-0.1.8.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5340df54262dd9957666a7bda09374072ecf12e125858c76a3c5f3630377bdd5
|
|
| MD5 |
ebec0d9c5a5e2e0e0dc8bd47108f552a
|
|
| BLAKE2b-256 |
1222742cb4c0b99d83b477718a68e29052165bc2689fa358400281bf866a4222
|
File details
Details for the file wikimore-0.1.8-py3-none-any.whl.
File metadata
- Download URL: wikimore-0.1.8-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
358c7b8ae80d4c18d68033a766707f296a8aa09acb2fbee8a84ab17c589cabc4
|
|
| MD5 |
712ed1cd13c242c35bb992d7cc1a857b
|
|
| BLAKE2b-256 |
d4d31411ff691172ec717313c6536c460cf415adfc9d012ed445f491fd77a979
|