ChristopherWirtOfficial / os-league-tools

Webapp with calculators, trackers, and other tools for Old School Runescape's seasonal Leagues game mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

O S - L E A G U E - T O O L S

Your hub for all your OSRS leagues needs - calculators, relics and regions info, task tracking and planning, and more!

Looking for more info, or have a bug report or suggestion? Check out the Discord server.

Contributing

So far, this whole thing has been a one-developer hack job. If you think you can make it better, then by all means, open a PR.

Local development

To build and start up locally, run:

npm install
npm run build
yarn start

and open http://localhost:3000 to view it in the browser.

Credits

Data/Images sourced from:

  • The official OSRS wiki
  • OSRS Leagues discord
  • Tweeting questions at Mod Ash

About

Webapp with calculators, trackers, and other tools for Old School Runescape's seasonal Leagues game mode

License:MIT License


Languages

Language:JavaScript 91.8%Language:Python 4.6%Language:SCSS 2.4%Language:HTML 1.2%