Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 days ago
JSON representation

Reset Timers, Schedules, Activity Info and other helpers for Destiny 2

Awesome Lists containing this project

README

        

# [Destiny 2 Buddy ](https://d2buddy.net/)

[![Website](https://img.shields.io/website?style=for-the-badge&url=https%3A%2F%2Fd2buddy.net)](https://d2buddy.net/)
[![Last Update](https://img.shields.io/github/last-commit/costasak/d2-buddy/main?label=last%20update&style=for-the-badge)](https://d2buddy.net/)
[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/costasak/d2-buddy/node-cd.yml?branch=main&style=for-the-badge&logo=createreactapp)](https://github.com/CostasAK/d2-buddy/actions/workflows/node.js.yml)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=for-the-badge&logo=prettier)](https://github.com/prettier/prettier)
[![License: MIT](https://img.shields.io/github/license/costasak/d2-buddy?style=for-the-badge)](https://github.com/CostasAK/d2-buddy/blob/main/LICENSE)
[![Stars](https://img.shields.io/github/stars/costasak/d2-buddy?style=for-the-badge&logo=github)](https://github.com/CostasAK/d2-buddy)
[![Ko-fi](https://img.shields.io/badge/support_me_on_ko--fi-F16061?style=for-the-badge&logo=kofi&logoColor=f5f5f5)](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:

[Axios](https://axios-http.com)
[commitlint](https://commitlint.js.org/#/)
[Create React App](https://create-react-app.dev)
[Day.js](https://day.js.org)
[ESLint](https://eslint.org)
[Font Awesome](https://fontawesome.com/start)
[Framer Motion](https://www.framer.com/motion/)
[Game Icons](https://game-icons.net)
[Jest](https://jestjs.io)
[lz-string](https://github.com/pieroxy/lz-string/)
[MUI](https://mui.com)
[Papa Parse](https://www.papaparse.com)
[Prettier](https://prettier.io)
[React](https://react.dev)
[TanStack Query](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)