https://github.com/costasak/d2-buddy
Reset Timers, Schedules, Activity Info and other helpers for Destiny 2
https://github.com/costasak/d2-buddy
buddy bungie countdown d2 destiny destiny2 destinythegame helpers react schedule timers
Last synced: 18 days ago
JSON representation
Reset Timers, Schedules, Activity Info and other helpers for Destiny 2
- Host: GitHub
- URL: https://github.com/costasak/d2-buddy
- Owner: CostasAK
- License: mit
- Created: 2022-01-15T16:51:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T11:24:05.000Z (11 months ago)
- Last Synced: 2025-04-06T12:45:27.355Z (about 1 month ago)
- Topics: buddy, bungie, countdown, d2, destiny, destiny2, destinythegame, helpers, react, schedule, timers
- Language: JavaScript
- Homepage: https://d2buddy.net
- Size: 31.5 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# [Destiny 2 Buddy
](https://d2buddy.net/)
[](https://d2buddy.net/)
[](https://d2buddy.net/)
[](https://github.com/CostasAK/d2-buddy/actions/workflows/node.js.yml)
[](https://github.com/prettier/prettier)
[](https://github.com/CostasAK/d2-buddy/blob/main/LICENSE)
[](https://github.com/CostasAK/d2-buddy)
[](https://ko-fi.com/CostasAK)Reset Timers, Schedules, Activity Info and other helpers for Destiny 2.
## What it does
### [Timers](https://d2buddy.net/Timers)
- Shows upcoming events, and recurring events such as resets.
- Shows countdowns and times adjusted to your local time zone.
- Events are sorted by end or start time, depending on whether they are currently ongoing or not, respectively.
- Recurring events are sorted in order of occurrence from now.
- Timers that cycle, like legend/master lost sectors, show the entire schedule when clicked.
- Activities can be clicked for full breakdowns of modifiers, shields and champions.### [Links](https://d2buddy.net/Links)
Some links to my favorite D2 resources and tools. I have no affiliation with the sites listed. I just think they're great.
## Acknowledgments
Made using:
[
](https://axios-http.com)
[](https://commitlint.js.org/#/)
[](https://create-react-app.dev)
[](https://day.js.org)
[](https://eslint.org)
[](https://fontawesome.com/start)
[](https://www.framer.com/motion/)
[](https://game-icons.net)
[](https://jestjs.io)
[](https://github.com/pieroxy/lz-string/)
[](https://mui.com)
[](https://www.papaparse.com)
[](https://prettier.io)
[](https://react.dev)
[](https://tanstack.com/query)
- [Husky](https://typicode.github.io/husky/)
- [lint-staged](https://github.com/okonet/lint-staged)
- [React Cool Dimensions](https://github.com/wellyshen/react-cool-dimensions)
- [React Epic Spinners](https://bondz.github.io/react-epic-spinners/)
- [React Helmet](https://github.com/nfl/react-helmet)
- [React If](https://github.com/romac/react-if)
- [react-inlinesvg](https://github.com/gilbarbara/react-inlinesvg)
- [react-kofi-button](https://costasak.github.io/react-kofi-button)
- [React String Replace](https://github.com/iansinnott/react-string-replace)
- [use-local-storage-state](https://github.com/astoilkov/use-local-storage-state)