https://github.com/wasabithumb/mplace
An alternative read-only web client for wplace, the earth-sized pixel canvas!
https://github.com/wasabithumb/mplace
client fun live website wplace
Last synced: 29 days ago
JSON representation
An alternative read-only web client for wplace, the earth-sized pixel canvas!
- Host: GitHub
- URL: https://github.com/wasabithumb/mplace
- Owner: WasabiThumb
- License: apache-2.0
- Created: 2025-08-25T00:38:35.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-08-25T00:57:22.000Z (10 months ago)
- Last Synced: 2025-08-25T03:29:03.286Z (10 months ago)
- Topics: client, fun, live, website, wplace
- Language: TypeScript
- Homepage: https://wasabithumb.github.io/mplace/
- Size: 1.89 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# mplace
An alternative read-only web client for [wplace](https://wplace.live/), the
earth-sized pixel canvas!
## Features
- Extensive rendering options, allowing very large areas to be loaded
- Fast travel powered by [Nominatim](https://nominatim.org/)
- Location sharing by URL
- Live coordinates display
- Extensive debugging info
## Roadmap
- Better UI/UX, mobile support
- Headful (app) mode for further optimizations
- Higher resolution background
- Configurable update intervals
- Svelte migration, possibly
## Gallery

## License
```text
Copyright 2025 Xavier Pedraza
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```