Giter Site home page Giter Site logo

kasperfranz / dailyscape.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dailyscape/dailyscape.github.io

0.0 0.0 0.0 300 KB

RS3 Dailies, Weeklies, Monthlies

Home Page: https://dailyscape.github.io/

License: MIT License

JavaScript 71.59% CSS 9.61% HTML 18.80%

dailyscape.github.io's Introduction

DailyScape

DailyScape - RS3 Dailies, Weeklies, Monthlies Task Checklist for RuneScape

Features

  • List of daily, weekly and monthly repeatable tasks for Runescape 3
  • Click the red area in right column (incomplete) to switch to green (completed)
  • Brief comments on the benefits of completing the task
  • Links to runescape.wiki or other relevant pages with further info
  • Automatic countdown timer til the next reset time
  • Once the reset time has past, completed tasks are automatically reset for you
  • Saves what you checked off in the right column across visits in your browser's localStorage
  • Drag and drop reordering (on desktop) that's saved so you can move the stuff you find more important to the top
  • Links in nav to "more resources" that might be useful for gameplay information
  • Makes profit calculations in "realtime" with data from runescape.wiki GE API
  • Tooltips on items showing more info
  • Allows hiding of tasks and sections and saves preference in localStorage
  • Compact view mode
  • Multiple profile capability
  • Ad free / tracking free

Dev setup / How to contribute

# fork this rep and replace with your repo URL
git clone https://github.com/dailyscape/dailyscape.github.io.git

# setup data import locally
cd ..
git clone https://github.com/dailyscape/rsdata.git
cd rsdata
pip install requests
python ./.github/scripts/rsapidata.py
python ./.github/scripts/rselydata.py
cd ../dailyscape.github.io
ln -s rsdata ../rsdata

# run a local test server
python -m http.server

# commit to your fork and make a PR to this repo!

Requests

Please submit any missing tasks, bugs or new feature requests to the issue tracker.

RuneScape ® is a registered trademark of Jagex © 1999 Jagex Ltd.

dailyscape.github.io's People

Contributors

607ch00 avatar valesco1 avatar cthompson447 avatar hibob224 avatar jamiedavidson avatar jari27 avatar kasperfranz avatar

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.