WRKLS is designed to provide useful trainer tools without requiring access to a visitor’s Pokémon GO account.
This page describes what the WRKLS site does today. It is written from the current implementation, not from a generic template.
Local tool processing
Coords → GPX and the Coordinate Converter run entirely in your browser. Coordinates, pasted text, route names and conversion inputs are read, processed and displayed on your device. These tools make no network requests with your input: nothing you paste or type into them is transmitted to WRKLS or to any third party, and nothing is stored between visits. Closing or reloading the page clears it.
GPX files you download or copy are generated locally in the browser.
WRKLS does not request Pokémon GO login credentials, account inventory, or direct access to a visitor’s Pokémon GO account.
Event data
The Events tool fetches a public schedule file from ScrapedDuck, a community project that mirrors Leek Duck. The request is made by your browser directly to that source and sends nothing about you beyond what any web request necessarily includes.
WRKLS does not own or originate that event data, and the region you select is applied locally in your browser — it is not sent anywhere.
Local storage, caching, and offline use
WRKLS uses service workers and the browser Cache Storage API so the tools load quickly and keep working offline. Specifically, the site stores on your device:
- a cache of the site’s own files — pages, stylesheets, scripts, the background image and the wordmark font;
- a cache of the most recent Events schedule, so the Events page still works without a connection. Where the Cache Storage API is unavailable, IndexedDB is used for this instead, and where neither is available it is held in memory for the session only.
These caches contain site assets and public event data. They do not contain your tool inputs, and WRKLS sets no cookies and uses neither localStorage nor sessionStorage.
Clearing WRKLS site data in your browser removes these locally stored caches.
Hosting and technical logs
Hosting and infrastructure providers may process standard request information such as IP address, browser information, requested URL, timestamps, and diagnostic or security logs as part of normal website operation.
Analytics
WRKLS currently runs no analytics, no tracking scripts and no third-party tags. There is no advertising on the site. If aggregate usage measurement is added in future, this page will be updated to describe exactly what is counted before it goes live.
External links
WRKLS links to third-party websites, including Ko-fi for optional support, and to the event-data sources named above. Those services operate under their own privacy practices and policies, which WRKLS does not control.
The Coordinate Converter can generate Google Maps and Apple Maps links from coordinates you enter. Those links are built in your browser and are only opened if you choose to follow them.
Independence
WRKLS is an independent fan project and is not affiliated with, endorsed by, or sponsored by Niantic, Scopely, Nintendo, Creatures Inc., or The Pokémon Company.
Pokémon, Pokémon GO, and related names and trademarks are property of their respective owners.