Giter VIP home page Giter VIP logo

osrs-tracker / osrs-tracker Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 1.0 45.06 MB

Track Old School RuneScape (OSRS) XP gains, GE prices, news, hiscores and more!

Home Page: https://play.google.com/store/apps/details?id=com.toxsickproductions.geptv2

License: MIT License

TypeScript 64.87% JavaScript 0.49% HTML 26.56% CSS 7.24% Java 0.84%
osrs osrs-tracker runescape ionic grand-exchange hiscores xp news prices oldschool-runescape

osrs-tracker's People

Contributors

dependabot[bot] avatar freekmencke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wwc-309

osrs-tracker's Issues

Wiki search

This feature is often requested.

At first glance:

search

https://oldschool.runescape.wiki/api.php?action=opensearch&format=json&formatversion=2&search=abyssal&namespace=0%7C302%7C308&limit=10&suggest=true

GET https://oldschool.runescape.wiki/api.php
QueryParams:
  action=opensearch
  search=[SEARCH QUERY HERE]
  (limit=10 (default is 10, can be other values))

returns

[
  "abyssal",
  [
    "Abyssal",
    "Abyssal whip",
    "Abyssal Sire",
    ...
  ],
  [
    "",
    "",
    "",
    ...
  ],
  [
    "https://oldschool.runescape.wiki/w/Abyssal",
    "https://oldschool.runescape.wiki/w/Abyssal_whip",
    "https://oldschool.runescape.wiki/w/Abyssal_Sire",
    ...
  ]
]

The next step would be to open the found page in a browser tab.

Push notifications?

Send a notification when a price drops below a value the user set, when OSRS posts a new news message, when a new version of the app is released, ... TBD!

3.0.0 not working on Kit Kat

1 star review:

Worked perfectly until 3.0.0. I'm getting a frozen white screen soon after the logo screen finishes. It's one of the best tracking apps but it's unusable for me right now :( On KitKat 4.4.4 and will change to 5* if it starts working again :(

Device:

Android: 4.4.4 Kit Kat
Type: Xperia Z1 Compac
Screen size: 1280x720, 320 dpi

Implement basic logging and monitoring.

Currently the usage of the app and the api is not logged/monitored at all. We need to implement a way log errors and usage so we can know if something is wrong or not working as expected.

XP Tracker goals

Create a way so users can add certain goals they want to achieve to the XP Tracker.

ex. A user wants to gain 100k magic xp/day, a user wants to gain 10 total levels/week, ...

XP Tracker line chart view

Create a new view where users can see their XP gains on a line chart. They should be able to see multiple skills at the same time.

Secure API somewhat

Don't allow any POST requests directly from the app.

ex. the request for the initial XpDatapoint.

XP Tracker bar chart view

Create a new view where users can see their XP gains on a bar chart. They should be able to see multiple skills at the same time.

Add up/downvotes for OSRS news

Same as for App News, add a feature so that users can up/downvote OSRS news posts. This way users can see how other people feel about the update/news post.

Add a service worker

Add a service worker to cache the icon and OSRS news images. Maybe some other stuff as well.

Xp gains summary

A nice new feature would be if a player could see how much XP/levels he gained in per week/month/year...

Skill calculators

Could we add some skill calculators to the app? We will have to update the database structure so we can add new items to the calculators without updating the application.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.