Skip to content

zeepk/woodcut

Repository files navigation

Woodcut - a stat tracking app for RuneScape

Netlify Status daily-cron activities-update

Stack

Current features

Web app

  • Stat tracking
  • Minigame score & rank tracking
  • Activity display & tracking
  • Splash page with activities and search
  • See progress percentages for:
    • Max Cape
    • Max Total Level
    • 120 All Skills
    • 200m All Skills
    • Quest Cape
  • Authenticated user accounts
  • RuneScape account(s) linking
  • Follow other players
  • Personalized user dashboard with:
    • player data for linked accounts
    • activities
    • activities from followed players
  • Cron job with Go script to update stats
  • Cron job with Go script to update activities

CLI (command line interface)

Currently contained in a separate repository

  • Stat tracking
  • Grand Exchange item price lookup
  • Voice of Seren lookup

API

Check out the docs here!

  • Player gains

Planned features

Check the project board to see development status

Web app

  • Iron/HCIM symbols
  • Activity advanced search

CLI

  • command line interface writtin in Go with various commands:
    • player stats & gains lookup
    • GE data for items
    • player comparisons
    • TBD: please suggest!

API

  • public-ish API endpoints to surface information on:
    • player gains
    • player activities
    • TBD: please suggest!

Suggestions

Very open to any suggestions! Reach out with a Twitter DM, Discord, or opening a Github issue! Use the suggestion tag and the appropriate app tag eg. web, api, or cli.