{"id":15147833,"url":"https://github.com/zeepk/woodcut","last_synced_at":"2026-01-30T14:20:58.298Z","repository":{"id":65101351,"uuid":"578086554","full_name":"zeepk/woodcut","owner":"zeepk","description":"  Stat tracker for the popular MMORPG RuneScape","archived":false,"fork":false,"pushed_at":"2024-02-19T09:13:39.000Z","size":1027,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T04:49:48.452Z","etag":null,"topics":["clerk","clerkauth","clerkdev","next","nextjs","osrs","runescape","t3","t3-stack","tailwindcss","trpc","typescript"],"latest_commit_sha":null,"homepage":"https://www.woodcut.dev/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeepk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-14T08:18:30.000Z","updated_at":"2023-11-07T11:45:48.000Z","dependencies_parsed_at":"2023-12-01T04:24:19.418Z","dependency_job_id":"a0228520-5e22-4958-aa46-414906982a06","html_url":"https://github.com/zeepk/woodcut","commit_stats":{"total_commits":171,"total_committers":3,"mean_commits":57.0,"dds":0.3742690058479532,"last_synced_commit":"3e101896e054fed7fe9277a30a0321ebc4787944"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/zeepk/woodcut","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeepk%2Fwoodcut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeepk%2Fwoodcut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeepk%2Fwoodcut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeepk%2Fwoodcut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeepk","download_url":"https://codeload.github.com/zeepk/woodcut/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeepk%2Fwoodcut/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clerk","clerkauth","clerkdev","next","nextjs","osrs","runescape","t3","t3-stack","tailwindcss","trpc","typescript"],"created_at":"2024-09-26T13:00:40.294Z","updated_at":"2026-01-30T14:20:58.273Z","avatar_url":"https://github.com/zeepk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Woodcut - a stat tracking app for RuneScape\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/1aa182f9-0f8c-47a1-b79d-865b2bffec26/deploy-status)](https://app.netlify.com/sites/curious-belekoy-c245c8/deploys)\n[![daily-cron](https://github.com/zeepk/woodcut/actions/workflows/main.yml/badge.svg)](https://github.com/zeepk/woodcut/actions/workflows/main.yml)\n[![activities-update](https://github.com/zeepk/woodcut/actions/workflows/activities.yml/badge.svg)](https://github.com/zeepk/woodcut/actions/workflows/activities.yml)\n\n## Stack\n\n- Bootstrapped with the [T3 stack](https://create.t3.gg/)\n- Styling with [TailwindCSS](https://tailwindcss.com)\n- Auth with [Clerk.dev](https://clerk.dev)\n- Type-safe API requests with [tRPC](https://trpc.io)\n- ORM with [Prisma](https://prisma.io)\n- Database hosted on [Railway](https://railway.app/)\n\n## Current features\n\n### Web app\n\n- Stat tracking\n- Minigame score \u0026 rank tracking\n- Activity display \u0026 tracking\n- Splash page with activities and search\n- See progress percentages for:\n  - Max Cape\n  - Max Total Level\n  - 120 All Skills\n  - 200m All Skills\n  - Quest Cape\n- Authenticated user accounts\n- RuneScape account(s) linking\n- Follow other players\n- Personalized user dashboard with:\n  - player data for linked accounts\n  - activities\n  - activities from followed players\n- Cron job with Go script to update stats\n- Cron job with Go script to update activities\n\n### CLI (command line interface)\n\n\u003e Currently contained in a [separate repository](https://github.com/zeepk/woodcut-cli)\n\n- Stat tracking\n- Grand Exchange item price lookup\n- Voice of Seren lookup\n\n### API\n\n\u003e Check out the [docs here!](https://github.com/zeepk/woodcut/tree/main/src/pages/api)\n\n- Player gains\n\n## Planned features\n\n\u003e Check the [project board](https://github.com/users/zeepk/projects/2) to see development status\n\n### Web app\n\n- Iron/HCIM symbols\n- Activity advanced search\n\n### CLI\n\n- command line interface writtin in Go with various commands:\n  - player stats \u0026 gains lookup\n  - GE data for items\n  - player comparisons\n  - TBD: please [suggest](#suggestions)!\n\n### API\n\n- public-ish API endpoints to surface information on:\n  - player gains\n  - player activities\n  - TBD: please [suggest](#suggestions)!\n\n## Suggestions\n\nVery open to any suggestions! Reach out with a [Twitter DM](https://twitter.com/matthughes2112), [Discord](https://discord.gg/drcgC6GNM3), or [opening a Github issue](https://github.com/zeepk/woodcut/issues/new)! Use the `suggestion` tag and the appropriate app tag eg. `web`, `api`, or `cli`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeepk%2Fwoodcut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeepk%2Fwoodcut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeepk%2Fwoodcut/lists"}