hydrate-reminder
RuneLite plugin that sends reminders to take occasional hydration breaks.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.9%) to scientific vocabulary
Keywords
Repository
RuneLite plugin that sends reminders to take occasional hydration breaks.
Basic Info
- Host: GitHub
- Owner: jmakhack
- License: bsd-2-clause
- Language: Java
- Default Branch: master
- Homepage: https://runelite.net/plugin-hub/show/hydrate-reminder
- Size: 556 KB
Statistics
- Stars: 26
- Watchers: 3
- Forks: 55
- Open Issues: 16
- Releases: 4
Topics
Metadata Files
README.md
Adventurers, it is always of critical importantance to keep hydrated.
Never forget to drink water while exploring the world of Old School RuneScape ever again!

Any questions, comments, and/or feedback? Fill out the feedback form.
Plugin Features (v1.1.1)
Get a friendly reminder every x minutes to take a quick hydration break.

Configure a variety of hydrate reminder settings such as:
Welcome message
- Enable/Disable
Hydrate reminder interval length
- Between 1 - 90 minutes
Notification types
- Chat message notification
- Game message notification
- Broadcast message notification
- Public chat notification
- Clan chat notification
- Computer tray notification
- Chat message notification

Use a variety of optional builtin chat commands to enhance the hydrate reminder experience:
- ::hr help
- Displays the list of available commands
::hr next- Displays the amount of time until the next hydrate reminder
::hr prev- Displays the amount of time since the previous hydrate reminder
::hr reset- Resets the current hydrate reminder interval
::hr hydrate- Resets the current hydrate reminder interval and increase hydration breaks
::hr total- Displays the number of hydration breaks taken

Installation Instructions
This plugin is designed for use within the open source RuneLite OSRS client which is free to download.
To install the plugin, start up the RuneLite client and search for the Hydrate Reminder plugin in the Plugin Hub.\ Detailed instructions on how to achieve this can be found on the RuneLite wiki.
Contributing
Anyone is welcome to contribute to this project repository in any capacity.
Before contributing to this project, please go through the How to Contribute guide to understand expectations for this project and for info on how to properly setup and build the project.
Other useful resources include the RuneLite wiki and OSRSBox's Writing RuneLite Plugins blog post.
It is recommended to use the IntelliJ IDEA development environment for this project.
To contribute any ideas, bug reports, and feedback, submit an issue or fill out the feedback form.
Code of Conduct
Hydrate Reminder is governed by the Contributor Covenant v1.4.
License
Hydrate Reminder is licensed under the BSD-2-Clause License.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Owner
- Login: jmakhack
- Kind: user
- Location: San Francisco Bay Area
- Repositories: 13
- Profile: https://github.com/jmakhack
hello, world ヾ(^∇^)
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Mak" given-names: "Josh" title: "hydrate-reminder" version: 1.1.1 date-released: 2021-07-19 url: "https://github.com/jmakhack/hydrate-reminder"
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Dependencies
- toshimaru/auto-author-assign v1.6.1 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- Codesee-io/codesee-detect-languages-action latest composite
- Codesee-io/codesee-map-action latest composite
- actions/checkout v3 composite
- actions/setup-java v3 composite
- actions/setup-node v3 composite
- actions/setup-python v4 composite
- ruby/setup-ruby v1 composite
- actions/checkout v3 composite
- actions/setup-java v3 composite
- org.projectlombok:lombok 1.18.20 compileOnly
- org.projectlombok:lombok 1.18.20 implementation
- org.junit.jupiter:junit-jupiter-api 5.9.1 testImplementation
- org.junit.jupiter:junit-jupiter-params 5.9.1 testImplementation
- org.mockito:mockito-core 4.8.0 testImplementation
- org.mockito:mockito-inline 4.8.1 testImplementation
- org.mockito:mockito-junit-jupiter 4.8.1 testImplementation
- org.junit.jupiter:junit-jupiter-engine 5.9.1 testRuntimeOnly